This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Python > python-sh (1.11)

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"))

Optional dependency: python3

Maintained by: Larry Hajali
Keywords:
ChangeLog: python-sh

Homepage:
http://amoffat.github.com/sh/index.html

Source Downloads:
sh-1.11.tar.gz (7af8df6c92d29ff927b6db0146bddec3)

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

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds