{"library":"subprocess-run","type":"library","category":null,"description":"subprocess-run is a Python library that extends the standard `subprocess` module, offering a simplified `run` function with opinionated defaults like `check=True` and stripped output. It provides a more convenient way to execute external commands compared to the standard library's `subprocess.Popen`. The current version is 0.0.8, with the last release approximately two years ago, indicating a maintenance-focused project rather than active development.","language":"python","status":"maintenance","version":"0.0.8","tags":["subprocess","process","shell","command-execution"],"last_verified":"Wed May 27","install":[{"cmd":"pip install subprocess-run","imports":["from subprocess_run import run","from subprocess_run import popen"]}],"homepage":null,"github":"https://github.com/xando/subprocess.run","docs":null,"changelog":null,"pypi":"https://pypi.org/project/subprocess-run/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/subprocess-run/compatibility"}}