awesome-python
awesome-python copied to clipboard
Add `chromolog` micromodule to 'Logging' section
What is this Python project?
A micromodule for printing colored console messages. Using methods like inf(), suc(), exc(), warn(), err(), it saves the developer from having to type Unicode characters to colorize console messages.
Describe features.
- color-coded messages (errors, warnings, etc.)
- installation via pypi.org (
pip install chromolog)
What's the difference between this Python project and similar ones?
- simplicity
- Use different methods
- A simple console log
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.