Skip to content

canonical/pylxd

Repository files navigation

pylxd

image

image

image

image

A Python library for interacting with the LXD REST API.

Installation

pip install pylxd

Bug reports

Bug reports can be filed on the GitHub repository.

Support and discussions

We use the LXD category on Ubuntu's Discourse.

If you prefer live discussions, some of us also hang out in #lxd on irc.libera.chat.

LXD Documentation: https://documentation.ubuntu.com/lxd/en/latest/

PyLXD API Documentation: https://pylxd.readthedocs.io/en/latest/

Contributing to pyLXD

If you wish to contribute to pyLXD please read the Contributing Guide, particularly around unit tests, integration tests and signing commits.