python3.5-sh_1.11-1.2_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3.5-sh=1.11-1.2

Python 3 subprocess interface

Full description:
  Python 3 subprocess interface
 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.

Checksums

MD5 4c185f5a35626ea9465aa32d06900f39
SHA1 4867538e4a60e31c876967e376f6f562fc091e4a
SHA256 3d25989f4d2a4772d2d84b6237febca8698a0625c497eab9c829cbe6996a4d6b
SHA512 c6e8d0f4108c6f44a73533e63bc127ae0926ef59261912b2ee491cb72119d7947b8299cb6fc670eb96a7e6dd92d863fe1b81333045f0b90fe1998ae90d4fb479

Depends

  • python3:any (>= 3.3.2-2~)

Files

  • /usr/share/doc/python3.5-sh/copyright
  • /usr/share/doc/python3.5-sh/changelog.Debian.gz
  • /usr/lib/python3.5/dist-packages/sh.py
  • /usr/lib/python3.5/dist-packages/sh-1.11.egg-info

Uploaded

over 6 years ago

Package Size

22.2 KB

Installed Size

115 KB

Downloads

1

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/debian/jessie/python3.5-sh_1.11-1.2_all.deb/download.deb?distro_version_id=25"

Homepage

https://github.com/amoffat/sh/