DoJSON is a simple Pythonic JSON to JSON converter.
Project description
About
DoJSON is a simple Pythonic JSON to JSON converter.
Installation
DoJSON is on PyPI so all you need is:
pip install dojson
Documentation
Documentation is readable at http://dojson.readthedocs.org or it can be built using Sphinx:
pip install dojson[docs] python setup.py build_sphinx
Testing
Running the test suite is as simple as:
python setup.py test
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
dojson-0.1.1.tar.gz
(59.0 kB
view hashes)
Built Distribution
dojson-0.1.1-py2-none-any.whl
(68.3 kB
view hashes)