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 last week
- Portable python binaries☆86Updated last month
- Safely evaluate AST nodes without side effects☆46Updated last year
- Pseudoterminals for Windows in Python☆135Updated last week
- Make implemented in pure Python☆72Updated last year
- Python Library to enumerate all network interfaces☆89Updated 2 weeks ago
- A framework for creating and importing plugins in Python☆73Updated 2 months ago
- Vendorize packages from PyPI☆104Updated last year
- Community maintained hooks for PyInstaller.☆110Updated 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
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated last week
- A generic project skeleton for Python projects.☆141Updated 2 months ago
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆199Updated last week
- Releaser of Versions☆75Updated 2 years ago
- ☆45Updated last year
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆77Updated 5 months ago
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- Call asynchronous code from an extension module.☆59Updated 3 weeks ago
- ☆54Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- Python Simple Dialogs☆41Updated last year
- A python wrapper for tomlplusplus☆91Updated last year
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆82Updated 2 weeks ago
- Pyfilesystem2 for various archive filesystems☆18Updated 2 years ago
- Build Python packages with SCons☆45Updated 7 months ago
- A fully-featured remote and preemptive debugger for python☆294Updated last year
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆165Updated last year
- A powerful, colorful, beautiful command-line-interface for pypi.org☆51Updated last year
- A rich help formatter for argparse☆173Updated last week
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆122Updated last month