Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Releases: spotify/pyschema

Avro schema parsing and python source generation

09 Mar 11:14
Compare
Choose a tag to compare

New:
* New avsc parser as replacement for messy avro_to_pyschema (now deprecated)
* Possible to generate python source code from a pyschema object
* Adds doc/description export for avro module (both schemas and fields)
* Adds support for schema namespaces
Backwards compatibility:
* Recreates deprecated RecordStore name for SchemaStore