subprocess
There are 368 repositories under subprocess topic.
amoffat/sh
Python process launching
amitt001/delegator.py
Subprocesses for Humans 2.0.
sheredom/subprocess.h
🐜 single header process launching solution for C and C++
dimo414/bkt
a subprocess caching utility, available as a command line binary and a Rust library.
cs01/pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
stripe/subprocess
A port of Python's subprocess module to Ruby
rajatjain1997/subprocess
A C++ high level library for running shell processes
eshaan7/Flask-Shell2HTTP
Execute shell commands via HTTP server (via flask's endpoints).
google/python-subprocess32
A backport of the Python 3 subprocess module for use on Python 2.
aklajnert/pytest-subprocess
Pytest plugin to fake subprocess.
xolox/python-executor
Programmer friendly subprocess wrapper
timofurrer/shellfuncs
Python API to execute shell functions as they would be Python functions
pycontribs/subprocess-tee
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
Saadmairaj/tkterminal
Terminal widget for Tkinter library.
dhanoosu/TkTerm
A fully functional terminal emulator built on Tkinter library. Works on Windows and Unix system
QiuZhiFei/swift-commands
Swift utilities for running commands.
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 ;)
google/command-fds
A Rust library for passing arbitrary file descriptors when spawning child processes.
gg-scm/gg-git
A high-level interface for interacting with a Git subprocess in Go
NABEGHEHACOM/WifiExtractor
With this Script you Can Access all Saved WiFi Passwords in Windows
thombashi/subprocrunner
A Python wrapper library for subprocess module.
byllyfish/shellous
asyncio library that provides an API for running subprocesses
phith0n/vindicator
Vindicator is a lightweight Golang library that is designed to hold and check any blocking function. e.g. subprocess, network connection...
gkjohnson/threading-js
Wrapper for Web Workers for easily running a function from the client without serving the worker a script
python-useful-helpers/exec-helpers
Helpers for dealing with python.subprocess.Popen and paramiko.
berttejeda/ansible-taskrunner
Ansible Taskrunner - ansible-playbook wrapper with YAML-abstracted python click cli options!
cjrh/deadpool
A Python Process Pool Executor implementation that is harder to break
ElmanTr/python-wifi-hack-with-subprocess
A simple program with Python to hack WiFi ! getting WiFi information and passwords from CMD by subprocess in the target system ! sending the information to our email or mobile number ! No terminal page visible ! with admin access !
sagikazarmark/fsig
Send signals to a subprocess when files change
Miksus/scriptor
High-level abstraction for command-line
imgVOID/autograding-api
A simple Docker sandbox example and a ready-to-use autograder API. Based on asynchronous FastAPI and disposable Docker containers. Three modes of operation: Python subprocess, Python Docker SDK and Python on Whales.
NightMachinery/brish
Safely embed Zsh in Python.
unibg-seclab/Cage4Deno
Set of modifications for Deno to add subprocess sandboxing
Neko-Box-Coder/System2
Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
wentixiaogege/multi_gpu_infer
multi_gpu_infer 多gpu预测 multiprocessing or subprocessing