{"library":"prettyprinter","type":"library","category":null,"description":"PrettyPrinter is a Python library (version 0.18.0) that offers syntax-highlighting, declarative, and composable pretty printing for Python 3.5+ data structures. It aims to be a feature-rich alternative to Python's standard `pprint` module, providing improved readability, customizability, and integrations with other libraries. Its release cadence has been somewhat irregular, but the 0.18.0 version released in 2019 has been stable, suggesting a mature library.","language":"python","status":"active","version":"0.18.0","tags":["pretty-printing","debugging","console","formatting","syntax-highlighting","developer-tool"],"install":[{"cmd":"pip install prettyprinter","imports":["from prettyprinter import pprint","from prettyprinter import install_extras","from prettyprinter import register_pretty, pretty_call"]}],"homepage":null,"github":"https://github.com/tommikaikkonen/prettyprinter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/prettyprinter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prettyprinter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}