Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

outputs

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outputs

This is a Python library designed to extend CLI printing functionalities, primarily focusing on logging features similar to logging, but also exploring other directions. Additionally, it supports a high-fidelity style akin to PinkShell.

  • 1.14
  • PyPI
  • Socket score

Maintainers
1

Output Module

Project Name: outputs

Author: Pinpe (https://pinpe.top)

Encoding: UTF-8

License: MIT License

Dependencies: conkits (optional)、requests (optional)

Version: 1.14 (2024-11-1)

Description: This is a Python library designed to extend the functionality of CLI printing. The primary development focus is on logging features similar to logging, but it also includes other functionalities and supports a high-fidelity style for PinkShell.

Advantages:

  • Simple to learn with support for some customization.
  • All-in-one functionality that includes log output, loading text, color classes, cursor control, and more.
  • Easy configuration without the need to alter your project structure.
  • Extremely lightweight, consisting of a single file, and requires only two standard libraries and one optional third-party library.
  • Fully open-source with no backdoors.
  • Comprehensive error handling, type checking, and docstrings.

Getting Started:

  1. Install by entering this command in your terminal: pip install outputs
  2. Import the library into your program: from outputs import *

Update Notes:

  • Added more emoji mappings.
  • Added special character mappings.
  • Add a docstring for each class.
  • Add a docstring for each module.
  • Add text formatting.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc