eland/docs/reference/installation.md
Colleen McGinnis ca64672fd7
[docs] Migrate docs from AsciiDoc to Markdown (#762)
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2025-02-26 17:48:16 +01:00

631 B

mapped_pages
https://www.elastic.co/guide/en/elasticsearch/client/eland/current/installation.html

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