
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 3.x module.