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: 337, Watchers: 337, Forks: 20, Open Issues: 39The tommikaikkonen/prettyprinter
repo was created 6 years ago and the last code push was 9 months ago.
The project is popular with 337 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.
GitHub Issues
The prettyprinter package has 39 open issues on GitHub
- Bump ipython from 6.2.1 to 7.16.3