{"library":"asyncio-atexit","type":"library","category":null,"description":"asyncio-atexit is a Python library that provides `atexit`-like functionality for `asyncio` event loops. It allows users to register coroutines or synchronous functions to be executed when the current `asyncio` event loop closes, rather than when the Python interpreter exits. The current version is 1.0.1, and it is a small utility that is updated infrequently but remains active and functional for its specific purpose.","language":"python","status":"active","version":"1.0.1","tags":["asyncio","cleanup","atexit","event-loop"],"last_verified":"Sat May 23","install":[{"cmd":"pip install asyncio-atexit","imports":["from asyncio_atexit import register","from asyncio_atexit import unregister"]}],"homepage":null,"github":"https://github.com/minrk/asyncio-atexit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/asyncio-atexit/","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/asyncio-atexit/compatibility"}}