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 sh 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.06.tar.gz
(23.3 kB
view details)
File details
Details for the file sh-1.06.tar.gz.
File metadata
- Download URL: sh-1.06.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a52e6d2966bacb55890092d23cb3b4ca29f115b1cff910e47541f22ee3520b45
|
|
| MD5 |
68c3a217ec347aab5d3640faa76724cf
|
|
| BLAKE2b-256 |
f862f500df5c49937f1a216fa6f6e08fcd899d0514eb4993478d5ec7ca0c4bc8
|