Downloads --------- The most current stable release of Jython is 2.5.3. For production purposes, please use this version. The 2.5.4rc1 release candidate is now available for use. This release fixes numerous bugs since the 2.5.3 release of Jython. The Jython 2.7beta1 release is also available for download. Jython 2.7b1 brings us up to language level compatibility with the 2.7 version of CPython. We have focused largely on CPython compatibility, and so this release of Jython can run more pure Python apps then any previous release. Please use the link below to download the Java installer. Once downloaded, please double-click on the JAR file to start the installation process. You may also want to read the `Installation instructions`_ or the `Release Notes`_. Jython 2.5.3 ------------ `Download Jython 2.5.3`_ Jython 2.5.4rc1 --------------- `Download Jython 2.5.4rc1 - Traditional Installer`_ `Download Jython 2.5.4rc1 - Standalone Installer`_ : Pre-built standalone version. `Download Jython 2.5.4rc1 - jython.jar Installer`_ : Standalone version without the bundled python files. `Download Jython 2.5.4rc1 - Source Only`_ Jython 2.7beta1 --------------- `Download Jython 2.7beta1 - Traditional Installer`_ `Download Jython 2.7beta1 - Standalone Installer`_ : Pre-built standalone version. `Download Jython 2.7beta1 - jython.jar Installer`_ : Standalone version without the bundled python files. `Download Jython 2.7beta1 - Source Only`_ Previous Releases ----------------- `Jython 2.5.2`_ - MD5: ``7c7d9abd8985df480edeacd27ed9dcd5`` - SHA1: ``d4534a691edf40aa1d51723dfe3e22db1e39b432`` `Jython 2.5.1`_ - MD5: ``2ee978eff4306b23753b3fe9d7af5b37`` - SHA1: ``f0e8137b79b6f42cdc0835ab5344d823173ae326`` `Jython 2.5.0`_ - MD5: ``f98b83fce9669feec69d0a17ee515a20`` - SHA1: ``6bffcbacafe9c8ccbbc62a4eeb80c62fa6790a1c`` `Jython 2.2.1`_ - MD5: ``774543534bef2d68247953882237d448`` - SHA1: ``6fea1e8985af955fc843789e2d60fcfc38a76fd8`` .. _Download Jython 2.5.4rc1 - Traditional Installer: http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.5.4-rc1/jython-installer-2.5.4-rc1.jar .. _Download Jython 2.5.4rc1 - Standalone Installer: http://search.maven.org/remotecontent?filepath=org/python/jython-standalone/2.5.4-rc1/jython-standalone-2.5.4-rc1.jar .. _Download Jython 2.5.4rc1 - jython.jar Installer: http://search.maven.org/remotecontent?filepath=org/python/jython/2.5.4-rc1/jython-2.5.4-rc1.jar .. _Download Jython 2.5.4rc1 - Source Only: http://search.maven.org/remotecontent?filepath=org/python/jython/2.5.4-rc1/jython-2.5.4-rc1-sources.jar .. _Download Jython 2.7beta1 - Traditional Installer: http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-b1/jython-installer-2.7-b1.jar .. _Download Jython 2.7beta1 - Standalone Installer: http://search.maven.org/remotecontent?filepath=org/python/jython-standalone/2.7-b1/jython-standalone-2.7-b1.jar .. _Download Jython 2.7beta1 - jython.jar Installer: http://search.maven.org/remotecontent?filepath=org/python/jython/2.7-b1/jython-2.7-b1.jar .. _Download Jython 2.7beta1 - Source Only: http://search.maven.org/remotecontent?filepath=org/python/jython/2.7-b1/jython-2.7-b1-sources.jar .. _Download Jython 2.5.3: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.python%22%20AND%20v%3A%222.5.3%22 .. _Jython 2.5.2: http://sourceforge.net/projects/jython/files/jython/2.5.2/jython_installer-2.5.2.jar/download .. _Jython 2.5.1: http://sourceforge.net/projects/jython/files/jython/2.5.1/jython_installer-2.5.1.jar/download .. _Jython 2.5.0: http://sourceforge.net/projects/jython/files/jython/2.5.0/jython_installer-2.5.0.jar/download .. _Jython 2.2.1: http://sourceforge.net/projects/jython/files/jython/jython_installer-2.2.1.jar .. _Installation instructions: http://wiki.python.org/jython/InstallationInstructions .. _Release Notes: http://www.jython.org/latest.html