Tools to build pseudo-schemas from json (and nested lists of dicts)
Project description
Just a bunch of pure-python functions for dealing with nested
lists and dictionaries from a typical json file
Also, this uses simplejson when available
BIG CAVEATS:
* Expects a top-level list
* Does not allow lists nested directly in other lists
(lists should only contain dictionaries or leaves)
This may change with future developments :)
lists and dictionaries from a typical json file
Also, this uses simplejson when available
BIG CAVEATS:
* Expects a top-level list
* Does not allow lists nested directly in other lists
(lists should only contain dictionaries or leaves)
This may change with future developments :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
json_scheming-0.1.0.0.tar.gz
(2.3 kB
view hashes)