macOS
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · source: api.github.com
brew
Python implementation written in Java (successor to JPython). Version 2.7.4 via Homebrew; verified from local package data.
install
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · source: api.github.com
sudo apt install jythonDebian stable package indexes · jython · source: deb.debian.org
nix profile install nixpkgs#jythonnixpkgs package indexes · pkgs/by-name/jy/jython/package.nix · source: api.github.com
sudo pacman -S jythonArch Linux sync databases · jython · source: geo.mirror.pkgbuild.com
overview
Python implementation written in Java (successor to JPython)
history
Jython is the long-running implementation of Python for the Java platform, descended from JPython and maintained as a Python runtime that can import and use Java classes while running on the JVM.
JPython was created in late 1997 by Jim Hugunin at CNRI. Barry Warsaw took over as primary developer in February 1999, and the project moved to SourceForge in October 2000 under the Jython name.
The project became a durable bridge between the Python and Java ecosystems. Its 2.x line tracked Python 2 compatibility, while the official Jython site and repository describe ongoing Python 3 work as a separate development direction rather than a completed replacement.
Jython found its niche wherever Python syntax was useful inside Java applications: embedding scripts in JVM software, calling Java libraries from Python code, and experimenting with dynamic language support on the Java platform.
The package has remained in Unix package managers because it is historically important, still useful for JVM/Python interoperability, and different enough from CPython to matter to users who specifically need Java integration.
Users run the `jython` command as a Python interpreter on the JVM, often to script Java APIs or to embed Python-like extension points in Java software. Official documentation emphasizes Java package access, Java bytecode compilation, and integration with Java platform classes.
For package maintainers, Jython is a classic alternate-language-runtime package: it looks like Python at the command line but has JVM dependencies, Java compatibility concerns, and a release cadence separate from CPython.
It is also a reminder that language packages are not always mere compilers or interpreters; some are compatibility layers between two large ecosystems, which makes versioning and dependency policy especially visible.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jython | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jython |
|---|---|
| Version | 2.7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jython |
| Homepage | https://www.jython.org/ |
| Repository | https://github.com/jython/jython |
| Upstream docs | https://www.jython.org/ |
| License | PSF-2.0 |
| Source archive | https://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7.4/jython-installer-2.7.4.jar |
| Dependencies | openjdk |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jython |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jython 2.7.3+repack1-1
Python seamlessly integrated with Java
sudo apt install jythonjython-doc 2.7.3+repack1-1
Jython documentation including API docs
sudo apt install jython-docjython
nix profile install nixpkgs#jythonjython 2.7.3+repack1-1
Python seamlessly integrated with Java
sudo apt install jythonjython-doc 2.7.3+repack1-1
Jython documentation including API docs
sudo apt install jython-docjython 2.7.4-3
An implementation of the Python language written in Java
sudo pacman -S jythonjython
sudo port install jythonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.