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

Uploaded Source

Built Distributions

JPype1-1.0.1-cp39-cp39-manylinux2010_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

JPype1-1.0.1-cp39-cp39-manylinux1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9

JPype1-1.0.1-cp39-cp39-manylinux1_i686.whl (3.0 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.8 Windows x86-64

JPype1-1.0.1-cp38-cp38-manylinux2010_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

JPype1-1.0.1-cp38-cp38-manylinux1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8

JPype1-1.0.1-cp38-cp38-manylinux1_i686.whl (3.0 MB view details)

Uploaded CPython 3.8

JPype1-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl (400.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

JPype1-1.0.1-cp37-cp37m-manylinux2010_x86_64.whl (3.8 MB view details)

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

JPype1-1.0.1-cp37-cp37m-manylinux1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.7m

JPype1-1.0.1-cp37-cp37m-manylinux1_i686.whl (3.0 MB view details)

Uploaded CPython 3.7m

JPype1-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (400.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

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

Uploaded CPython 3.6m Windows x86-64

JPype1-1.0.1-cp36-cp36m-manylinux2010_x86_64.whl (3.8 MB view details)

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

JPype1-1.0.1-cp36-cp36m-manylinux1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.6m

JPype1-1.0.1-cp36-cp36m-manylinux1_i686.whl (3.0 MB view details)

Uploaded CPython 3.6m

JPype1-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl (400.0 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

JPype1-1.0.1-cp35-cp35m-manylinux2010_x86_64.whl (3.8 MB view details)

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

JPype1-1.0.1-cp35-cp35m-manylinux1_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.5m

JPype1-1.0.1-cp35-cp35m-manylinux1_i686.whl (3.0 MB view details)

Uploaded CPython 3.5m

File details

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

File metadata

  • Download URL: JPype1-1.0.1.tar.gz
  • Upload date:
  • Size: 745.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f85712734b894145ee82bfa11573a2a50a37ea16cae5bd4dee868114bf2b7828
MD5 c9b3f142afcd59f3f498225c04a26729
BLAKE2b-256 4bad51005c82ee8c45fa245df228617338365afb92f2619c9c2d4d85c0f6735f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 978039abef81e6d0d7a35614e9fa3a2e648c67af3f9ebe8087365023d6dccfba
MD5 899d258a925b4ea7272a9b4224b9e126
BLAKE2b-256 f74a9c454a4d340fd76c25ec637b2545a17a77b2f76669188352f315a3707c17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e5f25474915346035f6ff45817f3e95ea859a5ec402a9d64ced9a6e5c044f59d
MD5 9daa7a5e3b334f5f23f9ab33236647ee
BLAKE2b-256 a58e8a2e2c17a166c527d359cc9ee5469ca01d3d840ef4da99918c433597172c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 5862fa3bfa6a76338d438dfae066dbd88d71a4562c670019fe660ddcab67b978
MD5 d2778ced41829717d05ad413bece729d
BLAKE2b-256 6fc6f526b00715a3730b853448b207fcc26c36a8b8d69186f37f9abf2c0fdaaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-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.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a78f858afd9192ff1cad118420208f7acf7bdd656a397f059d3b6dd0549a1bbf
MD5 b857ce7622b95cbe5bef68cff92b90f4
BLAKE2b-256 6f59474b2d8a31e2b5fde0bedc25969fffd8f9b85f7fef7f4ca0b24abf5bd85a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f66bbce6d52f61d4e6a71f79aec0e84ba2a888f9463241a04f6eda2e36aba9c6
MD5 6d704d573839fa731f8badba184268fa
BLAKE2b-256 659fccf9c5c85c7eb83c4e88d39631959d10a48bc08db0825d8139d061c4f7f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ebf2ee3a16444fc3cb8a7b6dd5995ff5c4ddb5b3184be82614cdc27aea7b351b
MD5 61a42b95ded2a53d6d9bbf5559cb8ace
BLAKE2b-256 c0a2c23b2ebfa4e30eb2972b7308fa19cc6d2721f0e22f4a76c27685f36046e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 920f8388683f18c1759ab4b141f4a3b4443f993f4756523dd1d1e5136cb3bff2
MD5 3429707f9552c2b2593cecc3e9f3b5e7
BLAKE2b-256 28852fd0d885700a20d14bffafc1805fbb6cb55148798e9caced33d325b6b9bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 400.1 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 697bd0eab62985831fc7a910103a8c66c774051671d031f1db1ac874e9a3a6d3
MD5 976fd319b4cf33bee8af38310f48fd54
BLAKE2b-256 e62fcdcee0adba784987298782ccc487bba8f8e63576dbbc4a0dd8da1865c35d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-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.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e07289532eb4a37b51fdbe5881c8b3f7c4766c026c69b4ae868cb39aa91fccaa
MD5 2d4741cd8f35225609dd8dd79050aa79
BLAKE2b-256 6186579cc52801a8d40570c2a9ec813d2920e8be740be15055e5583098c04278

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 920cb7fef28e578da32223b304d08de08859f6f3bf0903d18fc7f3f2d5ee3f77
MD5 90dc86937a6f98706d64a2df560f926d
BLAKE2b-256 e7784c4a419409569f61a44109f6d3750b2e56e04ca6f352ade3999e132c693f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a14b6ba1526e795211c91c720927ab28183e1c896e968874fb31a243b8ce94fd
MD5 e0fa84765d073451b33ef60b67d9ef01
BLAKE2b-256 57b17a54f40e9bb8c38f40f1856d415e1a7e74d1e5cbe6c46ebe6f1e45b4f378

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 eed109b75b1eb94153c981cb38b3b8a0c5b9a57e637d21bb379204d0931e0c17
MD5 fb33673220c5acda5916d63c1f92099f
BLAKE2b-256 da40007c30709cb048aa840559f7b0172353bdcc3b99fc2f8e89d1a7f82cfe8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 400.0 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0eef6bc8340cb7309b9e48ca4fb6e6b5090740e2f0e6e84ae864365236388119
MD5 79b88cd34bb77ae9d41a682ca90c4d89
BLAKE2b-256 d51818f320b8b348b55f07aa8d25a7f3f5f2ea0aba59b82cc99e2a6c35be66fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-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.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 213604e7b016f6fd5ff80170d4562517a7ff45efe75f709efcc3980d9d75e0ce
MD5 ab6d6b0da07e308c14a0ecd23bd35d21
BLAKE2b-256 c21d06b0ff6c8f5e09ec2566ba79f43a48a5b317d63028956cf13bea16cc3dc1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9742689d85e632f30f612d0e0b9d63cdf192fb50e576e27a473a1f26b88d2ab5
MD5 52098837fc873ae0089a90f7c6f29751
BLAKE2b-256 5049725710351d78d26c65337b1e3b322d7b27b34b704535ab56afc0d9ab0ffd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 26204bb7917cd411eb42bbadf0984f3b6684f02ef1ef142fb89050618dfa2f0d
MD5 6f33cfe2e566847c34c601a43a320cd9
BLAKE2b-256 813c706760a6e2ba596b1b7ea8b8a7b79cde1f14567f38f5b31e51d99d202125

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 632303ea92eb554e643484c149dd777adaa35b87e9961a46834804e2e3084e2a
MD5 dd41a4d85802694cfc1a4a541da86884
BLAKE2b-256 e20ba921cd47e0260773bb913d18c8478778321b7954fb3f53bb40b3e6aa1e3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 400.0 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8996ed604f362bb63ce90334249926ccd562530ae4c23ef771da76c9527f1d1
MD5 00f0c68c581e26f1f8d6f4123c3f7f08
BLAKE2b-256 8c6296d6c26cb4034810623df7e6ddc04e9b499092293435d59c5c7e03b805eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 786903be61aa03eadbcaa1e70b9d339422dc5c0a3e9666ca6ee54cf0b9593491
MD5 860cbe4bf8caba0d20f549e989259859
BLAKE2b-256 f65c9650e512c32c2ef75f09d5f89cf9c130a2acff18b4a19a66df0661e4ed35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b2add3245444303b4ae503631befb985a90ae39274aabfae635e238b849db53c
MD5 67fd9c2dbd298f2b1329e43c73fd830f
BLAKE2b-256 b99ad7e9aaa73765b735531e41c57a9db1fbb1a0ac6d6f2e5e752a80ef5e160a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200102 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for JPype1-1.0.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9ffa743a4673ba297fc828ed1a9d7fac7db02a2209dcfd2c5a91290599949a23
MD5 ef3331073a32f3b188b979facf8bd7a1
BLAKE2b-256 add2af5396e0867e1e9cef246b0fa751143ff088e6b8b564c70fadb08b4f985c

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