The python task runner
party
is an task runner written in Python for Python. It allows the developer to automate all the steps, that basically the user needs todo like installing dependencies etc.
Because party
is very extensible. You can use various plugins and import also Python core libraries.
Currently these plugins are shipped with party
(but we work on new):
Here is an little preview of party which running a step for gaining dependencies.
You can follow the steps which are described in the README. Also you can download the TAR or ZIP ball and try it for your own.