pywbem

A Python library for making CIM (Common Information Model) operations over HTTP using the WBEM CIM-XML protocol. It is based on the idea that a good WBEM client should be easy to use and not necessarily require a large amount of programming knowledge. It is suitable for a large range of tasks from simply poking around to writing web and GUI applications. WBEM, or Web Based Enterprise Management is a manageability protocol, like SNMP, standardised by the Distributed Management Task Force (DMTF) available at http://www.dmtf.org/standards/wbem. It also provides a Python provider interface, and is the fastest and easiest way to write providers on the planet.
Current version: 0.8.0

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 0.8.0 download project version
2019-01-17 9 0.8.0 download project version
2017-07-13 8 0.8.0 download project version