Jython の pip を使ってインストール
$ sudo /usr/local/jython/bin/pip install elasticsearch
$ jython Jython 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11) [OpenJDK 64-Bit Server VM (Oracle Corporation)] on java1.7.0_101 Type "help", "copyright", "credits" or "license" for more information. >>> from elasticsearch import Elasticsearch