jsondesign

A Python 3 library handling JSON schema for mimicking entities design in an OO-fashion


License
MIT
Install
pip install jsondesign==0.2.0

Documentation

jsondesign

A LAS-ecosystem package (https://github.com/lasircc/las) PyPI - Python Version Build Status Coverage Status

A Python 3 library handling JSON schema for mimicking entities design in an OO-fashion (read more here).

Get started

TODO

Dev jsondesign

To start dev., cd into the project folder and then:

$ pipenv install --dev