macOS
brew install jythonlocal Homebrew formula metadata
sudo port install jythonMacPorts ports tree · lang/jython/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.