Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zyga/json-document

Intuitive and powerful python bindings to JSON documents (with schema!)
https://github.com/zyga/json-document

Last synced: 2 days ago
JSON representation

Intuitive and powerful python bindings to JSON documents (with schema!)

Awesome Lists containing this project

README

        

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/.