Contents

avro-json-serializer 1.0.4

0

Avro Json Serializer

AvroJsonSerializer serializes data into a JSON format using AVRO schema.

Stars: 138, Watchers: 138, Forks: 43, Open Issues: 5

The 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
No  avro-json-serializer  pypi packages just yet.

Errors

A list of common avro-json-serializer errors.

Code Examples

Here are some avro-json-serializer code examples and snippets.

Related Packages & Articles

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface

ajsonrpc 1.2.0

Async JSON-RPC 2.0 protocol + server powered by asyncio

python-json-logger 4.0.0

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.