awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add `chromolog` micromodule to 'Logging' section

Open tutosrive opened this issue 7 months ago • 0 comments

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.

tutosrive avatar May 07 '25 21:05 tutosrive