{"library":"pywinrm","type":"library","category":null,"description":"pywinrm is a Python library that enables remote execution of commands on Windows machines using the Windows Remote Management (WinRM) protocol. It supports various authentication mechanisms like Basic, NTLM, and Kerberos, and allows running both CMD and PowerShell commands. The current stable version is 0.5.0, with updates occurring periodically to address bugs and improve compatibility.","language":"python","status":"active","version":"0.5.0","tags":["windows","remote-management","winrm","powershell","automation"],"install":[{"cmd":"pip install pywinrm","imports":["from winrm import Session","from winrm import Protocol"]},{"cmd":"pip install pywinrm[kerberos]","imports":[]}],"homepage":null,"github":"http://github.com/diyan/pywinrm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pywinrm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.3,"avg_import_s":1.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pywinrm/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}