{"library":"sarge","type":"library","category":null,"description":"Sarge is a Python library that wraps the standard `subprocess` module, providing enhanced cross-platform functionality for running shell commands and pipelines. It simplifies common tasks such as command chaining, robust output capture, and secure command formatting to prevent shell injection, aiming to make interactions with external programs easier than direct `subprocess` usage. The current stable version is 0.1.8, released recently in 2026, and the project actively maintains its documentation.","language":"python","status":"active","version":"0.1.8","tags":["subprocess","shell","command-line","pipeline","cross-platform","process management"],"install":[{"cmd":"pip install sarge","imports":["from sarge import run","from sarge import capture_stdout","from sarge import Pipeline","from sarge import Command","from sarge import Capture","from sarge import shell_format"]}],"homepage":null,"github":"https://github.com/vsajip/sarge","docs":"https://sarge.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/sarge/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sarge/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}