discovered 03 Aug 2026
Flask-Shell2HTTP
→ View on GitHubFlask-Shell2HTTP is a minimalist Flask extension that provides a RESTful API wrapper for executing shell commands asynchronously through HTTP endpoints. Its primary use case involves converting command-line tools into REST services, allowing for file uploads, dynamic arguments, and callback function integration. Notable features include support for executing long-running commands, processing multiple uploaded files, and utilizing view decorators for enhanced endpoint management, making it ideal for micro-container communications and remote command execution.