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.0.tar.gz
(20.1 kB
view details)
File details
Details for the file sh-1.0.tar.gz.
File metadata
- Download URL: sh-1.0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d92e6ba9e4cf377fdf79f04bca00da475e433a5e85a5b748e96ecf4495d0cf12
|
|
| MD5 |
ce6d1d45170514dc9615c4ff6d95f537
|
|
| BLAKE2b-256 |
3299c8c7ecf87ee13b944f9426e369a464c6034e669379c5a63d3896538738f0
|