InstallationΒΆ

As easy as it can be:

$ pip install doqu

Another way is to use the Mercurial repo:

$ hg clone http://bitbucket.org/neithere/doqu
$ cd doqu
$ ./setup.py install

You may also need to install some other libraries (see Extensions).

Project Versions

Previous topic

Easy data modeling with Doqu

Next topic

Tutorial

This Page