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 Extensions).

Previous topic

Easy data modeling with Docu

Next topic

Tutorial

This Page