Python subprocess interface
Project description
sh (previously [pbs](http://pypi.python.org/pypi/pbs)) is a full-fledged subprocess interface for Python 2.6 - 3.2 that allows you to call any program as if it were a function:
`python from pbs import ifconfig print ifconfig("eth0") `
sh is not a collection of system commands implemented in Python.
# Installation
$> pip install sh
# Complete documentation @ http://amoffat.github.com/sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sh-1.02.tar.gz
(22.8 kB
view details)
File details
Details for the file sh-1.02.tar.gz.
File metadata
- Download URL: sh-1.02.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ee4c1ef1dfdf26f9406a387a97f99aecf8b600c13924acbcbd26875966ede7f
|
|
| MD5 |
d9313af00bb53582257f434a2fd7101f
|
|
| BLAKE2b-256 |
45eb9add6ffefc93f92762c780e8fd47643b1b2c68461ac6a2e2f232132671cf
|