Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.06 KB

README.rst

File metadata and controls

42 lines (30 loc) · 1.06 KB

pylxd

https://travis-ci.org/lxc/pylxd.svg?branch=master https://codecov.io/github/lxc/pylxd/coverage.svg?branch=master

A Python library for interacting with the LXD REST API.

Installation

pip install pylxd

Documentation

Documentation is maintained in the doc directory. It can be built with the python setup.py build_sphinx command.

Tests

Tests can be run with tox: tox -e integration.

Bug reports

Bug reports can be filed on the GitHub repository.

Support and discussions

We use the LXC mailing-lists for developer and user discussions.

If you prefer live discussions, some of us also hang out in #lxcontainers on irc.freenode.net.