{"library":"aiodebug","type":"library","category":null,"description":"AioDebug is a lightweight Python library designed for monitoring and testing `asyncio` programs. It provides features like logging slow callbacks, tracking event loop lags, and dumping stack traces for unresponsive loops, intended for always-on use in production environments. The current version is 2.3.0, released on January 4, 2022. It has an infrequent release cadence.","language":"python","status":"active","version":"2.3.0","tags":["asyncio","debugging","monitoring","performance"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aiodebug","imports":["import aiodebug.log_slow_callbacks","import aiodebug.monitor_loop_lag","import aiodebug.hang_inspection"]},{"cmd":"poetry add aiodebug","imports":[]}],"homepage":"https://gitlab.com/quantlane/libs/aiodebug","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiodebug/","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.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiodebug/compatibility"}}