pydoit / doit-py

doit tasks for python stuff

Home Page:http://pythonhosted.org/doit-py/

Repository from Github https://github.compydoit/doit-pyRepository from Github https://github.compydoit/doit-py

doit-py

doit tasks for python stuff

https://travis-ci.org/pydoit/doit-py.png?branch=master

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-py

or download and:

$ python setup.py install

tests

To run the tests:

$ py.test

About

doit tasks for python stuff

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

License:MIT License


Languages

Language:Python 100.0%