cpg1111 / pylxd

Python module for LXD

Home Page:https://pylxd.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylxd

https://codecov.io/github/lxc/pylxd/coverage.svg?branch=master https://readthedocs.org/projects/pylxd/badge/?version=latest

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

What is LXD? LXD: Introduction

PyLXD API Documentation: http://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.

About

Python module for LXD

https://pylxd.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 98.4%Language:Shell 1.6%