{"library":"stackprinter","type":"library","category":null,"description":"Stackprinter is a Python library that provides enhanced, debug-friendly stack traces. It displays more code context, current variable values, and uses semantic highlighting to make tracebacks more readable. The library is actively maintained, with a current version of 0.2.12, and receives updates periodically to support newer Python versions and address issues.","language":"python","status":"active","version":"0.2.12","tags":["debugging","traceback","error handling","logging","developer tools"],"install":[{"cmd":"pip install stackprinter","imports":["import stackprinter; stackprinter.set_excepthook()","import stackprinter; stackprinter.show()","import stackprinter; message = stackprinter.format()","from stackprinter import TracePrinter"]}],"homepage":null,"github":"https://github.com/cknd/stackprinter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/stackprinter/","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.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stackprinter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}