Misc. Reference Manual Pages pyWBEM(7 April 2009) NAME pyWBEM SYNOPSIS import pywbem DESCRIPTION PyWBEM is a Python library for making CIM 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 knowlege. PyWBEM is suitable for a large range of tasks from simply poking around to writing web and GUI applications. PyWBEM also provides a Python provider interface, and is the fastest and easiest way to write providers on the planet. The latest version of PyWBEM is 0.7 and is licensed under the LGPLv2. info pyWBEM For a more detailed description of the library contents see: http://pywbem.wiki.sourceforge.net/ and its use, see: http://pywbem.sourceforge.net/docs/tutorial.shtml LICENSE GNU Lesser General Public License (LGPLv2) ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: _______________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE| |_______________________________________ | Availability | SUNWpyWBEM | |_______________________________________ | Interface Stability| Uncommitted | |____________________|_________________| SEE ALSO http://pywbem.sourceforge.net/docs/apidocs.shtml NOTES Source for pyWBEM is available on http://opensolaris.org. SunOS 5.10 Last change: 1 Misc. Reference Manual Pages pyWBEM(7 April 2009) SunOS 5.10 Last change: 2