Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37478514
en ru br
ALT Linux repositórios
S:2.0.6-alt1

Group :: Development/Python3
RPM: python3-module-sh

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.0.6-alt1
Data da compilação: 10 agosto 2023, 08:58 ( 36.7 weeks ago )
Tamanho:: 404.15 Kb

Home page:   https://pypi.org/project/sh/

Licença: MIT
Sumário: Python subprocess replacement
Descrição:

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.

Mantenedor currente: Stanislav Levin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-sh
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009