mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
631 B
631 B
Installation [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