How To Install Jython.py In Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?
Maintainer: Debian Java Maintainers
Email: [email protected] .
Website: http://www.jython.org
Section: python
Install jython.py
-
Debian
apt-get install jython
Click to copy -
Ubuntu
apt-get install jython
Click to copy -
Arch Linux
pacman -S jython
Click to copy -
Kali Linux
apt-get install jython
Click to copy -
CentOS
yum install jython
Click to copy -
Fedora
dnf install jython
Click to copy -
Raspbian
apt-get install jython
Click to copy -
macOS
brew install jython
Click to copy
jython
Python seamlessly integrated with JavaJython 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 complementary to Java and allows the two languages to be freely mixed. It is especially suited for embedded scripting, interactive experimentation and rapid application development, and it can interact with Java packages or with running Java applications.
To install the latest version of jython.py in your favorite operating system just copy the jython.py installation command from above and paste it into terminal. It will download and install the latest version of jython.py 2023 package in your OS.