jpmorganchase / py-avro-schema

Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.
https://py-avro-schema.readthedocs.io/
Apache License 2.0
37 stars 6 forks source link

[MINOR] Support Python Literal types #78

Closed faph closed 2 months ago

faph commented 2 months ago

TODO: Add documentation in separate PR