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 details)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 10.9+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

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

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

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

Uploaded CPython 3.6m Windows x86-64

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

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

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.9+ x86-64

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

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

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m

File details

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

File metadata

  • Download URL: JPype1-1.2.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0.tar.gz
Algorithm Hash digest
SHA256 62ca03e7f7963ba4ac1065ee48ff661f752b3db3c23549ed8933ab40196a3157
MD5 341b3b9e7b341eb5d41e428e46ba3a7b
BLAKE2b-256 3954ced716e030cd703ab9447dd3808482188ddc41d597bde4a3dbdc76f9f213

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 454.6 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 32acfde8c7d62584956c83146b77e1c02134b24ea8aa332cde7e74291296f92a
MD5 b5b35ab3b3b21854bb631d0bd7114083
BLAKE2b-256 f79aa514be65a19a15ad64998ee614e5ddacb0fbb8e716c2aef5d7765df80fc7

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 443.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6bd98501356f1386c4d6d1082711cb334db86c543680b75187a60b5105386d1a
MD5 680187c0ce0b22b3015a94f0bcef44b8
BLAKE2b-256 6d36a5be32a8782073438e48fda3535778c07ad6888353e2045aadbdf502b1b2

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 448.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 065c8a77d5d3fd8da91778663ac82fd78be1aeb26020d763935de095f84f4e8f
MD5 64b77781cb36041d1f0fe574b9773d95
BLAKE2b-256 37e87d0271b7192f0e8214001bfa0ac694d6694a953aec567b1f3d5a0fa5c42e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 376.9 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afd754d1e8a760e5e7998abf2b449f2b5fa8a80e54aabaadeb96f75be3fe30b3
MD5 70710c9abcc0ae3ccd71edc737803934
BLAKE2b-256 1fe413cade57dcdd28ae3b46f1316d9e02fa2b199e0b634be94e255871b3a270

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a5bb5b905f87ee72af3ea7bf99419666e699cc6b803102037fadd64fe9c7045b
MD5 23bfff7d54a92464c8002e1f558cce00
BLAKE2b-256 c4749e4078d1c22d1d29597723339752cf3e2c888eba2666903b19572f51456b

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 453.9 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e044fb69280303b229b4b642f6c0de4b6c5b27ab0115fdeb66ff259d433b0d06
MD5 2bc223a677b99341a412a629a302f9e3
BLAKE2b-256 30c24bbfd6c951efa2878b177d4eae87cb11954dded847a642e30b3eebc40358

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 442.3 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 17080559ae95e0e36ba16dd0e0420a0d60e2bc4a7bfba4a19453209c9411c7c1
MD5 02fdef9d7a95cd0169d26b00cd488000
BLAKE2b-256 09b142d1fd361a41dd7c82f7caa52ee3bf9845e775f8ba23abb1290cce9ef33d

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 447.3 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 33f481ec2663de3b1e59555676c71f581247c02f5bfa0d7acc1cf2f202ec8d94
MD5 82fc1b446eac1b34d5166f3851ecb7ce
BLAKE2b-256 da06365bfb860e1f304c3ede7d6148195dfb4763c2f852547576785d1a23f885

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 375.5 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e43534de05cd92983bf601defbd1022212283c5ed4f95230f46e346e42dc50ae
MD5 5e11b24a76e3c5f8f20873720da56dd1
BLAKE2b-256 095a3d136e509498a6c013c22f04625d3968e625f22601c12b1c4b6cba0815ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9b9055a78712dcb7a0ab7f5e2deb9b706142da18cd77f4f7de19aa620ccc636a
MD5 d0ec5577f7b1a45d8d21455340ba323d
BLAKE2b-256 8f2c4ef205d3e6af91ef4dd0db26b6b75909b604e688afe6fb13abee9a812766

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 453.8 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e779b9c550ec10f17e5618166461093695dee0f29c9f2fa6a3ede631a5b99cce
MD5 7c5be3468e3eacd4461c827478194060
BLAKE2b-256 9bccef80f182340a9eccef69bbc12e0fabf734df29343dce04ce4da93d6bfb8e

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 442.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2b783b40d811395460c55f3d0a8aa8f9c8685f5a6fea2b76cbd4bea3a7e77fc4
MD5 500f010ba86ff197effa7b9974d7d8c5
BLAKE2b-256 0148c8998ed94393778b43a5f1d8d6816f3e49e1afb0dd74d4765b86d272f36d

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 447.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 07d10fe1ca9969988587c8a1cb6eee4047d43447b1c2bdbda03b042d7b1c8389
MD5 4d7a4e9a4519681b341ce3cc59ff7587
BLAKE2b-256 d59376f8fbb7de6d7e5a36f4d3a943639954db31fce6426469e1e1089ebe640f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 375.4 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0127538e2599827fd974070dc3a4dc97037b39e24bb20d3553326cf43d3fd820
MD5 42401b82ec41e7b2281f619f9d841bf1
BLAKE2b-256 92150a92f9f59609c976423989de8ec7fe915049af6f5d4118abd3617a3a0925

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 dd204521c74b395f393c566a908b3100b235aa9c1b59158fd9d4187897c3f419
MD5 2f2b0d1c6901c4582181d969602990a2
BLAKE2b-256 3023064cf1d413877ad597f96b6461a1cb4d4aa47d5edc20157cffd683b1b6d7

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 453.8 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b975cb0ecb9c444d900c4cf9e2ad364eeff7a5baea1f1a29c32b8830cf83868c
MD5 53d2e235cec13872b80aa9161090c364
BLAKE2b-256 b7219e2c0dbf9df856e6392a1aec1d18006c60b175aa4e31d351e8278a8a63c0

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 442.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 11edbcfcb3014e0fa7e95d20e992af7f2d11c3d3c73a7e92a40d1323c8e901dc
MD5 f41829e38d887566fe8e3b19821bfb1b
BLAKE2b-256 f8e07b310f5ddf0c76c213a66683f4de8dac4cb265cbcc2224a6c2ea33182eca

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 447.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b09a9a600ec354dddccb7a04b83181ac0e33bef6f5e54cd85fb10be6e63990cc
MD5 afc7537b3ded44a7e7ec779a44f419d3
BLAKE2b-256 43b3670b24b765a4209422c287a0ddca00dee884bd9aeeb69393909855794b74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 375.4 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d03823fea05a98b344a525b5356cb8cd15eeb120dcbd0a7d1e35880966d68fe
MD5 8788b0250d09b0c316b9e83e46a4fcf4
BLAKE2b-256 20958d1020c2edc9b57da766cf497348d97ffafdee831de38a16ca461ee6893b

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 453.8 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 077225bb7086d4b9d8656e3cad9c0353eccc49507af44589dcbce14184623a02
MD5 e04a69e762f3b798447a6b5b1bed8ac3
BLAKE2b-256 adacfe7ee44656bf9a5b79606d1fc63190823b910b8b6419a4d7dadae62aac33

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 442.3 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a097e7387c29cafe13db41d4f7f4fb262a94bcdff9f26eb0bb0d945a7746fe72
MD5 3044352cfa5994315414743801e215a2
BLAKE2b-256 8aa603497aa8e20e3057515094af51dd4aa926eca3474c831aaaaeecdcf997f0

See more details on using hashes here.

File details

Details for the file JPype1-1.2.0-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: JPype1-1.2.0-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 447.2 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for JPype1-1.2.0-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1af851c234047f34195919bc1c4f8a8fffd11928d271bf0b5e7619a2decfc397
MD5 e91daea4babce5733990d8b6a305f741
BLAKE2b-256 53a7e12bee76b084b17cb26f3cd142eefcaf717f5ea6e3b7c3e54328fdb66cb5

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