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 2 months ago
Alternatives and similar repositories for command_runner
Users that are interested in command_runner are comparing it to the libraries listed below
Sorting:
- 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 this week
- Safely evaluate AST nodes without side effects☆46Updated 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…☆58Updated 2 weeks ago
- Vendorize packages from PyPI☆104Updated 11 months ago
- Call asynchronous code from an extension module.☆59Updated last month
- A Python Enum that inherits from str.☆118Updated last year
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- Pseudoterminals for Windows in Python☆130Updated 3 weeks ago
- A powerful, colorful, beautiful command-line-interface for pypi.org☆52Updated last year
- A framework for creating and importing plugins in Python☆73Updated last month
- Pyro 5 - Python remote objects☆355Updated 5 months ago
- Project to repackage Node.js releases as Python binary wheels for distribution via PyPI☆96Updated last year
- Releaser of Versions☆75Updated 2 years ago
- A fully-featured remote and preemptive debugger for python☆291Updated 10 months ago
- ☆55Updated last week
- Patch the inner source of python functions at runtime.☆193Updated 2 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Portable python binaries☆84Updated last month
- Python Simple Dialogs☆41Updated last year
- Make implemented in pure Python☆72Updated last year
- Enrich adds few missing features to the wonderful rich library.☆39Updated last week
- Use this module to convert a cli program to a gui☆94Updated 5 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…☆230Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Install and Run Python Applications in Isolated Environments using UV☆119Updated last month
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆73Updated last month
- A simple task runner.☆123Updated last week
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 8 months ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆24Updated last year