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:
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- A framework for creating and importing plugins in Python☆72Updated 2 weeks ago
- 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…☆61Updated this week
- Portable python binaries☆83Updated last week
- A blazing fast dict subclass that supports dot access notation.☆54Updated last month
- Vendorize packages from PyPI☆101Updated 11 months ago
- Call asynchronous code from an extension module.☆57Updated 3 weeks ago
- Use this module to convert a cli program to a gui☆94Updated 4 months ago
- Dynamically create python functions with a proper signature.☆129Updated last month
- Safe and fast evaluation of untrusted user-supplied python expressions☆33Updated 2 months ago
- ☆55Updated 2 weeks ago
- Convert python-poetry(pyproject.toml) to setup.py.☆55Updated 2 years ago
- Auto-generate explicit readable __init__.py files without `import *`☆81Updated last month
- Make implemented in pure Python☆72Updated last year
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- A simple task runner.☆120Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated 2 weeks ago
- Pyfilesystem2 for various archive filesystems☆18Updated 2 years ago
- like shlex, but for windows☆31Updated 8 months ago
- Python Library to enumerate all network interfaces☆88Updated 2 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆67Updated 4 years ago
- ☆45Updated 10 months ago
- Prodict, what Python dict meant to be.☆152Updated 7 months ago
- Pseudoterminals for Windows in Python☆127Updated last 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
- XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml☆84Updated 2 weeks ago
- Patch the inner source of python functions at runtime.☆190Updated this week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆64Updated 2 weeks ago