Your IP : 216.73.216.196


Current Path : /proc/242857/root/opt/alt/python27/share/doc/alt-python27-invoke/
Upload File :
Current File : //proc/242857/root/opt/alt/python27/share/doc/alt-python27-invoke/README.rst

Welcome to Invoke!
==================

Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented
subprocesses and organizing executable Python code into CLI-invokable tasks. It
draws inspiration from various sources (``make``/``rake``, Fabric 1.x, etc) to
arrive at a powerful & clean feature set.

For a high level introduction, including example code, please see `our main
project website <http://pyinvoke.org>`_; or for detailed API docs, see `the
versioned API website <http://docs.pyinvoke.org>`_.