/python2-lxc

Python 2.7 binding for liblxc (similar to the better supported python3-lxc)

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

python2-lxc

This repository provides python2 bindings for the LXC container API.

Build

  • Build:
    python setup.py build
    
  • Install:
    python setup.py install
    
  • Build rpm:
    python setup.py bdist_rpm