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:
- 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
- A framework for creating and importing plugins in Python☆73Updated 3 months ago
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- Pseudoterminals for Windows in Python☆138Updated last week
- Portable python binaries☆87Updated 2 weeks ago
- Safely evaluate AST nodes without side effects☆47Updated last year
- like shlex, but for windows☆32Updated 11 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated last month
- Make implemented in pure Python☆72Updated 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…☆57Updated 2 months ago
- Community maintained hooks for PyInstaller.☆111Updated this week
- Call asynchronous code from an extension module.☆59Updated last month
- Use this module to convert a cli program to a gui☆95Updated 7 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- Vendorize packages from PyPI☆105Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- Python3 GUI toolkit for building "beautiful" applications for mobile, web, and desktop from a single codebase☆108Updated 2 weeks ago
- A real QUICK Qt5 based gUI generator for ClicK☆199Updated last year
- Python Library to enumerate all network interfaces☆90Updated last month
- ☆55Updated last week
- A fast and powerful web scraping library☆43Updated last year
- Asynchronous version of functions of shutil module.☆44Updated 2 months ago
- Multiprocessing Queues Made Easy☆114Updated last month
- Pyro 5 - Python remote objects☆366Updated this week
- pycallgraph is a Python module that creates call graphs for Python programs.☆24Updated last year
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆202Updated 2 weeks ago
- Python Simple Dialogs☆41Updated last year
- Auto-generate explicit readable __init__.py files without `import *`☆83Updated 4 months ago
- A library for building modern declarative desktop applications in WX.☆139Updated 2 years ago
- CLI tool to record how much time it takes to import each dependency in a Python project☆12Updated 3 years ago