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 this week
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☆45Updated 5 months ago
- Releaser of Versions☆74Updated 2 years ago
- ☆55Updated last week
- Auto-generate explicit readable __init__.py files without `import *`☆77Updated 2 months 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…☆55Updated this week
- ☆43Updated 4 months ago
- Pseudoterminals for Windows in Python☆119Updated this week
- Build Python packages with SCons☆42Updated 5 months ago
- Sphinx extension for capturing program output☆40Updated last month
- Python base classes for rich path objects☆26Updated 7 months ago
- Python library for Windows User Access Control (UAC)☆30Updated last year
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆78Updated last week
- Utilities for using Python's PEP 554 subinterpreters☆118Updated 2 months ago
- Python from the Nuitka project☆50Updated this week
- Vendorize packages from PyPI☆101Updated 5 months ago
- A fast and powerful web scraping library☆42Updated 6 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…☆55Updated 2 months ago
- 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…☆167Updated this week
- The big package for Python. Think big!☆31Updated this week
- Portable python binaries☆80Updated last month
- Cython PyParsing implementation.☆30Updated 3 months ago
- like shlex, but for windows☆30Updated 3 months ago
- Lint Cython files☆74Updated this week
- Load a shared library (and access a 32-bit library from 64-bit Python)☆76Updated 7 months ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆29Updated last month
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆18Updated 11 months ago
- A Python Enum that inherits from str.☆115Updated 11 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 3 years ago
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆107Updated last month
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆64Updated 4 months ago