Package python3-module-sh: Information
Source package: python3-module-sh
Version: 2.2.1-alt1
Build time: Jan 10, 2025, 10:43 PM in the task #368587
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/sh/
License: MIT
Summary: Python subprocess replacement
Description:
sh is a full-fledged subprocess replacement for Python 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. sh relies on various Unix system calls and only works on Unix-like operating systems - Linux, macOS, BSDs etc. Specifically, Windows is not supported.
Maintainer: Stanislav Levin
Last changed
Jan. 10, 2025 Stanislav Levin 2.2.1-alt1
- 2.1.0 -> 2.2.1.
Oct. 9, 2024 Stanislav Levin 2.1.0-alt1
- 2.0.7 -> 2.1.0.
June 3, 2024 Stanislav Levin 2.0.7-alt1
- 2.0.6 -> 2.0.7.