netinvent / command_runnerLinks
Substitute for subprocess that handles all hassle that comes from different platform and python versions, and allows live stdout and stderr capture for background job/interactive GUI programming ;)
☆42Updated 2 months ago
Alternatives and similar repositories for command_runner
Users that are interested in command_runner are comparing it to the libraries listed below
Sorting:
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- Call asynchronous code from an extension module.☆60Updated last week
- Python Library to enumerate all network interfaces☆88Updated 3 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Make implemented in pure Python☆72Updated last year
- Pseudoterminals for Windows in Python☆132Updated last week
- Vendorize packages from PyPI☆104Updated last year
- A powerful, colorful, beautiful command-line-interface for pypi.org☆51Updated last year
- A rich help formatter for argparse☆172Updated last week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆82Updated last week
- A blazing fast dict subclass that supports dot access notation.☆54Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- A simple benchmarking package including visualization facilities.☆39Updated 4 years ago
- A simple task runner.☆124Updated last month
- ☆54Updated last week
- Multiprocessing Queues Made Easy☆111Updated 8 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- A framework for creating and importing plugins in Python☆73Updated 2 months ago
- Use this module to convert a cli program to a gui☆94Updated 6 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Install and Run Python Applications in Isolated Environments using UV☆119Updated this week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated last month
- ☆45Updated 11 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆82Updated 3 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆73Updated 2 months ago
- A low-level library for installing from a Python wheel distribution.☆137Updated this week
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- 🌈 Drop-in replacement for Click to make user-friendly and colorful CLI☆94Updated last week
- A fully-featured remote and preemptive debugger for python☆292Updated 11 months ago
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆213Updated 3 weeks ago