Flask-Shell2HTTP
Command runner
An HTTP wrapper service for running shell commands asynchronously
Execute shell commands via HTTP server (via flask's endpoints).
177 stars
7 watching
29 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
asynchronouslycallbackexecutorflaskflask-endpointsflask-extensionflask-shell2httphacktoberfestpythonshellshell2httpsubprocesswebhook
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/watchhttp | Periodically runs external commands and exposes their output as an HTTP endpoint with live updates | 33 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,351 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
smallhadroncollider/ascii-runner | An infinite runner game played in the terminal using Haskell | 104 |
hauntsaninja/pyp | A tool that lets you run Python code in the shell without having to create an interactive session or use an IDE. | 1,422 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,157 |
parallelssh/parallel-ssh | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,203 |
jkool702/forkrun | A utility that efficiently runs multiple commands in parallel using bash coprocs | 157 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
slavaganzin/await | A command-line tool to run multiple commands concurrently and wait for their completion. | 144 |
alfiankan/teleterm | A tool that enables running terminal commands remotely through a Telegram bot interface. | 38 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,037 |