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 ;)
☆40Updated last week
Related projects ⓘ
Alternatives and complementary repositories for command_runner
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated this 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…☆55Updated 3 weeks ago
- Sphinx extension for capturing program output☆39Updated last year
- Dynamically create python functions with a proper signature.☆120Updated last month
- Community maintained hooks for PyInstaller.☆96Updated this week
- ☆44Updated 2 months ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆67Updated 2 months ago
- A Python library for tree data structures with an intuitive, yet powerful API.☆34Updated last week
- Releaser of Versions☆75Updated last year
- Pyfilesystem2 for various archive filesystems☆17Updated 2 years ago
- A DLL load tracing tool for CPython☆45Updated 3 weeks ago
- A blazing fast dict subclass that supports dot access notation.☆51Updated 3 weeks ago
- Build Python packages with SCons☆41Updated 4 months ago
- Vendorize packages from PyPI☆99Updated 3 months ago
- like shlex, but for windows☆30Updated last month
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆53Updated 3 weeks ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 2 years ago
- Convert python-poetry(pyproject.toml) to setup.py.☆57Updated 2 years ago
- Make implemented in pure Python☆72Updated 9 months ago
- A low-level library for installing from a Python wheel distribution.☆126Updated this week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆75Updated 2 months ago
- Create coredump like file from Python to post-mortem debug later☆75Updated 2 years ago
- Python from the Nuitka project☆47Updated last week
- Automatically conversion of `.ini/.cfg` files to TOML equivalents☆59Updated 3 weeks ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Bootstrap your pipx with pipx.☆70Updated 3 months ago
- Python Simple Dialogs☆37Updated 11 months ago
- Use this module to convert a cli program to a gui☆90Updated last month
- Patch the inner source of python functions at runtime.☆178Updated 2 weeks ago