Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 283 Bytes

pyVirt

pyVirt is a cli to facilitate the management of KVM virtual machines with libvirt..

Dependencies instalation

KVM:

  sudo apt-get install kvm libvirt-bin

Python and pyhton-libvirt:

sudo apt-get install python-libvirt