{"library":"aiopath","type":"library","category":null,"description":"aiopath provides an asynchronous implementation of Python's standard `pathlib` module, enabling non-blocking file system operations within `asyncio`, `trio`, and other `async`/`await` compatible frameworks. It mirrors `pathlib`'s API, making it familiar for users who need to perform I/O-bound tasks concurrently without blocking the event loop. The library is currently at version 0.7.7 and maintains an active development, addressing compatibility with newer Python versions and bug fixes.","language":"python","status":"active","version":"0.7.7","tags":["async","pathlib","filesystem","aiofiles","anyio"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aiopath","imports":["from aiopath import AsyncPath"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiopath/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":2.1,"avg_import_s":0.48,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiopath/compatibility"}}