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 3 weeks ago
Alternatives and similar repositories for command_runner
Users that are interested in command_runner are comparing it to the libraries listed below
Sorting:
- Portable python binaries☆87Updated last month
- 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.☆62Updated 3 months ago
- A framework for creating and importing plugins in Python☆75Updated 5 months ago
- A low-level library for installing from a Python wheel distribution.☆140Updated this week
- Make implemented in pure Python☆73Updated last year
- Pseudoterminals for Windows in Python☆140Updated last week
- Python3 GUI toolkit for building "beautiful" applications for mobile, web, and desktop from a single codebase☆109Updated 2 months ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- Community maintained hooks for PyInstaller.☆112Updated last week
- Vendorize packages from PyPI☆106Updated last year
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆57Updated 4 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆98Updated 3 weeks ago
- A rich help formatter for argparse☆186Updated last week
- Robust, dependency-free way to use the system clipboard in Python.☆71Updated 2 months ago
- A generic project skeleton for Python projects.☆140Updated last month
- A fully-featured remote and preemptive debugger for python☆296Updated last year
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆259Updated 2 weeks ago
- Auto-generate explicit readable __init__.py files without `import *`☆86Updated 6 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆83Updated this week
- 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
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 3 years ago
- Python Library to enumerate all network interfaces☆89Updated 3 months ago
- Project to repackage Node.js releases as Python binary wheels for distribution via PyPI☆102Updated last year
- A library for building modern declarative desktop applications in WX.☆139Updated 2 years ago
- Multiprocessing Queues Made Easy☆114Updated this week
- Use convenient async/await syntax to spawn threads in Qt applications☆51Updated 2 weeks ago
- Use this module to convert a cli program to a gui☆97Updated 9 months ago
- Object serialization/deserialization tools for python.☆72Updated last year
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆66Updated this week