{"library":"wmi","type":"library","category":null,"description":"The Python WMI module is a lightweight wrapper on top of the `pywin32` extensions, providing a more Python-friendly interface to Microsoft's Windows Management Instrumentation (WMI) API. It allows Python to query and manage various aspects of Windows systems, both locally and remotely, by abstracting the complexities of COM and WMI scripting. The latest version is 1.5.1, released in April 2020. The library is in maintenance mode with infrequent updates, as newer alternatives like `PyMI` and `windows-tools.wmi_queries` exist.","language":"python","status":"maintenance","version":"1.5.1","tags":["windows","wmi","system-management","automation","pywin32"],"last_verified":"Fri May 22","install":[{"cmd":"pip install wmi","imports":["import wmi\nc = wmi.WMI()"]}],"homepage":"http://timgolden.me.uk/python/wmi.html","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/wmi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/wmi/compatibility"}}