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: 334, Watchers: 334, Forks: 20, Open Issues: 38

The tommikaikkonen/prettyprinter repo was created 6 years ago and the last code push was 3 months ago.
The project is popular with 334 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.

GitHub Issues

The prettyprinter package has 38 open issues on GitHub

  • Bump ipython from 6.2.1 to 7.16.3

See more issues on GitHub

Related Packages & Articles