Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 645 Bytes

File metadata and controls

15 lines (11 loc) · 645 Bytes

https://secure.travis-ci.org/pyinvoke/invoke.png?branch=master

Invoke is a Python (2.6+) task execution and management tool. It's similar to pre-existing tools in other languages (such as Make or Rake) but lets you interface easily with Python codebases, and of course write your tasks themselves in straight-up Python.

For documentation, including detailed installation information, please see http://docs.pyinvoke.org. Post-install usage information may be found in invoke --help.

You can install the development version via pip install invoke==dev.