[ 源代码: pywinrm ]
软件包:python3-winrm(0.3.0-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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