Installation#

Anaconda#

If you do not have a working Python 3.5 or 3.6 installation, consider installing Miniconda. Then run:

conda install numpy

Pull ailist from PyPI (consider using pip3 to access Python 3):

pip install ailist

PyPI only#

If you prefer to exclusively use PyPI run:

pip install ailist