Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 434 Bytes

README.rst

File metadata and controls

12 lines (9 loc) · 434 Bytes

JSON Document

This package provides intuitive and powerful binding system for JSON documents. It bridged the gap between raw python objects, json schema and json files. A powerful default system also allows developers to access an empty document and see the default values from the schema without any code changes.

Documentation

Live documentation is available at http://json-document.readthedocs.org/.