Contents

prettyprinter 0.18.0

0

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+

Stars: 340, Watchers: 340, Forks: 19, Open Issues: 39

The 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

No  prettyprinter  pypi packages just yet.

Errors

A list of common prettyprinter errors.

Code Examples

Here are some prettyprinter code examples and snippets.

Related Packages & Articles