invoke
Task manager
A Python library for managing shell-oriented subprocesses and organizing executable code into CLI-invokable tasks
Pythonic task management & command execution.
4k stars
95 watching
370 forks
Language: Python
last commit: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. | 3,966 |
| A high-level Python library for remote execution and deployment over SSH. | 14,953 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
| A tool for managing multiple Python versions on a system | 39,896 |
| Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A tool for managing multiple Python versions on Windows | 5,146 |
| An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
| The software behind the Python Package Index. | 3,617 |
| A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
| Type-checking software for Python code | 6,885 |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| Measures code coverage during test execution | 3,040 |