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.01.tar.gz
(22.8 kB
view details)
File details
Details for the file sh-1.01.tar.gz.
File metadata
- Download URL: sh-1.01.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aab5b192a4da25660e5c3e5b806271b9a2e3454580834eaa27a294b5d222221f
|
|
| MD5 |
ce1d1838231bfdf80b9c5da08cdbc75d
|
|
| BLAKE2b-256 |
d5df5a99a5fe30656ddb8ffe15baaa66a8bd52cb5e7b0050d5b6bbc9ad95045d
|