pyavro

A Python Avro Schema Builder


Keywords
avro, avro-schema, python
License
MIT
Install
pip install pyavro==0.4.0

Documentation

PyAvro

🤖 A Python Avro Schema generator

🐘 Makes it easy to create Avro Schemas for use with FastAvro

Run Tests Codacy Badge PyPI version

Installation

pip install pyavro

Usage