1
0
mirror of https://github.com/lxc/python2-lxc.git synced 2026-02-05 09:48:07 +01:00
Stéphane Graber b7ec757d2b Merge pull request #15 from brauner/master
README: update
2018-02-14 12:33:46 -05:00
2014-08-25 15:42:40 -04:00
2017-10-05 15:21:03 -04:00
2017-11-29 23:38:19 -08:00
2018-02-14 18:32:51 +01:00

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
    
Description
Python 2.7 binding for liblxc (similar to the better supported python3-lxc)
https://linuxcontainers.org/lxc Readme 223 KiB
Languages
C 74.7%
Python 25.3%