{"library":"dataclass-csv","type":"library","category":null,"description":"dataclass-csv is a Python library designed to effortlessly map CSV data into Python dataclasses. It handles type conversions automatically for standard types and supports custom converters for more complex scenarios. The library provides both a reader and a writer for CSV operations with dataclasses. It is currently at version 1.4.1 and sees active development with a moderate release cadence, addressing issues and adding features.","language":"python","status":"active","version":"1.4.1","tags":["dataclasses","csv","data-processing","serialization","deserialization","type-conversion"],"last_verified":"Tue May 26","install":[{"cmd":"pip install dataclass-csv","imports":["from dataclass_csv import DataclassReader","from dataclass_csv import DataclassWriter"]}],"homepage":null,"github":"https://github.com/dfurtado/dataclass-csv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dataclass-csv/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dataclass-csv/compatibility"}}