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 this week
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 this week
- Portable python binaries☆87Updated last month
- Pseudoterminals for Windows in Python☆139Updated 2 weeks ago
- Make implemented in pure Python☆72Updated last year
- Safely evaluate AST nodes without side effects☆48Updated last year
- A rich help formatter for argparse☆183Updated last week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆83Updated last week
- Vendorize packages from PyPI☆106Updated last year
- A framework for creating and importing plugins in Python☆74Updated 4 months ago
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆66Updated last week
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- Option groups missing in Click☆119Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆84Updated 5 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…☆57Updated 3 months ago
- Build Python packages with SCons☆45Updated 9 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated 2 months ago
- A Python Enum that inherits from str.☆119Updated last year
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- ☆55Updated 2 weeks ago
- Sphinx extension for capturing program output☆41Updated last month
- A generic project skeleton for Python projects.☆140Updated 3 weeks ago
- Use this module to convert a cli program to a gui☆95Updated 8 months ago
- A powerful, colorful, beautiful command-line-interface for pypi.org☆51Updated 2 years ago
- Utilities based on Pythons iterators and generators.☆95Updated last year
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆125Updated last month
- ☆45Updated last year
- A low-level library for installing from a Python wheel distribution.☆138Updated last week
- Python Library to enumerate all network interfaces☆89Updated 2 months ago
- Like Versioneer, but smaller☆55Updated last year