Topic: "subprocess"
amoffat/sh
Python process launching
Language: Python - Size: 2.28 MB - Last synced at: about 3 hours ago - Pushed at: 12 days ago - Stars: 7,084 - Forks: 506

amitt001/delegator.py
Subprocesses for Humans 2.0.
Language: Python - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1,722 - Forks: 91

sheredom/subprocess.h
π single header process launching solution for C and C++
Language: C - Size: 109 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 1,204 - Forks: 103

dimo414/bkt
a subprocess caching utility, available as a command line binary and a Rust library.
Language: Rust - Size: 173 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 279 - Forks: 12

cs01/pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
Language: Python - Size: 6.91 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 48

stripe/subprocess
A port of Python's subprocess module to Ruby
Language: Ruby - Size: 114 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 211 - Forks: 18

rajatjain1997/subprocess
A C++ high level library for running shell processes
Language: C++ - Size: 239 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 201 - Forks: 13

eshaan7/Flask-Shell2HTTP
Execute shell commands via HTTP server (via flask's endpoints).
Language: Python - Size: 140 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 182 - Forks: 29

google/python-subprocess32 π¦
A backport of the Python 3 subprocess module for use on Python 2.
Language: Python - Size: 255 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 173 - Forks: 46

aklajnert/pytest-subprocess
Pytest plugin to fake subprocess.
Language: Python - Size: 311 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 110 - Forks: 15

xolox/python-executor
Programmer friendly subprocess wrapper
Language: Python - Size: 681 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 103 - Forks: 25

timofurrer/shellfuncs π¦
Python API to execute shell functions as they would be Python functions
Language: Python - Size: 33.2 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 101 - Forks: 8

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
Language: Python - Size: 154 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 60 - Forks: 17

Saadmairaj/tkterminal
Terminal widget for Tkinter library.
Language: Python - Size: 3.42 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 6

QiuZhiFei/swift-commands
Swift utilities for running commands.
Language: Swift - Size: 185 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 55 - Forks: 4

dhanoosu/TkTerm
A fully functional terminal emulator built on Tkinter library. Works on Windows and Unix system
Language: Python - Size: 262 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 9

lbartnik/subprocess
Language: C++ - Size: 247 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 10

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 ;)
Language: Python - Size: 287 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 41 - Forks: 5

google/command-fds
A Rust library for passing arbitrary file descriptors when spawning child processes.
Language: Rust - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 34 - Forks: 8

NABEGHEHACOM/WifiExtractor
With this Script you Can Access all Saved WiFi Passwords in Windows
Language: Python - Size: 85.9 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 26 - Forks: 2

gg-scm/gg-git
A high-level interface for interacting with a Git subprocess in Go
Language: Go - Size: 428 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 23 - Forks: 0

thombashi/subprocrunner
A Python wrapper library for subprocess module.
Language: Python - Size: 266 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 1

byllyfish/shellous
asyncio library that provides an API for running subprocesses
Language: Python - Size: 3.86 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 20 - Forks: 1

phith0n/vindicator
Vindicator is a lightweight Golang library that is designed to hold and check any blocking function. e.g. subprocess, network connection...
Language: Go - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 0

python-useful-helpers/exec-helpers
Helpers for dealing with python.subprocess.Popen and paramiko.
Language: Python - Size: 1.57 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 18 - Forks: 6

gkjohnson/threading-js
Wrapper for Web Workers for easily running a function from the client without serving the worker a script
Language: JavaScript - Size: 1.83 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 4

berttejeda/ansible-taskrunner
Ansible Taskrunner - ansible-playbook wrapper with YAML-abstracted python click cli options!
Language: Python - Size: 692 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 1

sagikazarmark/fsig
Send signals to a subprocess when files change
Language: Go - Size: 53.7 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 2

cjrh/deadpool
A Python Process Pool Executor implementation that is harder to break
Language: Python - Size: 1.11 MB - Last synced at: 13 days ago - Pushed at: 18 days ago - Stars: 15 - Forks: 4

Miksus/scriptor
High-level abstraction for command-line
Language: Python - Size: 153 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

NightMachinery/brish
Safely embed Zsh in Python.
Language: Python - Size: 99.6 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 13 - Forks: 0

welchbj/sublemon
Python 3.6+ library for local asynchronous subprocess spawning and monitoring
Language: Python - Size: 106 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

wentixiaogege/multi_gpu_infer
multi_gpu_infer ε€gpuι’ζ΅ multiprocessing or subprocessing
Language: Python - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 1

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.
Language: C - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 11 - Forks: 1

rec/sproc
β Subprocesses for subhumanses β
Language: Python - Size: 676 KB - Last synced at: about 9 hours ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

aleff-github/Backdoor-Client-Server-Socket-Python π¦
Simple backdoor using lib python's socket and subprocess for Windows
Language: Python - Size: 366 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

mugoh/audioConvertor
A multi-audio :musical_note: converter CLI that makes some bitful use of ffmeg in media format conversion
Language: Python - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 2

Alexandro1112/driver_controller
Python crossplatform library for Mac/linux and widows os.Complete system command, send alert, notifications, set brightness, recording audio and video, pair to bluetooth.
Language: Python - Size: 995 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 3

waszil/subpiper
Subprocess wrapper for separate, unbuffered capturing / redirecting of stdout and stderr
Language: Python - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

thewoolleyman/process_helper
Makes it easy to spawn Ruby sub-processes with guaranteed exit status handling, capturing and/or suppressing combined STDOUT and STDERR streams, providing STDIN input, timeouts, and running via a pseudo terminal.
Language: Ruby - Size: 71.3 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 1

go-rillas/subprocess
A Go library that returns standard output, standard error, and exit status code data from spawned processes on Linux, macOS, and Windows
Language: Go - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

acatton/python-spm
:muscle: Simple and secure sub processes manager
Language: Python - Size: 260 KB - Last synced at: 7 days ago - Pushed at: almost 10 years ago - Stars: 10 - Forks: 3

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.
Language: Python - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 4

joelpalmer/firetv-controller
Control any Fire TV or any Android device on your network via ADB
Language: Rust - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

williamfzc/minadb
min adb client implemented with subprocess, nothing special but useful and stable.
Language: Python - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 3

stratosblue/Juxtapose
A multi process runtime library based on 'SourceGenerator'. εΊδΊ `SourceGenerator` ηε€`θΏη¨`θΏθ‘εΊγ
Language: C# - Size: 492 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

superrbstudio/async
A simple PHP library for creating asynchronous processes, and handling inter-process communication via sockets.
Language: PHP - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

0Medsok0/Python
Python projects can be found in this repository
Language: Python - Size: 172 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

fixrb/aw
Aw, fork π¬
Language: Ruby - Size: 98.6 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

ateijelo/systemheaven
A better way to use Python's subprocess
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

j50n/deno-proc
A better way to work with processes in Deno.
Language: TypeScript - Size: 3.94 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 0

SayliDholam/Handwriting_Recognition
Developed a desktop application using Python CustomTkinter, Pytesseract and MongoDb
Language: Python - Size: 447 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

benvigano/burner-process
A wrapper that runs a function inside a new process, that is not a child of the main process.
Language: Python - Size: 76.2 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

manasgandhi99/Lappy-Voice-Assistant
A Laptop Voice assistant built using python that can perform multiple functions to make your job easy!
Language: Python - Size: 54.3 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

unibg-seclab/Cage4Deno Fork of denoland/deno
Set of modifications for Deno to add subprocess sandboxing
Language: Rust - Size: 42.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

GitHub30/shell2http
Executing shell commands via HTTP server
Language: Python - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

LeandreBl/Subprocess
A quick subprocess implementation in C++ [work in progress for windows]
Language: C++ - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

neelabhro/Data-Telemetry-using-WiFi-based-IoT-Nodes
Communication Relay by creating a WiFi Mesh Network using ROS, and using that network for Data Telemetry, with Telemetry radios ( Ubiquiti Bullet, Ubiquiti Nanostation) being used as Access Points and Base stations. These are mounted on Drones (with provision for Autopilot using PixHawk modules) so as to facilitate large scale operations at remote locations, accompanied with an Android App.
Language: Python - Size: 6.64 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 5

pharzan/barax_bot
Reverse Voice and Sound Messages using Telegram Messenger Bot
Language: Python - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

SayliDholam/ToDo_Application
Developed a desktop application using Python Tkinter and MongoDb
Language: Python - Size: 465 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

sauravhathi/InstaPicVid_Downloader
Download Instagram Video, Photos, DP, Stories, IGTV & Reels
Language: Python - Size: 9.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

upfor/forkman
A lightest PHP process manager
Language: PHP - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

IL2HorusTeam/il2fb-ds-airbridge
Wrapper of dedicated server of Β«IL-2 Sturmovik: Forgotten BattlesΒ». Provides high-level API and streaming facilities
Language: Python - Size: 1.45 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

shervinazadi/GSS_Call_Python
Houdini Asset for Running a Python Script within a specific Python Environment
Language: Python - Size: 551 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

jmcph4/mph
Python API for interfacing with arbitrary executables
Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

pyiron/conda_subprocess
Run a subprocess or python function in a separate conda environment.
Language: Python - Size: 239 KB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 4 - Forks: 1

celalaygar/Python-Hack-Tools
Etik hacker araΓ§larΔ± (Hacking Tools with Python)
Language: Python - Size: 68.4 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 3

BrokenSource/TurboPipe
π Faster ModernGL Buffers data transfers for subprocesses
Language: C++ - Size: 182 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

zackees/capturing_process
A subprocess type that streams out stdout/stderr easily
Language: Python - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

spitulax/subprocess.odin
An Odin library for spawning child processes
Language: Odin - Size: 295 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Contextualist/grain
A scheduler for resource-aware parallel external computing on clusters
Language: Python - Size: 395 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

SGG-Modding/StyxScribe Fork of Museus/HadesListener
Allows plugins to hook into Hades or Pyre and listen for output and to send input in.
Language: Python - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

nicholasbishop/command-run
Rust library for running a command in a subprocess
Language: Rust - Size: 54.7 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

pwwang/cmdy
"Shell language" to run command in python
Language: Python - Size: 212 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

symplely/spawn
An simply `uv_spawn` wrapper API to execute and manage sub-processes, parallel/asynchronous PHP for Blocking I/O.
Language: PHP - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

pyrustic/subrun
An elegant API to safely start and communicate with processes in Python
Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

pixiumdigital/child-manager
Simple library for managing node subprocesses
Language: TypeScript - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

LeandreBl/C-subprocess
A tiny subprocess library
Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

abhishekayu/wifi-password-
Python code for Showing existing Password
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

haarcuba/pimped_subprocess
a pimped-up wrapper around Python's subprocess module that can monitors the subprocess output line by line
Language: Python - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

ArtyomKozyrev8/ICMP_Ping_Monitor_True_CLI
The program is created to ping several ip addresses, put results in separate txt files, distribute files between folders, send email if ip is not reachable, send email if ip is reachable again. All action are independent for each ip address. The program has TRUE CLI, which is similar to CMD or router CLI.
Language: Python - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

jdesgats/xcq.subprocess
Subprocess management for cqueues
Language: Lua - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

34j/jinja2-shell
Jinja2 Extension for running shell commands.
Language: Python - Size: 163 KB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 3 - Forks: 0

HSLdevcom/helmet-ui
Graphical user interface for Helmet 4 model system
Language: JavaScript - Size: 6.68 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 3

datalad/datasalad
Python utilities for working with data in the vicinity of Git and git-annex
Language: Python - Size: 237 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 2

alexis-kouvakas/Stegpass
Essentially lets you store and manage your passwords inside pictures for enhanced securiy.
Language: Python - Size: 91.8 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Mulugruntz/aiosubprocess
A zero-dependency async subprocess that keeps on getting stdout and stderr.
Language: Python - Size: 905 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

vi/scheduledexec
Simple REST service that executes scenarios consisting of command lines with timestamps (at which the commands should be run).
Language: Rust - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Jonespeterdev/Basics-of-python
Basic python codes
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

dori-dev/asyncio-sample
Some sample for AsyncIO in python.
Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

AbdulwadudMohamed/list-repo
This project's goal is to automate the listing and analysis of the GitHub repositories of a specified user. The project uses the GitHub API to gather information about the repositories and display the data visually.
Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

termanix/Windows-Wifi-Password-Finder
Easy get all wifies and password your connected
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

shivdon/-Writing-Simple-Malware
how to Write A simple malware which can be executed on windows machine and all the stored password information can be retieved on your email
Language: Python - Size: 9.98 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

isaaskin/command_spawner
Command Spawner is a non-blocking command runner library for Python
Language: Python - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

enatgvhh/fme-py
Python in und um FME
Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

rhcarvalho/pytest-subprocess-example
How to test interactive command line programs
Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

mre/Process
A lightweight PHP wrapper for interactive subprocesses
Language: PHP - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

oleks/tmpdir.py
Do Something With A Temporary Directory
Language: Python - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

thalesfsp/configurer
Get config from anywhere, and export to environment
Language: Go - Size: 8.92 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

9999years/command-error
An extension trait for `std::process::Command` with detailed error messages and automatic+extensible output decoding
Language: Rust - Size: 66.4 KB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
