python-avro

Apache Avro serialization system (Python 2 library)

Description

Apache Avro is a data serialization system providing
 * Rich data structures.
 * A compact, fast, binary data format.
 * A container file, to store persistent data.
 * Remote procedure call (RPC).
 * Simple integration with dynamic languages. Code generation is not
   required to read or write data files nor to use or implement RPC protocols.
   Code generation as an optional optimization, only worth implementing for
   statically typed languages.

This package installs the implementation as a Python 2 library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://avro.apache.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-avro