Skip to content

CERNDocumentServer/cds-dojson

Repository files navigation

DoJSON

image

image

image

image

image

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