On Mon, Dec 02, 2013 at 02:28:00PM +0800, Daniel Veillard wrote:FYI I have also uploaded it to PyPI
> So this is the first release fo the separated libvirt-python code base
> out of the main libvirt git. In this case the two release have been made
> in tandem to avoid disruptions, but there is no guarantee that the
> future releases of both project will be bound together (though I will
> try to sync those to minimize churn when possible !)
>
> Tarball and rpms are now available on the new location:
> ftp://libvirt.org/libvirt/python/
https://pypi.python.org/pypi/libvirt-python
So you can just do 'pip install libvirt-python' to install it.
Needs libvirt-devel RPM or equiv pkg installed first of course.
Regards,
Daniel