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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8

JPype1-1.0.2-cp38-cp38-macosx_10_9_x86_64.whl (401.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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

Uploaded CPython 3.7m Windows x86-64

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

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

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m

JPype1-1.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (401.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

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

Uploaded CPython 3.6m Windows x86-64

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

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

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m

JPype1-1.0.2-cp36-cp36m-macosx_10_9_x86_64.whl (401.6 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

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

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

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m

File details

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

File metadata

  • Download URL: JPype1-1.0.2.tar.gz
  • Upload date:
  • Size: 748.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c751436350c105f403e382574d34a6ad73e4a677cb0ff5bc9a87581cc07094e1
MD5 7449eadb9f1e678dba7ec20f402e4c60
BLAKE2b-256 0a3560b9968ab6b88c20b7e80e51e8ecef509ce167c18cf6c776fa88f1d69c36

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cee639ede5a3b9a8731b2e6101885319fdcf9802b6207123d9771c80c3087832
MD5 df5ded470d3fca85ef11671ada8688c9
BLAKE2b-256 6c2056c3db321eb74184ae847216d4a2d26bc1e99f4ed6ffda0afe10b6c5c2e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bfb540dfa4983a581f83c872dc112389533cd93db1efd69a4e08ea94e6f7ffb1
MD5 018e24cffe05e200cc1dfe74b60e4b3c
BLAKE2b-256 11c37465e837c8ab4a140589df49a4154160f1532d4ee98d3fb55d7ae9bffd87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c76336c7ed34d3bb770412210233c2214dab8bcd10f02d107b8c02611512f2d1
MD5 3ea0d76b8cca1b416de62fafaa660a52
BLAKE2b-256 6474b59119eb7bd6342bb162a2dd21ef338b3c01a2fadd3f37bb0ee82fb69033

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9e650c04ff1062fd11f6cd2cba89709e3dd2ab3ef797d6a09198235c6db0af5f
MD5 c9649637b043d76aaacda2e2d79eb0ac
BLAKE2b-256 ef2e6458aa68a2ef6a9eb58219c6bbe9bcc58229016921bffed604e707f71b6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d1c938754b1540266b694c99063c8a022b328b45e48af6579e38a390daed1cea
MD5 a244a8262301e88d1f4f69af0cc7762a
BLAKE2b-256 89d5c0762041b5e165eeed53bd7471d44e8b73d972a97f49664928a850bdb42a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1922b365c221160a852f59ef9c7e7d7f1ac4d595d7d5739db7d95d7468ad89ac
MD5 931e422879e768f77a4c3df151eb6c9a
BLAKE2b-256 9bf51b9247ae4a7f52f56f2f03f1d0113477033b24fd5541e51f097f3cf62b42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3d59b7f99ba8bb992dc338b9b1b1b945396476743f0a797c6ff4b50ac84ec18a
MD5 4e03fc6d01aaf1aedc1255874a6e34e1
BLAKE2b-256 8688e55158d6bda8400e37d8940f5f0cbbde2118c4aa6be92064b36588610264

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 401.8 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 69a7832c299549c8e8736b831f18707a661bf2a769f8b1ef7435c9fee46a311c
MD5 1a1e765abf580506fb59e9ed673fe6c1
BLAKE2b-256 03af5e6e94614e6a985a9c89504755d4d8a93ff88893a7f9ed1b09ef228c6325

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a9d727f36296fd4af1d0f1828f88d9d93ea1171deaf715cefced57a3e702023a
MD5 da3ed7478ba4e4732503e0e1b6b06a1e
BLAKE2b-256 f5a22e06dd3639ed008b0795356a1515c2b4a41ebb7d75009f0fc4cb00bd0812

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 26d86dde009e156f00d01bbf73f4f8ddbbd60807971c069efef9b5cc58655c55
MD5 b74e65072e7b018ccd664170d32d2198
BLAKE2b-256 67c1d7b769b4ef2b79f2467bc9b5f8f2cc9cd344d3849c7601a2edd9868048d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 82592581d348516160844d451b10e9a3e5f36644af0e16f358744ac2d6bacd23
MD5 e93ab9f8731ad002348e2986176da468
BLAKE2b-256 6de0321c2dec79e4f9728116d7cafd3178f3fdcbf71dc2fbc8f3e23202e75302

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 5efe7011957aa4286a386c9ca370568275f1a27afb01dbf32414d64d7d7df5aa
MD5 7ed9178f2d7483b6a315fdc6583883b0
BLAKE2b-256 ccd8745aa8ef47ab0d320f45bc12a225e643ca338b91ef2d257e4d3954755798

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 401.6 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6eb90fdaa476eb57fac19a5f4cfe5bb9a3e6fe3cee74620ceaf9b5d035c9d69b
MD5 8f8ea7532472479c5d201dbfcd635ef9
BLAKE2b-256 f2888b2c3e55e3d68b0428e3375547c3b1f489261b21f67498cb92b1b32c90a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 8cddf77e7040beeca75717451e1311109d6e2e8e986c59473fba827699447849
MD5 5bc21a43d2256ee1c2ba97725686accf
BLAKE2b-256 26d488c0075ea85d9fb7ac7bc06bdb1eff9ce62eeee71e0d0ad3bb4ad6fc68bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3999141b2829ede3b60e27d4acf888a20aa069bd0af0aee2fb9b4ef64cc9711b
MD5 019c5f23a95ec464c8f42d339014749c
BLAKE2b-256 8bf7a368401e630f0e390dd0e62c39fb928e5b23741b53c2360ee7d376660927

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8ad706482a2c5046a1c6121d785f62b9aacd0078460139aade921c9c82e06a5b
MD5 8012d707d8cc1adfc89be2fe61340fbd
BLAKE2b-256 2f8d4306ea535a626e8cd151e83a04b3d83cf71c041fd8c486a735c9968d2bf3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d18c12d5be16f08d544e3802564902783873fd1742f0a42be860a40f57b8cfe0
MD5 157125439e2a9eb64ba9fb12bd8e6f2b
BLAKE2b-256 031101231c41fbca878c963a163800d0dd305199ddf0ef7375a9a486fe1a9afb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 401.6 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5b452e0de0464415c8b793861d975de2ae53c3055b95728ae904e14b962e18f8
MD5 4de37bbead205611999772121866251c
BLAKE2b-256 5532f6cc4f8599ae98ac28b8591afcaff4fe057159f8772b8b88b28de82c57af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-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/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b7cca391f234074d16abba066fdc439e89f3aba27bd435a141a29060647758f1
MD5 50b5fca9619ebe47c703d53877929567
BLAKE2b-256 915814ee319c23fc29e127b711f5d13cbfa99ff99c7e79020f793a3a4513fabe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bd31cd51fa7edfe4deadf24a37d570cf85d8ece1a1bcecd8644b201a04827092
MD5 15826f5138b85767f49d573b98213acc
BLAKE2b-256 0c24a224ec26d737889ac821611388123e197b439d0e376829df457fc61e7007

See more details on using hashes here.

File details

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

File metadata

  • Download URL: JPype1-1.0.2-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for JPype1-1.0.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 10d357d677592cd5d127fa2befc7258f50b18f14e0e7385c4df983c30f9b154c
MD5 343621be123d5b29d89423fdbbc474fc
BLAKE2b-256 bc6816ef76f138a4488d45325b4d41b12c75abe95a835cce1219f1d4451cda9c

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