{"library":"aiofile","type":"library","category":null,"description":"aiofile provides real asynchronous file operations for asyncio applications. It addresses the blocking nature of ordinary file I/O by delegating operations to a separate thread pool, ensuring that file operations do not block the asyncio event loop. The library is Apache2 licensed, currently at version 3.9.0, and maintains a stable development status.","language":"python","status":"active","version":"3.9.0","tags":["async","file I/O","asyncio","non-blocking"],"last_verified":"Sun Jun 28","install":[{"cmd":"pip install aiofile","imports":["from aiofile import async_open","from aiofile import AIOFile"]}],"homepage":null,"github":"https://github.com/mosquito/aiofile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiofile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":1.6,"avg_import_s":0.38,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiofile/compatibility"}}