Asyncio Application Monitor and REPL
JSON →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.
Traffic · last 30 days ↑57% vs prev 7d
total hits 38
actors 9 distinct systems
last hit 4d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇩🇪 Germany · 🇨🇳 China
Resources
API endpoints
full doc /v1/registry/aiomonitor
install /v1/registry/aiomonitor/install
compatibility /v1/registry/aiomonitor/compatibility