netinvent / command_runner
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 ;)
☆41Updated 2 weeks ago
Alternatives and similar repositories for command_runner:
Users that are interested in command_runner are comparing it to the libraries listed below
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- ☆43Updated 7 months ago
- ☆55Updated 3 weeks ago
- Python library for Windows User Access Control (UAC)☆31Updated 2 years ago
- Portable python binaries☆82Updated last month
- Python base classes for rich path objects☆29Updated last week
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆62Updated last week
- A simple task runner.☆111Updated 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…☆58Updated 3 weeks ago
- ☆39Updated 9 months ago
- A curated list of awesome Hatch plugins and resources☆29Updated this week
- Dynamically create python functions with a proper signature.☆124Updated 6 months ago
- Call asynchronous code from an extension module.☆42Updated last week
- 🌈 Drop-in replacement for Click to make user-friendly and colorful CLI☆85Updated 2 weeks ago
- Define c structs with typing☆20Updated last month
- like shlex, but for windows☆31Updated 5 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆70Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 4 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆74Updated 3 weeks ago
- Reference implementation of sentinels for the Python stdlib☆39Updated 5 months ago
- Vendorize packages from PyPI☆103Updated 7 months ago
- Better JSONStorage for tinyDB☆38Updated 7 months ago
- invoke asyncio awaitables from non-async functions☆55Updated 9 months ago
- Pseudoterminals for Windows in Python☆124Updated this week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆78Updated last week
- Lazy & self-destructive tools for speeding up module imports☆54Updated 3 years ago
- Sphinx extension for capturing program output☆41Updated 3 months ago
- Python Simple Dialogs☆40Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- Use convenient async/await syntax to spawn threads in Qt applications☆49Updated last month