Last updated:
0 purchases
raft 1.5
To find out what’s new in this version of raft, please see the changelog.
Welcome to Raft!
raft is a Python (3.4+) library for managing shell-oriented that is a fork
of the venerable invoke library. Unlike invoke, raft takes after its
grandmother (fab) and preserves underscores in both command names and
argument names.
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; or for detailed API docs, see the
versioned API website.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.