Installation ------------ Anaconda ~~~~~~~~ If you do not have a working Python 3.5 or 3.6 installation, consider installing Miniconda_. Then run:: conda install cython numpy pandas Pull ailist from `PyPI `__ (consider using ``pip3`` to access Python 3):: pip install intervalframe PyPI only ~~~~~~~~~ If you prefer to exclusively use PyPI run:: pip install intervalframe .. _Miniconda: http://conda.pydata.org/miniconda.html