Requirements

To use AIOstack, you need to install some extras tools, here’s the list of the requirements

Version 0.3 requirements

Git

sudo apt-get  install git

GitPython

pip install gitpython

Version 0.1 requirements

python-dev

sudo apt-get  install python-dev

psutil

pip install psutil

virt-what

sudo apt-get install virt-what

or

sudo yum install -y virt-what