Installation ============ As easy as it can be:: $ pip install docu Another way is to use the Mercurial repo:: $ hg clone http://bitbucket.org/neithere/docu $ cd docu $ ./setup.py install You may also need to install some other libraries (see :doc:`ext`).