Library Installation

Prerequisites

Installation

Use pip to automatically install the library:

pip install dxlelasticsearchclient-0.2.0-py2.py3-none-any.whl

Or with:

pip install dxlelasticsearchclient-0.2.0.zip

As an alternative (without PIP), unpack the dxlelasticsearchclient-0.2.0.zip (located in the lib folder) and run the setup script:

python setup.py install