python-pylxd

Python library for interacting with LXD REST API
  http://pypi.python.org/pypi/pylxd
  0
  no reviews



LXD offers a REST API to remotely manage containers over the network, using an image based workflow and with support for live migration.

pylxd is a small Python library for interacting the with the LXD REST API.

This package contains the Python 2 module.