Hacker News new | ask | show | jobs
by captnswing 493 days ago
https://www.pyinvoke.org/
1 comments

> Invoke is a Python 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.

Thank you for linking to it.