python

Python Bindings Update

The python bindings are still very basic and cover just a few of the client features of openwsman, however, with just the limited functionality a lot can be done as can be seen in the newly checked in python code with CIM bindings.

The code can be found in subversion under the new sub-project pywsman. This is basically a simple wrapper around the bindings that full expose CIM data in a pythonic way. Code as simple as the following snippet yields useful data that can be reused in any python application:

Language Binding Improvements

Hopefully more languages will follow soon (Perl?, Java?). Klaus made the announcement of the changes on the mailing list today: