[ ソース: pywinrm ]
パッケージ: python3-winrm (0.3.0-2)
python3-winrm に関するリンク
Debian の資源:
pywinrm ソースパッケージをダウンロード:
メンテナ:
- Debian Python Modules Team (QA ページ, メールアーカイブ)
- Dominic Hargreaves (QA ページ)
- Harlan Lieberman-Berg (QA ページ)
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-requests (>= 2.9.1~)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-requests-ntlm (>= 0.3.0~)
- Adds support for NTLM authentication to the requests library
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- 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