avro-to-python

avro-to-python is a light tool for compiling avro schema files (.avsc) to python classes making using avro schemata easy.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install avro-to-python

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.3 2022-01-26    
0.3.2 2021-11-16    
0.3.1 2021-08-24    
0.3.0 2020-06-10    
0.2.4 2020-06-03    
0.2.3 2020-06-01    
0.2.2 2020-04-13    
0.1.7 2020-03-23    
0.1.6 2020-03-20    
0.1.5 2020-02-21    
0.1.4 2020-02-06    
0.1.3 2020-01-09    
0.1.2 2020-01-06    
0.1.1 2020-01-03    

Issues with this package?

Page last updated 2023-10-28 07:36:18 UTC