Python Invoke is a Python tool and library for task execution, similar to Make or Rake.
Invoke existed originally in Fabric 1.x, and it was extracted out after realizing that it made sense as dedicated tool dedicated to task execution that can also be used as a library.