Skip to content

Use elasticsearch-py to access elasticsearch instead of requests.#2

Open
luizgpsantos wants to merge 5 commits into
tatiana:masterfrom
luizgpsantos:master
Open

Use elasticsearch-py to access elasticsearch instead of requests.#2
luizgpsantos wants to merge 5 commits into
tatiana:masterfrom
luizgpsantos:master

Conversation

@luizgpsantos

Copy link
Copy Markdown

Elasticsearch-py become the standard python library to access elasticsearch. It has some advantages when comparing to requests, some of then includes:

  • easy to use
  • don't need to construct URLs all the time
  • Follow elasticsearch HTTP contract
  • etc :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant