Skip to content

pombredanne/doit-py

 
 

Repository files navigation

doit-py

doit tasks for python stuff

image

Include tasks for:

  • pyflakes
  • coverage
  • sphinx documentation
  • PyPi package/documentation upload

docs http://pythonhosted.org/doit-py

license

The MIT License Copyright (c) 2014 Eduardo Naufel Schettino

see LICENSE file

developers / contributors

  • Eduardo Naufel Schettino

install

$ pip install doit-cmd

or download and:

$ python setup.py install

tests

To run the tests:

$ py.test

Packages

No packages published

Languages

  • Python 100.0%