Skip to content

Repository files navigation

pylxd

https://readthedocs.org/projects/pylxd/badge/?version=latest

A Python library for interacting with the LXD REST API.

Installation

# Create a virtual environment
python3 -m venv venv
cd venv

# Activate the virtual environment
. bin/activate
# Install pyLXD in it
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.

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.

Releases

Packages

Used by

Contributors

Languages