Package python3-module-sh: Information

    Source package: python3-module-sh
    Version: 2.0.7-alt1
    Build time:  Jun 3, 2024, 04:45 PM
    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 rpms provided by this srpm:
    python3-module-sh (noarch)

    Maintainer: Stanislav Levin


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

    Last changed


    June 3, 2024 Stanislav Levin 2.0.7-alt1
    - 2.0.6 -> 2.0.7.
    Aug. 10, 2023 Stanislav Levin 2.0.6-alt1
    - 2.0.5 -> 2.0.6.
    Aug. 9, 2023 Stanislav Levin 2.0.5-alt1
    - 2.0.4 -> 2.0.5.