Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.27 KB

README_PYPI.rst

File metadata and controls

31 lines (23 loc) · 1.27 KB

Pywbem is a WBEM client, written in pure Python. It supports Python 2 and Python 3. Pywbem also contains a WBEM indication listener.

A WBEM client allows issuing operations to a WBEM server, using the CIM/WBEM standards defined by the DMTF, for the purpose of performing systems management tasks. A WBEM indication listener is used to wait for and process notifications emitted by a WBEM server, also for the purpose of systems management.

CIM/WBEM infrastructure is used for a wide variety of systems management tasks in the industry.

For more information on pywbem version 0.17: