Download and install

Évariste can be installed using pip:

python3 -m pip install evariste

You can build your own Debian (and Ubuntu?) package using stdeb:

python3 setup.py --command-packages=stdeb.command bdist_deb
sudo dpkg -i deb_dist/evariste-<VERSION>_all.deb