[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Our pyxs library is now opensource



Good day.

We (Selectel Ltd) decided to publish our internal library for accessing XenStore from python (pyxs) under LGPL license.

Main difference from classic xen.lowlevel.xs is nice support for multiple subscriptions to different keys in xenstore and overall 'pythonic' way do do some staff. F.e. instead x.read('path') you can use just x['path'], instead x.write('','path',value) x['path']=value. But the main cool feature - is Monitor class to allow multiple subscription.

It written purely on python without C dependences.

Repository: https://github.com/selectel/pyxs

Any comments and bugreports appreciated.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.