[ bianca ]
[ ソース: python-jpype ]
パッケージ: python3-jpype (1.5.0-1 など)
Binding the worlds of Java and Python (for Python 3)
JPype is an effort to allow Python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines.
Eventually, it should be possible to replace Java with Python in many, though not all, situations. JSP, Servlets, RMI servers and IDE plugins are good candidates.
This package for Python 3.
その他の python3-jpype 関連パッケージ
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- または java6-runtime-headless
- 以下のパッケージによって提供される仮想パッケージです: default-jre-headless, openjdk-21-jre-headless
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy2-abi0
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
- または python3-numpy-abi9
- パッケージは利用できません
-
- dep: python3-packaging
- core utilities for python3 packages