A simple console utility for printing messages with color using colorama
Project description
Pyconsole Development
PyConsole is a Python package that enables printing messages in various colors to the console. It provides a Console class with colorized printing methods for messages in different colors.
Installation
You can install Pyconsole directly from its GitHub repository using pip. Run the following command:
pip install pyconsole-development
Usage
Once installed, you can import the Console class from the package and use its methods to print messages in different colors. Here's an example:
from pyconsole import console
# Example usage
console.info("This is an informational message")
console.warn("This is a warning message")
console.error("This is an error message")
console.success("This is a success message")
console.secondary("This is a secondary message")
Contributing
If you want to contribute to this project, feel free to fork the repository, make changes, and submit a pull request. Please make sure to review the Contribution Guidelines before contributing.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyconsole_development-1.0.0.tar.gz.
File metadata
- Download URL: pyconsole_development-1.0.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a782fce8c5074f9a9dd040100ef507a76ad59f328b46b75432e5cd683b9c475
|
|
| MD5 |
4efe109d3310932b74f0ae7072b4422c
|
|
| BLAKE2b-256 |
2804a2c88157372b547418b386447587fa50115260eb2e8128eb2168563c8707
|
File details
Details for the file pyconsole_development-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyconsole_development-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96e64a8fbbb61b2955459d4e897ae3137070e3b912b4c18a36e66081ea792321
|
|
| MD5 |
47b7bff39e57caf6fec7ee202be88f2b
|
|
| BLAKE2b-256 |
b4146bd46b46cf8ad7fe521c640f0b728e2e819f6df10515ba4bf8b9d5ab544f
|