[ 源代码: pywinrm ]
软件包: python3-winrm (0.3.0-2)
python3-winrm 的相关链接
Trisquel 的资源:
下载源码包 pywinrm:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Dominic Hargreaves
- Harlan Lieberman-Berg
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 library for Windows Remote Management
pywinrm is a Python client for Windows Remote Management (WinRM). This allows you to invoke commands on target Windows machines from any machine that can run Python.
WinRM allows you to call native objects in Windows. These include, but are not limited to, running batch scripts, powershell scripts and fetching WMI variables.
其他与 python3-winrm 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests (>= 2.9.1~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-ntlm (>= 0.3.0~)
- Adds support for NTLM authentication to the requests library
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-xmltodict
- Makes working with XML feel like you are working with JSON (Python 3)
-
- rec: python3-requests-kerberos
- Kerberos/GSSAPI authentication handler for python-requests - Python 3.x