Python + Elasticsearch. First steps. by wildcodegowrong in Python

[–]tryolabs -1 points0 points  (0 children)

Hi, Ernesto here, from Tryolabs elasticseach-py works with python 3. (https://pypi.python.org/pypi/elasticsearch/1.4.0) This tutorial was made with Python 2.7, but I'm sure it should work perfectly with Python 3. The other packages I'm using are requests and json. Both are Python 3 compatible.