Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 836 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 836 Bytes

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