Installation from PyPI

Warning

Check if it’s the latest release.

EXPLIoT is available from the Python Package Index.

Installation

It’s required that you have pip available on your system.

$ pip3 install expliot --user

Upgrade

$ pip3 install --upgrade expliot --user