doit logo

Project Links

Sponsors

Your logo here

Sponsor/Donate to doit


Why Donate? Donations will be used to sponsor futher development of the project and participation in conferences.

For coorporate donations the logo of your company will be placed on this website side-bar (see above). For more information please contact schettino72@gmail.com



InstallingΒΆ

  • Using pip or easy_install:

    $ pip install doit
    $ easy_install doit
  • Download the source and:

    $ python setup.py install
  • Get latest development version:

    $ hg clone https://bitbucket.org/schettino72/doit

Note

Warning

for Windows users:

  • New releases are not tested on Windows.
  • There is a bug on setuptools. Check this bug for instructions.