{"library":"avro-gen3","type":"library","category":null,"description":"avro-gen3 is a Python library that generates concrete Avro record classes with type hints and a specific record reader. It addresses the typeless nature of default Avro Python implementations by wrapping the standard Avro DatumReader to return these type-hinted classes instead of generic dictionaries. This project is a fork of `avro_gen`, enhanced with improved Python 3 support, better namespace handling, documentation generation, and JSON (de-)serialization capabilities. The current version is 0.7.16, released on September 5, 2024, indicating an active but irregular release cycle.","language":"python","status":"active","version":"0.7.16","tags":["avro","schema generation","data serialization","type hints","code generation"],"last_verified":"Wed May 20","install":[{"cmd":"pip install avro-gen3","imports":["from avrogen import write_schema_files","from <output_directory>.<avro_namespace_path> import <RecordName>","from <output_directory> import SpecificDatumReader"]}],"homepage":null,"github":"https://github.com/acryldata/avro_gen","docs":null,"changelog":null,"pypi":"https://pypi.org/project/avro-gen3/","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.7,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/avro-gen3/compatibility"}}