Skip to content

A simple package to pretty-print lists dicts, tuples, etc. with color and support to highlight parts that match a string or RegEx.

License

Notifications You must be signed in to change notification settings

mccoderpy/color-pprint

Repository files navigation

color-pprint


License PyPI latest release version PyPI - Python Version PyPI downloads per Month GitHub Release Date - Published_At GitHub last commit


A simple package to pretty-print lists, dicts, tuples, etc. with color and highlight.

Documentation SOON ™

You need help? Or have ideas/feedback?


Open an Issue/Pull request on GitHub, join the support-server or send me a direct-message on Discord: mccuber04

Installing


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

About

A simple package to pretty-print lists dicts, tuples, etc. with color and support to highlight parts that match a string or RegEx.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages