http://www.jython.org/downloads.html
- Run "jython-installer-2.7.x.jar" as below command: java -jar jython-installer-2.7.x.jar
- Follow the instruction from Jython Installation pop up
- After successful installation set PATH as C:\jython2.7b1\bin
- Open command prompt and execute the command as below: jython --version
- The output as "Jython 2.7b1" would verify the complete installation and setting path