doit logo

Sponsors

Your logo here

Sponsor/Donate


Why Donate? Donations will be used to sponsor further development of the project.

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

Hire me

Looking for a python developer with a proven record of designing and developing robust and well tested applications? The creator and maintainer of doit is available for hire. Full-time, part-time or one-off job.
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.