16 results found Sort:

505
7.0k
mit
135
Python process launching
Created 2012-01-15
1,490 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
100
1.2k
unlicense
29
🐜 single header process launching solution for C and C++
Created 2017-12-15
66 commits to master branch, last one 4 months ago
13
251
mit
7
a subprocess caching utility, available as a command line binary and a Rust library.
Created 2021-02-02
130 commits to master branch, last one about a month ago
47
220
mit
12
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
115 commits to master branch, last one 6 months ago
A C++ high level library for running shell processes
Created 2021-09-08
86 commits to master branch, last one 2 years ago
29
177
bsd-3-clause
7
Execute shell commands via HTTP server (via flask's endpoints).
Created 2020-06-24
82 commits to master branch, last one 7 months ago
Pytest plugin to fake subprocess.
Created 2019-11-16
225 commits to master branch, last one 25 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
6
57
apache-2.0
2
Terminal widget for Tkinter library.
Created 2021-04-01
45 commits to master branch, last one 2 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
89 commits to main branch, last one 5 months ago
Swift utilities for running commands.
Created 2021-08-03
31 commits to main branch, last one 5 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
4
40
bsd-3-clause
3
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
408 commits to master branch, last one 14 days ago