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

mitchelllisle/pyavro

Repository files navigation

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