avro-python3 1.10.2
0
Avro is a serialization and RPC framework.
Contents
Avro is a serialization and RPC framework.
How to Install avro-python3
You can install avro-python3 using pip
pip install avro-python3
or add it to a project with poetry
poetry add avro-python3
Package Details
- Author
- Apache Avro
- License
- Apache License 2.0
- Homepage
- https://avro.apache.org/
- PyPi:
- https://pypi.org/project/avro-python3/
Classifiers
Related Packages
Errors
A list of common avro-python3 errors.
Code Examples
Here are some avro-python3
code examples and snippets.