Loading

Installation

Eland can be installed with pip from PyPI. We recommend using a virtual environment when installing with pip:

 $ python -m pip install eland 

Alternatively, Eland can be installed with Conda from Conda Forge:

 $ conda install -c conda-forge eland