diyan/pywinrm
Python library for Windows Remote Management (WinRM) observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5171
- days_rel: n/a
- days_push: 29
- n_releases_24m: 0
Adoption not part of the score
1138 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pywinrm is a Python client library for the Windows Remote Management (WinRM) service, enabling remote command and PowerShell script execution on Windows machines from any host that can run Python. It supports Basic, certificate, NTLM, Kerberos, and CredSSP authentication and is used by Ansible for its Windows support.
Use cases
- run commands on remote windows machines from python
- execute powershell scripts remotely via winrm
- automate windows server administration from linux
- fetch wmi variables from a windows host
- manage windows fleet with ansible over winrm
- run batch scripts on windows hosts programmatically
When to choose
- you need to remotely manage or automate Windows machines from Python
- you are building Windows support for a configuration management or automation tool
- you need multiple Windows auth protocols including Kerberos and CredSSP
When to avoid
- you need interactive remote desktop sessions rather than command execution
- you prefer SSH-based Windows management (OpenSSH on Windows)
- you need a GUI remote administration tool
Facets
library · maturity stable
http-client auth developer-tools windows networking python cross-platform windows winrm ws-management remote-execution powershell ansible devops automation
2 sources
- readme: https://github.com/diyan/pywinrm · fetched 2026-08-28 · d89f94ad3718
- registry_pypi: https://pypi.org/pypi/pywinrm/json · fetched 2026-08-29 · 8844469c3bb6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diyan/pywinrm | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem