python3-lxc icon indicating copy to clipboard operation
python3-lxc copied to clipboard

Python 3.x binding for liblxc

python3-lxc

This repository provides python3 bindings for the LXC container API.

Build

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