macOS
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · ソース: api.github.com
brew
jython のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · ソース: api.github.com
sudo apt install jythonDebian stable package indexes · jython · ソース: deb.debian.org
nix profile install nixpkgs#jythonnixpkgs package indexes · pkgs/by-name/jy/jython/package.nix · ソース: api.github.com
sudo pacman -S jythonArch Linux sync databases · jython · ソース: geo.mirror.pkgbuild.com
概要
Python implementation written in Java (successor to JPython)
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jython | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jython |
|---|---|
| バージョン | 2.7.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jython |
| ホームページ | https://www.jython.org/ |
| リポジトリ | https://github.com/jython/jython |
| 上流ドキュメント | https://www.jython.org/ |
| ライセンス | PSF-2.0 |
| ソースアーカイブ | https://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7.4/jython-installer-2.7.4.jar |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 jythonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.