[ 原始碼: 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
- 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