A python library to print color text in console for developers in development.
Project description
yors_pano_ansi_color
🤖 A python library to print color text in console for developers in development.
to print color text in console for developers.
Why
- info msg,warn,error color text easily.
- share commom code in each package.
1 - install python package
pip install yors_pano_ansi_color
2 - use it in your python code
-
in some comfyui custom nodes project or module
-
code in your
node_xx.py
from yors_pano_ansi_color import log_msg,log_warn,log_error
log_msg(f"[pano] hi, zero! this is pano.")
log_warn(f"[pano] hi, zero! this is pano.")
log_error(f"[pano] hi, zero! this is pano.")
Author
ymc-github ymc.github@gmail.com
License
MIT
Project details
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 yors_pano_ansi_color-1.1.0.tar.gz.
File metadata
- Download URL: yors_pano_ansi_color-1.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a8090615d62215bf3179e9afd7b37259c123c3ab0e07468c300c9c5741270d9
|
|
| MD5 |
db53e9abf7098a640177b76ce8a8e1f3
|
|
| BLAKE2b-256 |
08ae55cee7e73d8622e8fe7a5f65baecd636e31ff68fde82f7a20bd7a927ce79
|
File details
Details for the file yors_pano_ansi_color-1.1.0-py3-none-any.whl.
File metadata
- Download URL: yors_pano_ansi_color-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13be17f713b15d642c0770aca4c21b0b53b8812cc2efd1daaec4ecf93ab4d0ca
|
|
| MD5 |
fb3df292c92ca113158351779fc561bb
|
|
| BLAKE2b-256 |
b6cca7c5777c41a0321ae05ee55fd1faad2bb5312b0385325c0f72462736399c
|