Skip to content
forked from pywbem/pywbem

PyWBEM Client - A WBEM client and some related utilities, written in pure Python.

Notifications You must be signed in to change notification settings

saminigod/pywbem

 
 

Repository files navigation

PyPI version Travis Test Appveyor Test Coverage

About this project

Pywbem is a WBEM client, written in pure Python. It runs on Python 2 and Python 3.

A WBEM client allows issuing operations to a WBEM server, using the CIM operations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200 and DSP0201. The CIM/WBEM infrastructure is used for a wide variety of systems management tasks supported by systems running WBEM servers. See WBEM Standards for more information about WBEM.

Usage

For information on how to use pywbem, or how to contribute to it, go to the pywbem page.

Project plans

Version 0.11.0 - Next version to come. See the issues for milestone 0.11.0 for current planning for this release. The release date is TBD.

License

Pywbem is provided under the GNU Lesser General Public License (LGPL) version 2.1, or (at your option) any later version.

About

PyWBEM Client - A WBEM client and some related utilities, written in pure Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Other 1.4%