{"library":"objprint","type":"library","category":null,"description":"objprint is a Python library designed to print Python objects in a human-readable format, simplifying debugging and inspection. It provides a primary function `op()` and a decorator `@add_objprint` for custom classes. The library is actively maintained, with its current version being 0.3.0, and has a fairly regular release cadence addressing new Python versions and adding features.","language":"python","status":"active","version":"0.3.0","tags":["debugging","pretty-print","developer-tool","utility"],"install":[{"cmd":"pip install objprint","imports":["from objprint import op","from objprint import add_objprint","from objprint import config"]}],"homepage":null,"github":"https://github.com/gaogaotiantian/objprint","docs":null,"changelog":null,"pypi":"https://pypi.org/project/objprint/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/objprint/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}