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 ;)
☆41Updated 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:
- Safely evaluate AST nodes without side effects☆44Updated 11 months ago
- ☆29Updated 3 weeks ago
- A framework for creating and importing plugins in Python☆71Updated last week
- A simple task runner.☆120Updated 3 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…☆61Updated this week
- ☆55Updated 3 weeks ago
- An MSBuild wrapper for use building Python extensions☆19Updated 3 weeks ago
- Vendorize packages from PyPI☆103Updated 10 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…☆58Updated 2 weeks ago
- ☆45Updated 9 months ago
- Call asynchronous code from an extension module.☆55Updated last week
- Portable python binaries☆83Updated 4 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- Pseudoterminals for Windows in Python☆126Updated 2 months ago
- Releaser of Versions☆74Updated 2 years ago
- Python library for Windows User Access Control (UAC)☆32Updated 2 years ago
- Dynamically create python functions with a proper signature.☆129Updated last month
- like shlex, but for windows☆31Updated 8 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- A low-level library for installing from a Python wheel distribution.☆136Updated 2 weeks ago
- Cython PyParsing implementation.☆30Updated 8 months ago
- PEP 621 metadata parsing☆42Updated last week
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆73Updated last week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated this week
- Multiprocessing Queues Made Easy☆111Updated 6 months ago
- Python Library to enumerate all network interfaces☆88Updated last month
- Proof-of-concept `record` type for Python☆30Updated last year
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago