[ 原始碼: jpy ]
套件: python3-jpy (0.9.0-3build2)
python3-jpy 的相關超連結
Trisquel 的資源:
下載原始碼套件 jpy:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Alastair McKinstry
外部的資源:
- 主頁 [github.com]
相似套件:
Bi-directional Python-Java bridge (Python3)
jpy is a **bi-directional** Python-Java bridge which you can use to embed Java code in Python programs or the other way round. It has been designed particularly with regard to maximum data transfer speed between the two languages. It comes with a number of outstanding features:
* Fully translates Java class hierarchies to Python * Transparently handles Java method overloading * Support of Java multi-threading * Fast and memory-efficient support of primitive Java array parameters via `Python buffers <http://docs.python.org/3.3/c-api/buffer.html>`_ * Support of Java methods that modify primitive Java array parameters (mutable parameters) * Java arrays translate into Python sequence objects * Java API for accessing Python objects (``jpy.jar``) . This package provides the Python3 interface.
其他與 python3-jpy 有關的套件
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- 或者 java7-runtime-headless
- 本虛擬套件由這些套件提供: default-jre-headless, openjdk-11-jre-headless, openjdk-8-jre-headless
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.8~)