Skip to main content

python library for LXD

Project description

http://img.shields.io/pypi/v/pylxd.svg https://github.com/canonical/pylxd/workflows/CI%20tests/badge.svg https://codecov.io/github/canonical/pylxd/coverage.svg?branch=main 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 myvenv
cd myvenv

# 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.

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.

Supported by

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