To get it running, you need to:
- install Jython somewhere in your system
- put the jython.jar into ImageJ's classpath
- create a "Jython" folder under plugins folder.
See also the jython language, which is essentially Python with access to
all java classes and methods: