Installation instructions

pypi

The simplest way to install doce is through the Python Package Index (PyPI). This will ensure that all required dependencies are fulfilled. This can be achieved by executing the following command:

pip install doce

or:

sudo pip install doce

to install system-wide, or:

pip install -u doce

to install just for your own user.

Source

The latest development version can be installed via pip:

pip install git+https://github.com/mathieulagrange/doce