python library for LXD
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pylxd-2.3.5.tar.gz
(71.8 kB
view hashes)
Built Distribution
pylxd-2.3.5-py3-none-any.whl
(98.1 kB
view hashes)