macOS
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jython pour les workflows d'agents IA.
installation
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
aperçu
Python implementation written in Java (successor to JPython)
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jython | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jython |
|---|---|
| Version | 2.7.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jython |
| Page d'accueil | https://www.jython.org/ |
| Dépôt | https://github.com/jython/jython |
| Docs amont | https://www.jython.org/ |
| Licence | PSF-2.0 |
| Archive source | https://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7.4/jython-installer-2.7.4.jar |
| Dépendances | openjdk |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 jythonpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.