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

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

ammarpython77/ide-c-studio-code
C Studio Code Un IDE léger et multiplateforme pour le développement en C, avec compilation intégrée via GCC. Fonctionnalités clés : 🚀 Compilation et exécution en un clic 📝 Éditeur avec coloration syntaxique 🖥️ Interface moderne et personnalisable ⚡ Léger et rapide
Language: C - Size: 2.21 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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

amoffat/sh
Python process launching
Language: Python - Size: 2.2 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 7,078 - Forks: 504

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

byllyfish/shellous
asyncio library that provides an API for running subprocesses
Language: Python - Size: 3.85 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 19 - Forks: 1

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

hansalemaos/shortpath83
simplifies Windows path handling, providing short path name conversion and string path manipulation
Language: Python - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

PedroEmmanuelBuerger/HourAHour
HourAHour is a project developed to record weather conditions hourly, allowing you to set a region, state, and country.
Language: Python - Size: 563 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

keizertje/myl
A pure python IDE
Language: Python - Size: 42 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

monikabattula/NetworkApp
Reading / Writing Device Configuration via SSH Automate network device configuration and management by: Validating IP addresses. Verifying device reachability. Connecting to devices using SSH. Sending configuration or show commands. Doing this for multiple devices in parallel using threading
Language: Python - Size: 799 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

kartik2005221/Omni-Scanner
A Python-powered network scanning suite for ethical hackers, sysadmins, and security enthusiasts.
Language: Python - Size: 198 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

celalaygar/Python-Hack-Tools
Etik hacker araçları (Hacking Tools with Python)
Language: Python - Size: 68.4 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4 - Forks: 3

pyiron/conda_subprocess
Run a subprocess or python function in a separate conda environment.
Language: Python - Size: 258 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

jowillianto/moderna-process
C++23 based library for spawning subprocesses and processes.
Language: C++ - Size: 40 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

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: 16 days ago - Pushed at: 16 days ago - Stars: 10 - Forks: 3

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

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

ctrl-z-9000-times/process_anywhere
Rust library for running computer processes locally and remotely via SSH.
Language: Rust - Size: 4.88 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

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: 3 days ago - Pushed at: 22 days ago - Stars: 41 - Forks: 5

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

misterrager8/CodeGarden
CodeGarden is an open source Python-based web and command-line app. Made to simplify your coding and development workflow and manage your Git repositories.
Language: JavaScript - Size: 7.35 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

kartik2005221/Omni-Scanner-Frontend
All-in-one cross-platform network scanner with CLI & Web UI — powered by Python & Flask.
Language: HTML - Size: 1.56 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

hansalemaos/cynonblockingsubprocess
Nogil subprocess for Python with stdout/stderr capturing and stdin writing - without deadlocking!
Language: C++ - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cs01/pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
Language: Python - Size: 6.91 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 230 - Forks: 47

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: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 58 - Forks: 17

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: 30 days ago - Pushed at: over 1 year ago - Stars: 53 - Forks: 9

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

REEKRAJROY/pyrun-editor
Ide made using Python.
Language: Python - Size: 16.6 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mglambda/feedwater
Spawn a process and feed data into its stdin continuously and concurrently, reading output whenever you want
Language: Python - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cstudiocode/ide-c-studio-code
C Studio Code Un IDE léger et multiplateforme pour le développement en C, avec compilation intégrée via GCC. Fonctionnalités clés : 🚀 Compilation et exécution en un clic 📝 Éditeur avec coloration syntaxique 🖥️ Interface moderne et personnalisable ⚡ Léger et rapide
Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

KSXGitHub/pretty-exec
Print a command and then execute it
Language: Rust - Size: 574 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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

aklajnert/pytest-subprocess
Pytest plugin to fake subprocess.
Language: Python - Size: 311 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 109 - Forks: 15

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

WasifSohail5/Easy-Terminal Fork of Haideransari444/Easy-Terminal
An AI powered terminal that accept commands in natural language
Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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

KrzysztofA/y-simplex-method-solver
App to solve system of linear equations in maximization/minimization problem using simplex method
Language: Python - Size: 599 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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

RohitMalwal/AI_Assistant
AI Computer Assistant: A Python-based virtual assistant that performs tasks like voice-controlled web automation, AI chat, Wikipedia search, weather updates, time announcements, etc.
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jdidion/subby
Python subprocesses simplified.
Language: Python - Size: 40 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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

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

KauanLuc/aut-remessa-estrategica-py
Automação Python desenvolvida para o Grupo Talentos, permitindo a extração de arquivos via SFTP e o agendamento no software Nectar Services.
Language: Python - Size: 1.95 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Neko-Box-Coder/System2.cpp
A C++ wrapper for System2, for executing shell commands or running processes
Language: C++ - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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

hansalemaos/rlogfi
rlogfi provides a way to interact with PowerShell subprocesses in a detached and asynchronous manner
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

yourlabs/shlax
Beautiful async subprocess wrapper }}--MIRROR OF~-~}-}>>>
Language: Python - Size: 401 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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

Akitaluja/Webscrapping-sqlcode-using-python
A template python code to run a template sql code using credentials on a web-based sql repository and extracting data in specific folder
Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

YashPatel1234586/Gesture-Volume-Control
This project enables gesture-based volume control using OpenCV, MediaPipe, and Python. It detects hand gestures via a webcam and adjusts the system volume on macOS based on the distance between the thumb and index finger.
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

siguici/panam
🛠️ One tool to manage all runtimes, package managers 📦️ and much more (git, docker, ...).
Language: TypeScript - Size: 180 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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: 28 days ago - Pushed at: 5 months ago - Stars: 11 - Forks: 1

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: 25 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 4

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

IGOR10S/git-auto-push
Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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

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

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

hansalemaos/cppsubprocess
Communicating continuously with a subprocess (stdin/stdout/stderr) without deadlocking - for C++ 11 and newer
Language: C++ - Size: 403 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nitsc/Real-time-Python
RTPY(实时Python)是一个 Python 脚本,旨在根据配置文件的设定频率,自动执行指定的 Python 程序。该工具适用于需要频繁调试的代码。
Language: Python - Size: 5.73 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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

GuillaumeFalourd/poc-subprocess
POC using subprocess lib in Python 🐍
Language: Python - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - 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

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: 8 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

WesleyCh3n/process-cpp
A rust-like C++ API to easily create process, pipe stdio, etc on win/unix
Language: C++ - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

AJFX-01/scraper
A WhatsApp bot that automates sending messages to specific groups or contacts using Python for data sourcing (web scraping) and Node.js for WhatsApp integration. The bot leverages environment variables for secure configuration and logs chats or activities into JSON for further analysis." Let me know if you'd like to tweak it further! 😊
Language: Python - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

seapagan/capture-uvicorn-output
Example how to capture the output from a process in python
Language: Python - Size: 481 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

hansalemaos/subprocwriteread
A class for interacting with subprocesses and capturing their input and output streams
Language: Python - Size: 23.4 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akash-rajak/Volume-Suggester
Python Script to suggest the volume at which the music audio file needs to be played for better experience and feeling.
Language: Python - Size: 169 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

hansalemaos/subprocesshidden
Executes subprocesses without console (Windows), reads stdout/stderr
Language: Python - Size: 5.86 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

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

WillFantom/nescript
Add automation to network emulation (NES) workflows 🚀
Language: Go - Size: 114 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - 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 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

munterfi/bgpy
Running local or remote python servers in the background and establish stream socket-based communication with clients.
Language: Python - Size: 884 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

JoelLefkowitz/simple-pipes
Subprocess utils.
Language: Python - Size: 71.3 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

nicholasbishop/command-run
Rust library for running a command in a subprocess
Language: Rust - Size: 54.7 KB - Last synced at: 2 days ago - Pushed at: about 1 year 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: 26 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

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

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

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

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

rishraks/Virtual_Keyboard
This project leverages OpenCV and MediaPipe for real-time hand tracking to create a touch-free typing experience. By hovering a fingertip over virtual buttons on the screen, the system detects interaction and types the corresponding key into Notepad, offering a seamless blend of computer vision and interactivity.
Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mnz1365/simple-restart-gui
gui app restart windows os
Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SAJAD-net/github_backup
Python script that uses the GitHub API to back up all your repositories by cloning them to a local directory.
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

PhilippeArnaudHiroux/World-map 📦
World map in python
Language: Python - Size: 1.88 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AbhinavJoe/Google-Search-Automation
A simple Python software to automate Google searches.
Language: Python - Size: 593 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

HilarioNengareJr/Computer-Voice-Assistant
Jarvis is a voice assistant that manipulates folders, restart or shut down the compute, opens up webpages and launches applications.
Language: Python - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

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

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: 30 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 0

fixrb/aw
Aw, fork 😬
Language: Ruby - Size: 98.6 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 7 - Forks: 1

abhishek-sanwal/Video_Subtitles_Extractor
Trying to upload videos on social media websites and want closed captions? Try this app !!!.
Language: Python - Size: 36.3 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jimmy-ly00/burp-extensions
A collection of burp extensions
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

diveshadivarekar/Divesh-IDE
A simple IDE for Python, Java, and HTML with tabbed editing and customizable fonts.
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
