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 2 weeks ago
Alternatives and similar repositories for command_runner:
Users that are interested in command_runner are comparing it to the libraries listed below
- An MSBuild wrapper for use building Python extensions☆18Updated this week
- Sphinx extension for capturing program output☆41Updated 5 months ago
- Vendorize packages from PyPI☆103Updated 9 months ago
- ☆55Updated last month
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- 🌈 Drop-in replacement for Click to make user-friendly and colorful CLI☆87Updated last week
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- A generic project skeleton for Python projects.☆133Updated this week
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆71Updated 3 months ago
- A simple task runner.☆114Updated 2 months ago
- Pseudoterminals for Windows in Python☆124Updated 2 weeks ago
- A tool to generate FAQ.md documents and automatically suggest answers to issues☆221Updated last year
- Box of handy tools for Sphinx 🧰 📔☆78Updated this week
- Python Markdown extension to include local or remote files☆59Updated last year
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- A framework for creating and importing plugins in Python☆70Updated 2 weeks ago
- Use this module to convert a cli program to a gui☆91Updated 2 months ago
- A blazing fast dict subclass that supports dot access notation.☆53Updated last week
- Better JSONStorage for tinyDB☆38Updated 8 months ago
- A sphinx extension for designing beautiful, screen-size responsive web components.☆201Updated this week
- Multiprocessing Queues Made Easy☆111Updated 5 months ago
- Releaser of Versions☆74Updated 2 years ago
- Simple, composable command runner for Python projects☆31Updated last week
- 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…☆59Updated this week
- Python from the Nuitka project☆54Updated this week
- A clean and modern Sphinx theme.☆99Updated 8 months ago
- A low-level library for installing from a Python wheel distribution.☆133Updated last week
- ☆45Updated 8 months ago
- Python Simple Dialogs☆41Updated last year
- Define c structs with typing