Automic VaultAutomic Vault

brew

jython を Homebrew, apt, MacPorts, Nix, pacman でインストール

jython のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jython

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jython

MacPorts ports tree · lang/jython/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install jython

Debian stable package indexes · jython · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#jython

nixpkgs package indexes · pkgs/by-name/jy/jython/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S jython

Arch Linux sync databases · jython · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Python implementation written in Java (successor to JPython)

コマンドとエイリアス

  • jython

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1997: JPython was created by Jim Hugunin.
  • 1999: Barry Warsaw became primary developer and released JPython 1.1.
  • 2000: The project moved to SourceForge and was renamed Jython.
  • 2020: Jython 2.7.2 was released with Java 8 builds and Java 11 testing.
  • 2022: Jython 2.7.3 was released.
  • 2024: Jython 2.7.4 was released.

Related projects

  • Jython is related to CPython as an alternate Python implementation, to the Java platform as its runtime target, and to other Python-on-managed-runtime projects that trade native C extension compatibility for host-platform integration.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jythoncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.7.4
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.jython.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.jython.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namejython
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

jython 2.7.3+repack1-1

Python seamlessly integrated with Java

http://www.jython.org

sudo apt install jython
  • Section: python
  • Architecture: all
  • 18 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Jython
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jython from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

jython-doc 2.7.3+repack1-1

Jython documentation including API docs

http://www.jython.org

sudo apt install jython-doc
  • Section: doc
  • Architecture: all
  • Source Package: jython
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Jython
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jython-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jython

nix profile install nixpkgs#jython
  • normalized package name match
  • 一致条件: Jython
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jy/jython/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jython 2.7.3+repack1-1

Python seamlessly integrated with Java

http://www.jython.org

sudo apt install jython
  • Section: universe/python
  • Architecture: all
  • 18 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Jython
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jython from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

jython-doc 2.7.3+repack1-1

Jython documentation including API docs

http://www.jython.org

sudo apt install jython-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: jython
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Jython
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jython-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

jython 2.7.4-3

An implementation of the Python language written in Java

https://www.jython.org/

sudo pacman -S jython
  • License: PSF AND APACHE AND custom
  • Architecture: any
  • 3 依存関係
  • normalized package name match
  • 一致条件: Jython
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jython from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

jython

sudo port install jython
  • normalized package name match
  • 一致条件: Jython
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/jython/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment