{"library":"aiorun","type":"library","category":null,"description":"Aiorun is a Python library that simplifies the creation of `asyncio` applications by providing a `run()` function to manage common boilerplate for startup and graceful shutdown. It automatically handles event loop creation, task scheduling, and signal handling for `SIGINT` and `SIGTERM` (or CTRL-C/CTRL-BREAK on Windows). Aiorun is actively maintained, with a versioning scheme that often reflects the year of release.","language":"python","status":"active","version":"2025.1.1","tags":["asyncio","boilerplate","event loop","graceful shutdown","signals"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aiorun","imports":["from aiorun import run"]}],"homepage":null,"github":"https://github.com/cjrh/aiorun","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiorun/","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.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiorun/compatibility"}}