{"library":"devtools","type":"library","category":null,"description":"devtools provides an enhanced debug print command for Python, offering formatted output with file, line number, function information, and variable names. It's designed to be more readable than the standard `print()` function, especially for complex data structures. The library is actively maintained, with its current version being 0.12.2, and has a consistent release cadence.","language":"python","status":"active","version":"0.12.2","tags":["debug","logging","development tools","pretty print","diagnostics"],"last_verified":"Thu May 21","install":[{"cmd":"pip install devtools","imports":["from devtools import debug"]}],"homepage":null,"github":"https://github.com/samuelcolvin/python-devtools","docs":"https://python-devtools.helpmanual.io","changelog":"https://github.com/samuelcolvin/python-devtools/releases","pypi":"https://pypi.org/project/devtools/","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.3,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/devtools/compatibility"}}