{"library":"aiocsv","type":"library","category":null,"description":"aiocsv is a Python library for asynchronous CSV reading and writing. It strives to be a drop-in replacement for Python's built-in `csv` module, providing `AsyncReader`, `AsyncDictReader`, `AsyncWriter`, and `AsyncDictWriter` classes. It supports Python 3.9+ and utilizes a C extension for improved performance. The library is actively maintained and currently at version 1.4.0.","language":"python","status":"active","version":"1.4.0","tags":["async","csv","io","parser","writer","asynchronous"],"last_verified":"Thu May 21","install":[{"cmd":"pip install aiocsv","imports":["from aiocsv import AsyncReader","from aiocsv import AsyncDictReader","from aiocsv import AsyncWriter","from aiocsv import AsyncDictWriter"]}],"homepage":null,"github":"https://github.com/MKuranowski/aiocsv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiocsv/","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.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiocsv/compatibility"}}