Skip to content

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

License

Notifications You must be signed in to change notification settings

arneboockmeyer/python2-lxc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 74.7%
  • Python 25.3%