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.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distributions

JPype1-1.2.1-cp39-cp39-win_amd64.whl (360.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

JPype1-1.2.1-cp39-cp39-manylinux2014_aarch64.whl (432.5 kB view details)

Uploaded CPython 3.9

JPype1-1.2.1-cp39-cp39-manylinux2010_x86_64.whl (457.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

JPype1-1.2.1-cp39-cp39-manylinux1_x86_64.whl (445.6 kB view details)

Uploaded CPython 3.9

JPype1-1.2.1-cp39-cp39-manylinux1_i686.whl (450.8 kB view details)

Uploaded CPython 3.9

JPype1-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl (379.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

JPype1-1.2.1-cp38-cp38-win_amd64.whl (360.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

JPype1-1.2.1-cp38-cp38-manylinux2014_aarch64.whl (432.8 kB view details)

Uploaded CPython 3.8

JPype1-1.2.1-cp38-cp38-manylinux2010_x86_64.whl (457.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

JPype1-1.2.1-cp38-cp38-manylinux1_x86_64.whl (444.8 kB view details)

Uploaded CPython 3.8

JPype1-1.2.1-cp38-cp38-manylinux1_i686.whl (449.2 kB view details)

Uploaded CPython 3.8

JPype1-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl (378.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

JPype1-1.2.1-cp37-cp37m-win_amd64.whl (359.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

JPype1-1.2.1-cp37-cp37m-manylinux2014_aarch64.whl (432.6 kB view details)

Uploaded CPython 3.7m

JPype1-1.2.1-cp37-cp37m-manylinux2010_x86_64.whl (457.5 kB view details)

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

JPype1-1.2.1-cp37-cp37m-manylinux1_x86_64.whl (444.6 kB view details)

Uploaded CPython 3.7m

JPype1-1.2.1-cp37-cp37m-manylinux1_i686.whl (449.1 kB view details)

Uploaded CPython 3.7m

JPype1-1.2.1-cp37-cp37m-macosx_10_9_x86_64.whl (377.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

JPype1-1.2.1-cp36-cp36m-win_amd64.whl (359.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

JPype1-1.2.1-cp36-cp36m-manylinux2014_aarch64.whl (432.6 kB view details)

Uploaded CPython 3.6m

JPype1-1.2.1-cp36-cp36m-manylinux2010_x86_64.whl (457.5 kB view details)

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

JPype1-1.2.1-cp36-cp36m-manylinux1_x86_64.whl (444.7 kB view details)

Uploaded CPython 3.6m

JPype1-1.2.1-cp36-cp36m-manylinux1_i686.whl (449.1 kB view details)

Uploaded CPython 3.6m

JPype1-1.2.1-cp36-cp36m-macosx_10_9_x86_64.whl (377.9 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

JPype1-1.2.1-cp35-cp35m-manylinux2014_aarch64.whl (432.6 kB view details)

Uploaded CPython 3.5m

JPype1-1.2.1-cp35-cp35m-manylinux2010_x86_64.whl (457.4 kB view details)

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

JPype1-1.2.1-cp35-cp35m-manylinux1_x86_64.whl (444.6 kB view details)

Uploaded CPython 3.5m

JPype1-1.2.1-cp35-cp35m-manylinux1_i686.whl (448.9 kB view details)

Uploaded CPython 3.5m

File details

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

File metadata

  • Download URL: JPype1-1.2.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1.tar.gz
Algorithm Hash digest
SHA256 f210646127d24be73cfc6d807e2cda1c6b2ab39b7a293008e8b46367af6f2204
MD5 7e61e622cee3a09cd5d58846503c5c6a
BLAKE2b-256 80d9f837322b8ede25d02dfa98e471b7c3ac73533a5b1c7e0157720c05453142

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 360.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fcae8ca7ce9ca24f9253964ff3dbd6c66d18d74d84dd2fb67ce529a07b4fd515
MD5 2629f172255ed5b23d13fa22efbf0280
BLAKE2b-256 cbc60f0282999d6448426663e16bdc8b00a93b5b2e0be1cef6ec5ea2d6dfafd9

See more details on using hashes here.

File details

Details for the file JPype1-1.2.1-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 432.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe4b09f36b15a4030ef8045b9f3f6882b1546dfb379da8351a82c0969acf8bde
MD5 ae992d860a7626b5dfe3f1279648d553
BLAKE2b-256 7ff6b3ffdbc6e7894a860ff5d636dbd437b0c83c50eb12302fe25af85a3051ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 457.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 383d6ad4b58c8b7afcf70075af0321a82c686fa8faa792fc6e954494d869a054
MD5 d8d7b7d0e71cf4544a2cb337450717d5
BLAKE2b-256 cd18bbcb1875c129a0aeb9bb67a8772aa33286493b2f9dab9dc080f92fc08501

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 445.6 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 65475399c3a115f565907f35b2694b3d3a1e9ad83e77c9142f7b2e46fbb24475
MD5 65624a8f865e60120fcf2392d89da540
BLAKE2b-256 ac186d1ad78aa4f4b9c85c1449c01a55b120dd2a5063c6e9d9e1333a25a07958

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 450.8 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1fcc25bcbd57d2ee73c6d888183f576f29cd38707216100e023f23e482804515
MD5 dd107f5e285efa886bdb4d2fa613f885
BLAKE2b-256 28a693ba9109fd26242b6fb7c262ce103ff962aee52b2002356e41f807fbbb69

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 379.4 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bf99f62559b4016038c08ffc97f024d07381c98e268d797c8219e976ad5851b
MD5 7b5bb28b735aebaad44af8b81e3e2bf3
BLAKE2b-256 a0932a267e481f783a71374db1e5440bdbe2d72effa35ed1cfa5c1144e94c20b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 360.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 11c76ba44647861d518ece04e452ea0a2ba523f4e13732d4d8bb4595e33b906c
MD5 9f74b946fedefec791988ce17c0aea68
BLAKE2b-256 3c55b753b7ba9974d13515ba9753af04c1f88f984f5772e315fe42ae47271a3e

See more details on using hashes here.

File details

Details for the file JPype1-1.2.1-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 432.8 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a6a4dc63f967b22876424ad9b80f6ab87488da27918ce6fc2cf5e0016eb0218
MD5 d2b33e9be296bf7fbe9c7b14767424f0
BLAKE2b-256 774e1afa66bc27925629895343d36e6b5e98c946ca8d68bb13e2c0d62377c9bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 457.5 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3d30c860f84b1b7b36b361bce93e897b80c85a080a39bb86901010be50a61556
MD5 601ab5a07b30b75c186e14a0599c91e4
BLAKE2b-256 fa05b6f65707dad857458cbb8e01fbe93868256baad9ca372c416a27213ef002

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 444.8 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f2f395d0d60852a0b39ce91d8a0d51c2fc5d199e800762a748e09ffbcbf5e0e5
MD5 fa25a9c80c9e096b20d0ff471491fa5b
BLAKE2b-256 33c559cbe1d7d29851cb6711a1ba322b3c6a0b2554bdee722bc204046b5c2a02

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 449.2 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 8130c704cece728fa590443ae8fb33cdfb6ac5ab4d9acb5d132d7b2ab4e92461
MD5 bfa66c015c6b003d454be0d3e6640652
BLAKE2b-256 ef29fa110e757db58a1cb3e45e0161b35200f03966394e72bc97459d12ca031c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 378.0 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa4fc54d6ad6a5714b7c0e441f869933db95c0a3dc66b5869b48c93660992917
MD5 f6bd56e4683680e2e12c09fd15486052
BLAKE2b-256 efe82a1b32b3949dd44d5c364af0b944af625efd30bcb626d1dacc01cbd8e7c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 359.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ead6858694122110f9dccc6e4d9d54780e2f80814bf98431f937b811485fd5e6
MD5 e58c5ebb6b56ac6afc21ff8c186ea71c
BLAKE2b-256 be82dd3111d4d5c401e5371a8130e7a2cce83d2fccda054a65cb5c8545e9b621

See more details on using hashes here.

File details

Details for the file JPype1-1.2.1-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 432.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 910e006d840474376edef891bc5c4f5ceb26f8d00066e4fca49ad1cc9bb0deb5
MD5 85ce4132b38296b6934a2d4b9cff8dbb
BLAKE2b-256 b391abc523a1cbca4ddbdc51a361a07fb66f844d7b6da1f3fd9a75d7f55c9a8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 457.5 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 da0daad69e4676c166e953161fba70e2b5a3184fc4d5f9df47aa9b2ca1dc4fdc
MD5 9507cb14e2fef3916bc97e83a23d9f49
BLAKE2b-256 cda59781e2ef4ca92d09912c4794642c1653aea7607f473e156cf4d423a881a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 444.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 16fcb2bcdf58868356c9a11ce793d301ff994df89af76331aa7c11837cc59ee9
MD5 f7191203f8ce4ba7223a3b7eae6ccfb8
BLAKE2b-256 bceccf9f25796aae9a837bf2050e9f25548fb311bf94f0ae02a0207587e7d1b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 449.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 456d1d5940336c4872388069fe3455d1127ac529f83f1470a8801f7b470cd1b2
MD5 f3bd49bd92db88432004c9a358d71197
BLAKE2b-256 66b20312920d753db212d386be5d938ab84833563018c642d2dc0c9a0ddd2576

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 377.9 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3f2c954abd89da855b7774bd9ad0fb9e2ef94f772cc25d0fac6fc8d91a3bf6dd
MD5 0f16856ebb81cfc00217b3656ab5d99c
BLAKE2b-256 c6e4efde8e1369cca6fc90c4fffa381efc7887f62f596d62bf251bdc03542549

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 359.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 5c0db380523bb33613266e20bf022c7796d3c664823bc049ec94f3da009c0b0f
MD5 e95a44fc34e71de81541a60d2db4fdde
BLAKE2b-256 2b0d9dd35db09213d0a4218af477eaaf13d00af820cc5f55e7d1689862245742

See more details on using hashes here.

File details

Details for the file JPype1-1.2.1-cp36-cp36m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 432.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36a33b3bbece6fdfac5eefba212067b8579bc250fbf3679ba1be954b50ff1322
MD5 e24b2d0e3e6a6c37cb3c7ecfabc78e22
BLAKE2b-256 cf4129d24a829bcbe973cb41731e55cde2a7eb06cea29bdf84ec68079d084049

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 457.5 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b411a387d25481648694ab78af26b161b2a731ce0e540787f0a0db35948ae30d
MD5 aa0c89eead7da8a65bed973180d2b9f1
BLAKE2b-256 deaf93f92b38ec1ff3091cd38982ed19cea2800fefb609b5801c41fc43c0781e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 444.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 96cd4c5dcfe8e5fb746f1cc8cd0abcff12f6f443b626372493374d609a7c24cd
MD5 c057bbc6c59c47f65dac55e4e6514d9d
BLAKE2b-256 07ef4c60116d65345aa55c2947b0d5bf85a076d2d0f6984468e81eddcbe888cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 449.1 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4f1bfbe2464572f61cd23859f070c953c991753829d49a3c2436a630b7a95747
MD5 d64cc5959d373741d3104ba8abd9ed4f
BLAKE2b-256 05690c17db2ceda9b8853ad486c84b5aca8725fa05c51bdbc6da4cfa3f22861f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 377.9 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 057e84c7e4aac4ee36b6d5117a23eb9f8741d25dd9051075c8beef995bc76a3d
MD5 e5e8bcf1b1b083152755e41bfcfa5af5
BLAKE2b-256 e1322f2535c6cda46bbce8b9a4e76e4758c6e6898bead1401a1e5c0945af9b1a

See more details on using hashes here.

File details

Details for the file JPype1-1.2.1-cp35-cp35m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: JPype1-1.2.1-cp35-cp35m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 432.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp35-cp35m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 592140f1bd00202f6c5a5508b2fb3c7671bd00aaa56b246a31dd317972d85e1a
MD5 bac9d245c5a772fa19b780dbb6f28f2a
BLAKE2b-256 178597a5b580d16aa476c06d80895f25f3d959dacfaeab0029fb935899c4e748

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 457.4 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d217402b59f83acc9a09014073ced70f1bf5e2073fbf40ecb1dfeea86d68b433
MD5 43b81cecc2cdf1688452a82175ea7db2
BLAKE2b-256 5e1e2841b35caefb012da6e8a85fe3067087645b32151e1671b8ca5c986a10bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 444.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e673f45b3099b5f96a2f6e1ae0fbcd801bbed605418f4112d8cbd9ea4dfaae7f
MD5 f741372881b9dde38ca6fc7316c737f5
BLAKE2b-256 ea64beb1f2a406cd2d309099d34d0390bad93585c2ddb0564f0b7a9820447f96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.2.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 448.9 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for JPype1-1.2.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 13225978f29ba133627b34fac76829a0af7cb734bcf61fe2660a7f1284adb962
MD5 cfddef82d4da7f047a61898fc98289fd
BLAKE2b-256 2c46e1ebc2efbe399d1a51b1d862904dbd150ce65cd9759a5eab8c58376905a4

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