{"library":"plumbum","type":"library","category":null,"description":"Plumbum is a Python library for writing shell scripts in a Pythonic manner. It allows you to invoke external commands, chain them using pipes, redirect I/O, and build command-line applications programmatically. The current version is 1.10.0, and it maintains an active release cadence with minor versions and patch releases addressing bug fixes and Python version support.","language":"python","status":"active","version":"1.10.0","tags":["shell","automation","cli","system","process"],"install":[{"cmd":"pip install plumbum","imports":["from plumbum import cmd","from plumbum import local","from plumbum import SshMachine","from plumbum import cli"]}],"homepage":null,"github":"https://github.com/tomerfiliba/plumbum","docs":"https://plumbum.readthedocs.io/","changelog":"https://plumbum.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/plumbum/","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.8,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/plumbum/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}