Skip to main content

Pure Python bindings to XenStore.

Project description

.---. .-..-..-.,-. .--.
: .; `: :; :`.  .'`._-.'
: ._.'`._. ;:_,._;`.__.'
: :    .-. :
:_;    `._.'       0.4.1

-- XenStore access the Python way!

What is pyxs?

It’s a pure Python XenStore client implementation, which covers all of the libxs features and adds some nice Pythonic sugar on top. Here’s a shortlist:

  • pyxs supports both Python 2 and 3,

  • works over a Unix socket or XenBus,

  • has a clean and well-documented API,

  • is writen in easy to understand Python,

  • can be used with gevent or eventlet.

Installation

If you have pip you can do the usual:

pip install --user pyxs

Otherwise, download the source from GitHub and run:

python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyxs-0.4.1.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

pyxs-0.4.1-py2.py3-none-any.whl (19.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page