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.3.0.tar.gz (820.3 kB view details)

Uploaded Source

Built Distributions

JPype1-1.3.0-cp39-cp39-win_amd64.whl (362.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

JPype1-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (449.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

JPype1-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (454.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

JPype1-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl (381.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

JPype1-1.3.0-cp38-cp38-win_amd64.whl (362.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

JPype1-1.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (449.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

JPype1-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (454.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

JPype1-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl (381.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

JPype1-1.3.0-cp37-cp37m-win_amd64.whl (361.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

JPype1-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (449.0 kB view details)

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

JPype1-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (454.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.5+ i686

JPype1-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl (381.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

JPype1-1.3.0-cp36-cp36m-win_amd64.whl (361.8 kB view details)

Uploaded CPython 3.6m Windows x86-64

JPype1-1.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (449.0 kB view details)

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

JPype1-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl (454.5 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.5+ i686

JPype1-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl (381.1 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

JPype1-1.3.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (449.0 kB view details)

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

JPype1-1.3.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl (454.4 kB view details)

Uploaded CPython 3.5m manylinux: glibc 2.5+ i686

File details

Details for the file JPype1-1.3.0.tar.gz.

File metadata

  • Download URL: JPype1-1.3.0.tar.gz
  • Upload date:
  • Size: 820.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0.tar.gz
Algorithm Hash digest
SHA256 4fc27dba89750cb0c9d692466341ce60c0fe86a16051091cb5347a37cf884151
MD5 b6cde892fc705a8d393a98a15c68a680
BLAKE2b-256 574f3cddc9b9cd892bbe098e5d48ed3a8aaa02dd3fa732612065fa6b0fab0062

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 362.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 748bee8759e4a1261284e4f48eab475abe66a2eb4c3f7f3967c71276efe6abe5
MD5 91b65ea21460f6fbc7915c6531d8df46
BLAKE2b-256 6f47c40a25f94bbd8e92766b63d9760b585ed1e0283cd178861eaf071cecd218

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
  • Upload date:
  • Size: 449.3 kB
  • Tags: CPython 3.9, manylinux: glibc 2.5+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 43583158b5c0c606b87b32ae3175d3d7f24eadefd6d29837f76f295d656a9eac
MD5 1fb8006ab0535f33ca6e39a3466372fc
BLAKE2b-256 b109f4654757f9146d36305b5a49a6fd341e93016716e4199bff818fb48a5f90

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.9, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 953fdb406999d68bee8f48f809a3906df9509dca055183b7af0bed62515db29a
MD5 b8b31e755506264537276551457e487b
BLAKE2b-256 bb1f673f7efe0bf357a9dabe2e368f1b3cc226ad7e44fc01f4ce7c5601408e65

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 381.5 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d328e3ec0c626dd4272d4c6dbfaa0b66293c72dd1786adfb51bec33ee2f3fd3
MD5 4946076d2b6fdd244474168b7d04203c
BLAKE2b-256 200787e83ef052e25e81548a31f333101d8b564bb6cecf83f0a82fcf59bd491d

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 362.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a10f52623b377894dda664228baa0a64c7d4948973b91229238c9a5fbf560139
MD5 984cb487fe58e37c2eca649f5e8f52c5
BLAKE2b-256 552b3036978ada4e44d4748020f79b1fa71423542d0799d29a505e641962a03c

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
  • Upload date:
  • Size: 449.2 kB
  • Tags: CPython 3.8, manylinux: glibc 2.5+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5c39c3efce8cc18147f8269ae5cd7ed4a073f5ef00e78dbf17305fd6330c50e3
MD5 49c4f7e6f81e1c0b899b92fb253fdc67
BLAKE2b-256 da3f1ab84d4270936901fa40e2f87626ab342547d3596166b269ba5646d752ac

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 454.7 kB
  • Tags: CPython 3.8, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fa1cf484a1e8c86839791f8667dfae8be3f7510c3fa3de6674608f29b4629554
MD5 bf762ad5f4990d3eeeafa55e164ac582
BLAKE2b-256 8d005df0052e5b927d92ac1a67a0a3e39392526f5f4d0ed2136e8fd17f3864a9

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 381.5 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6171cabc41cda585f80ad84c6173cb1ad874c83e6810b100668bc867fa13046
MD5 30faf0a3dce9eb3ea5e454ce1fcaa7f3
BLAKE2b-256 835c1e602a7b698810abe30b0e730fad6ec7f7a13a5bfee17706a993a3986416

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 361.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6b74385f38968dfbe01a0548c6066bb3072e5a2f2b082a1beeca0935abb789ba
MD5 363a9398a3c926c8161ce217b5995756
BLAKE2b-256 03d8510d122a3d3c8e6392aa481fca559f760ce0771a79f35258fad0fd280ec0

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
  • Upload date:
  • Size: 449.0 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.5+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e1f54084018deeab84aea349963335b2883a7ac91173fe681ba63d3ff09eb68c
MD5 418303cb683f459c5825c214668c36db
BLAKE2b-256 9888f817ef1af6f794e8f11313dcd1549de833f4599abcec82746ab5ed086686

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 454.4 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 487843f84dbb3df59d63bb95583320edcf33cc112856c3d28c95c907c7535075
MD5 ecf45de05a89b3decca750b26fd6abb2
BLAKE2b-256 d1fd1f16200f7dd8f8900be1a4bdf1bf9066db9d0f23e20f9d836f9e2fcd6560

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 381.1 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 82d83b0e7baadbd876f498c5ba2356f0a87c0372e88e89bbb3c3c09044e80921
MD5 1a567a4db15c678ab7412ed90c85b961
BLAKE2b-256 9acd5334c962273c4cdeec4ad685c9a04dbaf7ef617200db64a2b5604a4db1b4

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 361.8 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 f356f10e9f77a77466557076555eacde342b558905143c6e49c84e8e72712d2c
MD5 0daa80a1cc077708dc68b57f97d37ec8
BLAKE2b-256 480e92de48c898f02ac3ef277243408cb3e9a780c561c72cf60c4de5bbd7d39d

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
  • Upload date:
  • Size: 449.0 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.5+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d89ef97478da724728fc946e12256f5a62c5cb0d7107aa30256ffb4413754eea
MD5 1ddb2af8f284038738a8a365ad89fc75
BLAKE2b-256 3290a725be43dcaf6f7a20e82a4b672804c9f1139afee3dfd0bc05f2fbb9216f

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 454.5 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f4d65ac9c13d785da3555fbc0f710ea62c716036c265a3cc8f8d8d36b9aaa1c7
MD5 5fb41d9d67ff0ab94769374dd7832ec4
BLAKE2b-256 a42b9ca0dfa3bfe0ec68816a802f5c7272a79b1022c62015cf383d088050d3fe

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 381.1 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7b674d1888a3433a22ef0c8c67e8bb137252de7c358db2cc85af3565de3af595
MD5 33262b9cd572346a4fa013a71725e0ac
BLAKE2b-256 6050dcdd2041a2c64a9cd97a26e562c159c881d8cce4d4cfc157572a557ac251

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
  • Upload date:
  • Size: 449.0 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.5+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7bb61de43e4b7f83a9a0d84e553939912c758430d13d0667befa9a5c935e955e
MD5 81a3f376a33cc2e76ad0cafad00d3771
BLAKE2b-256 9e578852ed96e2814d76f498fcf3a5e3ae9c18aac65135f391c0636600ea8268

See more details on using hashes here.

File details

Details for the file JPype1-1.3.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.3.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 454.4 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for JPype1-1.3.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1eb690b3757d8ff3f853941c73b6f9caa2b3f7851ec9a105e0388558bf726690
MD5 9d37d753448e45a78fbe1ef766f15016
BLAKE2b-256 c655b71e82c6647768fe68222839ea928491e5ea5724ac29034fd994c49ac9aa

See more details on using hashes here.

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