[ 源代码: pywinrm ]
软件包:python3-winrm(0.5.0-1)
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
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-ntlm
- Adds support for NTLM authentication to the requests library
-
- dep: python3-xmltodict
- Makes working with XML feel like you are working with JSON (Python 3)
-
- rec: python3-kerberos
- GSSAPI interface module - Python 3.x