16 results found Sort:
Python process launching
Created
2012-01-15
1,505 commits to develop branch, last one about a month ago
Subprocesses for Humans 2.0.
Created
2017-01-14
118 commits to master branch, last one 5 years ago
🐜 single header process launching solution for C and C++
Created
2017-12-15
66 commits to master branch, last one 7 months ago
a subprocess caching utility, available as a command line binary and a Rust library.
Created
2021-02-02
132 commits to master branch, last one 19 days ago
A library to parse gdb mi output and interact with gdb subprocesses
Created
2016-09-19
144 commits to master branch, last one about a year ago
A port of Python's subprocess module to Ruby
Created
2013-09-27
116 commits to master branch, last one about a month ago
A C++ high level library for running shell processes
Created
2021-09-08
86 commits to master branch, last one 3 years ago
Execute shell commands via HTTP server (via flask's endpoints).
Created
2020-06-24
82 commits to master branch, last one 10 months ago
Pytest plugin to fake subprocess.
Created
2019-11-16
235 commits to master branch, last one 17 days ago
Programmer friendly subprocess wrapper
Created
2014-05-04
282 commits to master branch, last one 4 years ago
Python API to execute shell functions as they would be Python functions
Created
2016-11-27
32 commits to master branch, last one 7 years 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 dependencies needed
Created
2020-10-24
103 commits to main branch, last one 2 months ago
Terminal widget for Tkinter library.
Created
2021-04-01
45 commits to master branch, last one 3 years ago
Swift utilities for running commands.
Created
2021-08-03
39 commits to main branch, last one 2 months ago
A fully functional terminal emulator built on Tkinter library. Works on Windows and Unix system
Created
2022-01-23
105 commits to master branch, last one about a year ago
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 ;)
Created
2020-12-17
428 commits to master branch, last one 9 hours ago