gituser/docker_multiarch/: hologram-0.0.16 metadata and description
JSON schema generation from dataclasses
| author | Connor McArthur, Jacob Beck, Simon Knibbs |
| author_email | info@fishtowanalytics.com, simon.knibbs@gmail.com |
| classifiers |
|
| description_content_type | text/markdown |
| license | MIT |
| requires_dist |
|
| File | Tox results | History |
|---|---|---|
hologram-0.0.16-py3-none-any.whl
|
|
Hologram
Hologram is a lightweight library to generate Draft 7 compatible JSON Schemas from python 3.7 dataclasses. Python 3.6 is supported through the dataclasses backport. It is forked from dataclasses-jsonschema created by s-knibbs.