python3-sh binary package in Ubuntu Jammy amd64
sh (previously pbs) is a full-fledged subprocess replacement for Python 2.6 -
3.2 that allows you to call any program as if it were a function:
.
from sh import ifconfig
print ifconfig("eth0")
.
sh is not a collection of system commands implemented in Python.
.
This package provides Python 3 module bindings only.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2021-10-29 07:14:09 UTC | Published | Ubuntu Jammy amd64 | release | universe | python | Optional | 1.14.2-1 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | python | Optional | 1.14.2-1 | |||
|
|||||||||
2021-10-29 07:14:25 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | python | Optional | 1.14.1-1 | ||
|