python3-pyxs

Pure Python XenStore client implementation
  https://pyxs.readthedocs.org
  0
  no reviews



Pyxs is a pure Python XenStore client implementation, which covers all of the libxs features and adds some nice Pythonic sugar on top.

pyxs works over a Unix socket or XenBus, has a clean and well-documented API, is written in easy to understand Python, and can be used with gevent or eventlet.

This package installs the library for Python 3.