{"library":"aiomonitor","type":"library","category":null,"description":"aiomonitor is a Python library that enhances asyncio applications by providing interactive monitoring and a Python REPL (Read-Eval-Print Loop). It allows developers to inspect the state of running asyncio event loops, tasks, and execute arbitrary asynchronous Python code within the application's context via a telnet interface. Since version 0.6.0, it also includes a web-based UI for task inspection and cancellation. The current version is 0.7.1, with a moderate release cadence.","language":"python","status":"active","version":"0.7.1","tags":["asyncio","monitoring","repl","debugger","profiling"],"last_verified":"Fri May 22","install":[{"cmd":"pip install aiomonitor","imports":["import aiomonitor","from aiomonitor import start_monitor"]}],"homepage":null,"github":"https://github.com/aio-libs/aiomonitor","docs":"https://aiomonitor.readthedocs.io","changelog":"https://github.com/aio-libs/aiomonitor/blob/main/CHANGES.rst","pypi":"https://pypi.org/project/aiomonitor/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.1,"avg_import_s":1.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiomonitor/compatibility"}}