python-avro-json-serializer
python-avro-json-serializer copied to clipboard
Better doc
Hi, I'm a user of your library, it's great. I had a couple of suggestion to improve the doc:
- add how to install w/ pip
- add imports statement to the examples
- add deserialize example
I can actually do it if you want.
I am also struggling with it... ?
how to import it ? could someone post examples?
import AvroJsonSerializer or import Avro-Json-Serializer
is throwing import errors.
from avro_json_serializer import AvroJsonSerializer