
avro-json-serializer 1.0.4
0
Avro Json Serializer
Contents
AvroJsonSerializer serializes data into a JSON format using AVRO schema.
Stars: 138, Watchers: 138, Forks: 43, Open Issues: 5The linkedin/python-avro-json-serializer repo was created 11 years ago and the last code push was 4 years ago.
The project is popular with 138 github stars!
How to Install avro-json-serializer
You can install avro-json-serializer using pip
pip install avro-json-serializer
or add it to a project with poetry
poetry add avro-json-serializer
Package Details
- Author
- Roman Inozemtsev
- License
- Apache 2.0
- Homepage
- PyPi:
- https://pypi.org/project/avro-json-serializer/
- GitHub Repo:
- https://github.com/linkedin/python-avro-json-serializer
Related Packages
Errors
A list of common avro-json-serializer errors.
Code Examples
Here are some avro-json-serializer code examples and snippets.
pythonfix







