Package python3-module-sh: Information

    Source package: python3-module-sh
    Version: 2.2.1-alt1
    Latest version according to Repology
    Build time:  Jan 10, 2025, 10:43 PM in the task #368587
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-sh (noarch)

    Maintainer: Stanislav Levin


    ACL:
    Stanislav Levin
    @everybody

      1. /dev/pts
      2. /proc
      3. python3-module-poetry-core
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-toml
      7. python3-module-tox
      8. rpm-build-pyproject

    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.