json-to-avro

Convert arbitrary JSON data to avro serialized data, registering transitively backwards compatible schemas with Kafka Schema Registry along the way.

Installation

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

pip3 install json-to-avro

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0a4 pre-release 2023-04-25      
0.1.0a3 pre-release 2023-04-21      
0.1.0a2 pre-release 2023-04-04      
0.1.0a1 pre-release 2023-04-03      
0.1.0a0 pre-release 2023-04-02      

Issues with this package?

Page last updated 2023-10-28 07:02:40 UTC