andyhasit / magicinvoke

Fork of invoke with some small but handy features added.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to MagicInvoke!

Magicinvoke is a Python (2.7 and 3.4+) library based on Invoke.

It adds get_params_from_ctx, skippable, and magictask, as well as including a patched version of invoke with support for *args and **kwargs on tasks, some clearer exceptions, and some minor bugfixes.

For docs and to see what magicinvoke has to offer you, see here.

Report issues and help out here.

For getting started , we recommend you start with invoke and then start mixing in magicinvoke once you feel the need for a bit more power. See the examples page of the magicinvoke doc.

About

Fork of invoke with some small but handy features added.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 97.4%Language:CSS 2.1%Language:Shell 0.4%Language:PowerShell 0.1%