sh (previously pbs) is a full-fledged subprocess interface for Python
that allows you to call any program as if it were a function.
Eg:
from sh import ifconfig
print(ifconfig("wlan0"))
Maintained by: Larry Hajali
Keywords:
ChangeLog: python-sh
Homepage:
http://amoffat.github.com/sh/index.html
Download SlackBuild:
python-sh.tar.gz
python-sh.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python-sh.SlackBuild |
| python-sh.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds