The Python language plugin allows to have python as the language of scripts to execute.
'org.elasticsearch:elasticsearch-lang-python:2.4.0'
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-lang-python</artifactId>
<version>2.4.0</version>
</dependency>
<dependency org="org.elasticsearch" name="elasticsearch-lang-python" rev="2.4.0"/>
"org.elasticsearch", "elasticsearch-lang-python", "2.4.0"