cds-dojson

CDS DoJSON extension.


License
BSD-3-Clause
Install
pip install cds-dojson==0.11.0

Documentation

DoJSON

https://coveralls.io/repos/CERNDocumentServer/cds-dojson/badge.svg?branch=master&service=github

About

Installation

Documentation

Documentation can be built using Sphinx:

pip install cds-dojson[docs]
python setup.py build_sphinx

Testing

Running the test suite is as simple as:

python setup.py test