party

The python task runner

View the Project on GitHub torwart/party

What is party?

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.

Why using party?

Because party is very extensible. You can use various plugins and import also Python core libraries.

Available plugins

Currently these plugins are shipped with party (but we work on new):

An little preview

Here is an little preview of party which running a step for gaining dependencies.

preview image

Installing

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.