{"library":"fastavro","type":"library","category":null,"description":"Fastavro is a high-performance Python library for reading and writing Avro files. It provides a significantly faster alternative to the official Apache Avro Python library, leveraging C extensions (Cython) for optimal speed. The library supports various compression codecs and is actively maintained, making it a popular choice for high-throughput Avro serialization and deserialization in Python applications.","language":"python","status":"active","version":"1.12.1","tags":["avro","serialization","deserialization","performance","binary","data format"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install fastavro","imports":["from fastavro import writer","from fastavro import reader","from fastavro import parse_schema"]}],"homepage":null,"github":"https://github.com/fastavro/fastavro","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fastavro/","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.9,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastavro/compatibility"}}