
prettyprinter 0.18.0
0
Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
Contents
Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
Stars: 340, Watchers: 340, Forks: 19, Open Issues: 39The tommikaikkonen/prettyprinter repo was created 8 years ago and the last code push was 2 years ago.
The project is popular with 340 github stars!
How to Install prettyprinter
You can install prettyprinter using pip
pip install prettyprinter
or add it to a project with poetry
poetry add prettyprinter
Package Details
- Author
- Tommi Kaikkonen
- License
- MIT license
- Homepage
- https://github.com/tommikaikkonen/prettyprinter
- PyPi:
- https://pypi.org/project/prettyprinter/
- GitHub Repo:
- https://github.com/tommikaikkonen/prettyprinter
Classifiers
Related Packages
Errors
A list of common prettyprinter errors.
Code Examples
Here are some prettyprinter code examples and snippets.
pythonfix