A simple package to pretty-print lists, dicts, tuples, etc. with color and highlight.
Documentation SOON ™
Open an Issue/Pull request on GitHub, join the support-server or send me a direct-message on Discord: mccuber04
To install it from PyPI use:
# Linux/macOS
python3 -m pip install -U color-pprint
# Windows
py -3 -m pip install -U color-pprint
To install it from GitHub use:
# Linux/macOS
python3 -m pip install -U git+https://github.com/mccoderpy/color-pprint.git
# Windows
py -m pip install -U git+https://github.com/mccoderpy/color-pprint.git
You want to support me by sponsoring my projects? -> GitHub sponsors