Home > Repositories > base > jython

jython: A Java implementation of the Python language

Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform.
The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks: Embedded scripting - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application. Interactive experimentation - 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. Rapid application development - Python programs are typically 2-10X shorter than the equivalent Java program.
This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products.
Name:jython
Release: 2.7.3-1mamba
Group:Development/Languages
Maintainer:autodist
License:BSD, Python Software Foundation License
Size:41.38 MB
Upstream URL:https://www.jython.org/Project/
Build time:2022-09-14 06:25:23
Binary packages and requirements
x86_64aarch64i586
Built RPMSjython
jython
jython
Build requirements
History of changes
DatePackagerReleaseDescription
2022-09-14autodist2.7.3-1mamba- automatic version update by autodist
2020-04-09autodist2.7.2-1mamba- automatic version update by autodist
2017-07-11autodist2.7.1-1mamba- automatic version update by autodist
2016-10-13silvan2.7.0-1mamba- update to 2.7.0
2013-07-31autodist2.2.1.svn-6mamba- rebuilt
2011-03-28gil2.2.1.svn-5mamba- rebuilt with java-gcj-compat support
2010-05-18gil2.2.1.svn-4mamba- rebuilt with sun-java 6u20 and python 2.6
2010-01-04gil2.2.1.svn-3mamba- rebuilt with java-mysql-connector java-subversion java-svnant postgresql-jdbc python-xml support
2009-03-09gil2.2.1.svn-2mamba- rebuilt with java-servletapi5
2009-01-27gil2.2.1.svn-1mamba- package created by autospec