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 last month
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
- Portable python binaries☆87Updated 2 months ago
- Make implemented in pure Python☆73Updated last year
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- A fully-featured remote and preemptive debugger for python☆297Updated last year
- Use this module to convert a cli program to a gui☆97Updated 9 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆87Updated last week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆83Updated this week
- A framework for creating and importing plugins in Python☆75Updated 5 months ago
- Releaser of Versions☆74Updated 2 weeks ago
- Call asynchronous code from an extension module.☆62Updated 3 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 4 months ago
- Python Library to enumerate all network interfaces☆90Updated 3 months ago
- Pseudoterminals for Windows in Python☆140Updated 3 weeks ago
- A rich help formatter for argparse☆187Updated this week
- Patch the inner source of python functions at runtime.☆210Updated this week
- Python Simple Dialogs☆41Updated last year
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆125Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Prodict, what Python dict meant to be.☆151Updated 2 months ago
- Vendorize packages from PyPI☆106Updated last year
- A generic project skeleton for Python projects.☆141Updated last month
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆79Updated 3 weeks ago
- Multiprocessing Queues Made Easy☆114Updated 2 weeks ago
- Community maintained hooks for PyInstaller.☆113Updated last week
- A powerful, colorful, beautiful command-line-interface for pypi.org☆51Updated 2 years ago
- Wilcard File Name matching library☆155Updated 3 months ago
- Convert python-poetry(pyproject.toml) to setup.py.☆55Updated 3 years ago
- like shlex, but for windows☆36Updated last year