1158 Forks
3987 Stars
3987 Watchers

elasticsearch-py

Official Python client for Elasticsearch

How to download and setup elasticsearch-py

Open terminal and run command
git clone https://github.com/elastic/elasticsearch-py.git
git clone is used to create a copy or clone of elasticsearch-py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with elasticsearch-py https://github.com/elastic/elasticsearch-py/archive/master.zip

Or simply clone elasticsearch-py with SSH
[email protected]:elastic/elasticsearch-py.git

If you have some problems with elasticsearch-py

You may open issue on elasticsearch-py support forum (system) here: https://github.com/elastic/elasticsearch-py/issues