🌐
GitHub
github.com › bcdev › jpy
GitHub - bcdev/jpy: A bi-directional Python-Java bridge used to embed Java in CPython or the other way round. · GitHub
August 5, 2021 - A bi-directional Python-Java bridge used to embed Java in CPython or the other way round. - bcdev/jpy
Starred by 188 users
Forked by 37 users
Languages   C 54.6% | Java 25.9% | Python 18.7%
🌐
GitHub
github.com › LeeKamentsky › python-javabridge
GitHub - LeeKamentsky/python-javabridge: Python wrapper for the Java Native Interface
GitHub repository: https://github.com/CellProfiler/python-javabridge
Starred by 117 users
Forked by 64 users
Languages   Python 93.1% | Cython 4.4% | C 1.5% | Python 93.1% | Cython 4.4% | C 1.5%
🌐
GitHub
github.com › beeware › rubicon-java
GitHub - beeware/rubicon-java: A bridge interface between Python and Java. · GitHub
A bridge interface between Python and Java. Contribute to beeware/rubicon-java development by creating an account on GitHub.
Starred by 72 users
Forked by 28 users
Languages   Python 68.4% | C 20.3% | Java 8.6% | Makefile 2.7%
🌐
GitHub
github.com › karpierz › jvm
GitHub - karpierz/jvm: Python bridge for the Java Virtual Machine.
Python bridge for the Java Virtual Machine. Contribute to karpierz/jvm development by creating an account on GitHub.
Starred by 5 users
Forked by 2 users
Languages   Python 99.4% | Batchfile 0.6% | Python 99.4% | Batchfile 0.6%
🌐
Readthedocs
jpy.readthedocs.io
Welcome to jpy’s documentation! — jpy 0.9.0 documentation
Edit on GitHub · jpy is a bi-directional Java-Python bridge allowing you to call Java from Python and Python from Java. Contents: Introduction · How it works · Current limitations · Other projects with similar aims · Installation · Getting the Sources ·
🌐
Py4j
py4j.org
Welcome to Py4J — Py4J
Py4J - A Bridge between Python ... Enter search terms or a module, class or function name. Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine....
🌐
GitHub
github.com › thouis › Python-Java-Bridge
GitHub - thouis/Python-Java-Bridge: python wrapper for the Java Native Interface
python wrapper for the Java Native Interface. Contribute to thouis/Python-Java-Bridge development by creating an account on GitHub.
Author   thouis
🌐
GitHub
github.com › robocorp › java-access-bridge-wrapper
GitHub - robocorp/java-access-bridge-wrapper: Python wrapper around the Java Access Bridge Windows .dll · GitHub
Python wrapper around the Java Access Bridge / Windows Access Bridge.
Starred by 19 users
Forked by 8 users
Languages   Python 94.9% | Java 5.0% | Batchfile 0.1%
Find elsewhere
🌐
GitHub
github.com › karpierz › jni
GitHub - karpierz/jni: Python bridge for the Java Native Interface. · GitHub
Python bridge for the Java Native Interface. Contribute to karpierz/jni development by creating an account on GitHub.
Starred by 31 users
Forked by 2 users
Languages   Python 85.8% | Cython 13.9% | Batchfile 0.3%
🌐
GeoAPI
geoapi.org › java-python
GeoAPI Java-Python bridge | GeoAPI
May 5, 2025 - A final version of this guide may use the releases instead, but for now local build is more convenient when no release is available for the Python version on target machine, or for experimenting the bridge without modifying the system configuration (i.e. without writing any files in the /usr/lib/python/site-packages/ directory). The JAVA_HOME environment variable shall reference the Java installation directory (required for locating JNI files). ... git clone https://github.com/bcdev/jpy # Needed only if not already cloned.
🌐
GitHub
github.com › donaldlab › jpype-py2
GitHub - donaldlab/jpype-py2: A Python-Java bridge focusing on stability for Python 2.7
A Python-Java bridge focusing on stability for Python 2.7 - donaldlab/jpype-py2
Author   donaldlab
🌐
GitHub
github.com › gaozhao1989 › pyjab
GitHub - gaozhao1989/pyjab: Python implementation for Java application UI automation with Java Access Bridge
Python implementation for Java application UI automation with Java Access Bridge - gaozhao1989/pyjab
Starred by 52 users
Forked by 23 users
Languages   Python 100.0% | Python 100.0%
🌐
Deephaven
deephaven.io › core › docs › how-to-guides › use-jpy
Use jpy | Deephaven
Show your appreciation for Deephaven by starring us on GitHub. ... jpy is a bi-directional Java-Python bridge that facilitates calling Java from Python and vice versa.
🌐
GitHub
github.com › topics › python-javabridge
python-javabridge · GitHub Topics · GitHub
July 11, 2022 - PridJe (Java-Python Bridge / Java call Python) provides an interface between Java programs and function procedures written in Python. It helps with the problem of lack of support when Java business processes calling python algorithm.
🌐
GitHub
github.com › jpype-project › jpype
GitHub - jpype-project/jpype: JPype is cross language bridge to allow Python programs full access to Java class libraries. · GitHub
JPype is cross language bridge to allow Python programs full access to Java class libraries. - jpype-project/jpype
Starred by 1.3K users
Forked by 202 users
Languages   Python 47.6% | C++ 36.0% | Java 15.7%
🌐
GitHub
github.com › karpierz › jni › blob › main › src › jni › ctypes › __init__.py
jni/src/jni/ctypes/__init__.py at main · karpierz/jni
Python bridge for the Java Native Interface. Contribute to karpierz/jni development by creating an account on GitHub.
Author   karpierz
🌐
PyPI
pypi.org › project › jpy
jpy · PyPI
Can now use pip to install Python jpy package directly from GitHub (#83). This works for Linux and OS X where C compilers are available by default and should work on Windows with Visual Studio 15 installed.
      » pip install jpy
    
Published   Nov 13, 2025
Version   1.3.0
🌐
Readthedocs
jpy.readthedocs.io › en › latest › intro.html
Introduction — jpy 0.9.0 documentation
Edit on GitHub · 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: ...
🌐
GitHub
github.com › karpierz › jtypes.javabridge
GitHub - karpierz/jtypes.javabridge: Python wrapper for the Java Native Interface (ctypes/cffi-based javabridge).
Python wrapper for the Java Native Interface (ctypes/cffi-based javabridge). - karpierz/jtypes.javabridge
Author   karpierz