dataclasses-avroschema 0.63.5
0
Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas
Contents
Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas
Stars: 216, Watchers: 216, Forks: 66, Open Issues: 15The marcosschroh/dataclasses-avroschema
repo was created 5 years ago and the last code push was 12 hours ago.
The project is popular with 216 github stars!
How to Install dataclasses-avroschema
You can install dataclasses-avroschema using pip
pip install dataclasses-avroschema
or add it to a project with poetry
poetry add dataclasses-avroschema
Package Details
- Author
- Marcos Schroh
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/dataclasses-avroschema/
- GitHub Repo:
- https://github.com/marcosschroh/dataclasses-avroschema
Classifiers
- Software Development
Related Packages
Errors
A list of common dataclasses-avroschema errors.
Code Examples
Here are some dataclasses-avroschema
code examples and snippets.
GitHub Issues
The dataclasses-avroschema package has 15 open issues on GitHub
- build(deps): bump faust from 1.9.0 to 1.10.4