Installation
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Installation
editEland 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