
Brief Description
Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform.
Jython
is complementary to Java and is especially suited for the tasks like
Embedded scripting and Rapid application development.
Jython provides an interactive interpreter that can be
used to interact with Java packages or with running Java applications. This
allows programmers to experiment and debug any Java system using Jython.
Download:
Jython is freely available for both commercial and
non-commercial use and is distributed with source code. You can download
latest copy Jython by visiting
www.jython.org/Project/download.html
