Skip to main content

A Python to Java bridge.

Project description

.. image:: doc/logo.png
:scale: 50 %
:alt: JPype logo
:align: center

JPype
=====

|implementation| |pyversions| |javaversions| |jvm| |platform| |license|

JPype is a Python module to provide full access to Java from
within Python. It allows Python to make use of Java only libraries,
exploring and visualization of Java structures, development and testing
of Java libraries, scientific computing, and much more. By gaining
the best of both worlds using Python for rapid prototyping and Java
for strong typed production code, JPype provides a powerful environment
for engineering and code development.

This is achieved not through re-implementing Python, as
Jython has done, but rather through interfacing at the native
level in both virtual machines. This shared memory based
approach achieves decent computing performance, while providing the
access to the entirety of CPython and Java libraries.

:Code: `GitHub
<https://github.com/jpype-project/jpype>`_
:Issue tracker: `GitHub Issues
<https://github.com/jpype-project/jpype/issues>`_
:Documentation: `Python Docs`_
:License: `Apache 2 License`_
:Build status: |TestsCI|_ |Docs|_
:Quality status: |Codecov|_ |lgtm_python|_ |lgtm_java|_ |lgtm_cpp|_
:Version: |PypiVersion|_ |Conda|_

The work on this project began on `Sourceforge <http://sourceforge.net/projects/jpype/>`__.
LLNL-CODE- 812311


.. |alerts| image:: https://img.shields.io/lgtm/alerts/g/jpype-project/jpype.svg?logo=lgtm&logoWidth=18
.. _alerts: https://lgtm.com/projects/g/jpype-project/jpype/alerts/
.. |lgtm_python| image:: https://img.shields.io/lgtm/grade/python/g/jpype-project/jpype.svg?logo=lgtm&logoWidth=18&label=python
.. _lgtm_python: https://lgtm.com/projects/g/jpype-project/jpype/context:python
.. |lgtm_java| image:: https://img.shields.io/lgtm/grade/java/g/jpype-project/jpype.svg?logo=lgtm&logoWidth=18&label=java
.. _lgtm_java: https://lgtm.com/projects/g/jpype-project/jpype/context:java
.. |lgtm_cpp| image:: https://img.shields.io/lgtm/grade/cpp/g/jpype-project/jpype.svg?logo=lgtm&logoWidth=18&label=C++
.. _lgtm_cpp: https://lgtm.com/projects/g/jpype-project/jpype/context:cpp
.. |PypiVersion| image:: https://img.shields.io/pypi/v/Jpype1.svg
.. _PypiVersion: https://badge.fury.io/py/JPype1
.. |Conda| image:: https://img.shields.io/conda/v/conda-forge/jpype1.svg
.. _Conda: https://anaconda.org/conda-forge/jpype1
.. |TestsCI| image:: https://dev.azure.com/jpype-project/jpype/_apis/build/status/jpype-project.jpype?branchName=master
.. _TestsCI: https://dev.azure.com/jpype-project/jpype/_build/latest?definitionId=1&branchName=master
.. |Docs| image:: https://img.shields.io/readthedocs/jpype.svg
.. _Docs: http://jpype.readthedocs.org/en/latest/
.. |Codecov| image:: https://codecov.io/gh/jpype-project/jpype/branch/master/graph/badge.svg
.. _Codecov: https://codecov.io/gh/jpype-project/jpype
.. |implementation| image:: https://img.shields.io/pypi/implementation/jpype1.svg
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/jpype1.svg
.. |javaversions| image:: https://img.shields.io/badge/java-8%20%7C%209%20%7C%2011-purple.svg
.. |jvm| image:: https://img.shields.io/badge/jvm-Open%20%7C%20Oracle%20%7C%20Corretto-purple.svg
.. |platform| image:: https://img.shields.io/conda/pn/conda-forge/jpype1.svg
.. |license| image:: https://img.shields.io/github/license/jpype-project/jpype.svg
.. _Apache 2 License: https://github.com/jpype-project/jpype/blob/master/LICENSE
.. _Python Docs: http://jpype.readthedocs.org/en/latest/

SPDX-License-Identifier: Apache-2.0


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

JPype1-1.2.0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distributions

JPype1-1.2.0-cp39-cp39-manylinux2010_x86_64.whl (454.6 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

JPype1-1.2.0-cp39-cp39-manylinux1_x86_64.whl (443.5 kB view hashes)

Uploaded CPython 3.9

JPype1-1.2.0-cp39-cp39-manylinux1_i686.whl (448.7 kB view hashes)

Uploaded CPython 3.9

JPype1-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl (376.9 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

JPype1-1.2.0-cp38-cp38-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

JPype1-1.2.0-cp38-cp38-manylinux2010_x86_64.whl (453.9 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

JPype1-1.2.0-cp38-cp38-manylinux1_x86_64.whl (442.3 kB view hashes)

Uploaded CPython 3.8

JPype1-1.2.0-cp38-cp38-manylinux1_i686.whl (447.3 kB view hashes)

Uploaded CPython 3.8

JPype1-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl (375.5 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

JPype1-1.2.0-cp37-cp37m-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

JPype1-1.2.0-cp37-cp37m-manylinux2010_x86_64.whl (453.8 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

JPype1-1.2.0-cp37-cp37m-manylinux1_x86_64.whl (442.3 kB view hashes)

Uploaded CPython 3.7m

JPype1-1.2.0-cp37-cp37m-manylinux1_i686.whl (447.3 kB view hashes)

Uploaded CPython 3.7m

JPype1-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl (375.4 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

JPype1-1.2.0-cp36-cp36m-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

JPype1-1.2.0-cp36-cp36m-manylinux2010_x86_64.whl (453.8 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

JPype1-1.2.0-cp36-cp36m-manylinux1_x86_64.whl (442.3 kB view hashes)

Uploaded CPython 3.6m

JPype1-1.2.0-cp36-cp36m-manylinux1_i686.whl (447.3 kB view hashes)

Uploaded CPython 3.6m

JPype1-1.2.0-cp36-cp36m-macosx_10_9_x86_64.whl (375.4 kB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

JPype1-1.2.0-cp35-cp35m-manylinux2010_x86_64.whl (453.8 kB view hashes)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

JPype1-1.2.0-cp35-cp35m-manylinux1_x86_64.whl (442.3 kB view hashes)

Uploaded CPython 3.5m

JPype1-1.2.0-cp35-cp35m-manylinux1_i686.whl (447.2 kB view hashes)

Uploaded CPython 3.5m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page