Skip to main content

A Python to Java bridge

Project description

JPype logo

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

Issue tracker:

GitHub Issues

Discussions:

GitHub Discussions

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. LLNL-CODE- 812311

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

Uploaded Source

Built Distributions

jpype1-1.6.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (497.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp313-cp313t-manylinux2014_i686.manylinux_2_17_i686.whl (514.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

jpype1-1.6.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (471.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

jpype1-1.6.0-cp313-cp313-win_amd64.whl (355.7 kB view details)

Uploaded CPython 3.13Windows x86-64

jpype1-1.6.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (496.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl (511.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

jpype1-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (468.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

jpype1-1.6.0-cp313-cp313-macosx_10_13_universal2.whl (582.4 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

jpype1-1.6.0-cp312-cp312-win_amd64.whl (355.7 kB view details)

Uploaded CPython 3.12Windows x86-64

jpype1-1.6.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (495.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl (511.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

jpype1-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (468.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

jpype1-1.6.0-cp312-cp312-macosx_10_9_universal2.whl (582.2 kB view details)

Uploaded CPython 3.12macOS 10.9+ universal2 (ARM64, x86-64)

jpype1-1.6.0-cp311-cp311-win_amd64.whl (356.6 kB view details)

Uploaded CPython 3.11Windows x86-64

jpype1-1.6.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (496.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl (512.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

jpype1-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (469.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

jpype1-1.6.0-cp311-cp311-macosx_10_9_universal2.whl (583.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

jpype1-1.6.0-cp310-cp310-win_amd64.whl (356.6 kB view details)

Uploaded CPython 3.10Windows x86-64

jpype1-1.6.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (496.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl (512.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

jpype1-1.6.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (468.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

jpype1-1.6.0-cp310-cp310-macosx_10_9_universal2.whl (583.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

jpype1-1.6.0-cp39-cp39-win_amd64.whl (356.6 kB view details)

Uploaded CPython 3.9Windows x86-64

jpype1-1.6.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (496.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

jpype1-1.6.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl (512.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

jpype1-1.6.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (468.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

File details

Details for the file jpype1-1.6.0.tar.gz.

File metadata

  • Download URL: jpype1-1.6.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0.tar.gz
Algorithm Hash digest
SHA256 2d46b2a14f8f0e6f17d8aa22b4fc3a64b2790851ebf1409ad79a37c698fd6e9a
MD5 3b530d4cc3f543517c4555b9ffa8d110
BLAKE2b-256 34496090a131d84b22c6aae13b1853092028b060fd17da1af87c0e42ad69d50f

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1a3814e4f65d67e36bdb03b8851d5ece8d7a408aa3a24251ea0609bb8fba77dd
MD5 a4e1a2c2f1a9ef4da9dc37cfa7601ed1
BLAKE2b-256 726884050ed2679e2d2ee2030a60d3e5a59a29d0533cd03fd8d9891e36592b0f

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313t-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313t-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 cbbba16381ccd23530ad4ef09f7b2b1b12bd7fd0f6ca9fe4c7b4e3da8fe4cf63
MD5 2b265cc10bbcebcbe5ecb4b9c57cd424
BLAKE2b-256 7c625e0f64a185f37303d0dd07e7b7a927cd5237fdc3c8176add949ed8cafaa2

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 dc0c1c8b989b9857f87648980a746084b323858b0450225eab3642bb674645d6
MD5 3d27b6097d7c1ee334deb568509d9a0d
BLAKE2b-256 29a0b2347572998020de8ce3ee0a285a1b84b052b522e8d452ee9ad330570918

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.6.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 355.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ef8dd72442d91cde7e5eefef24ab71323cdd4137283a59f79d265a6620f7d0ab
MD5 db9a15c4f6485642647ed554f96c25ed
BLAKE2b-256 4fb825214a9ebecbd31447b685500dca5fe2ac070df38358d6823f591a8ce52e

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 55ba7257988a69bee84f7cd1444131725d5447999149fdafdba25bf46e4b1a3f
MD5 9042cbb4cad0c1323a82deef4a6b5543
BLAKE2b-256 000d50fcdd6d3bb42a87cbda8b04fc72283a9c6d955ada0d011190ce31e0e027

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 6c9d99f41a5d05a8a2b6aeda796f646904c1c2b68aed0cc9a3bbc165483d9e1e
MD5 f0f56cad6018bcf2240d5e7a86bf2978
BLAKE2b-256 ef2fdbdc15aa99404dda0315a9883add7422c9ac7acce28ce24b66c89052c2fb

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4a387430cd4f3f68761013dca7f71b79d8d64b47dfd56eedcbd44c894d98d7f2
MD5 f6274e28f9d032329d3645fc861ba3f2
BLAKE2b-256 c0488ae425d8842bc76eb51052bbea5941dac230c8f6b58614ef2b7cb2da1a74

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ce1da9ff01010a4529de194aecc053bfc8ab25440ea6b63579ef8c8d381da21d
MD5 5fe1a2a87ba37dd4f1ed3a6a189f2cb2
BLAKE2b-256 3f1b7167cfb702cfbcb17b0973150608f9cb92c3f409ebaaff655f7389617766

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.6.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 355.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cf41134bc59c28de2721614ed00a34f76f69f2b525583a5c42fee5c7bae05d40
MD5 216e4721d3e1eb3c747c56678ed362c9
BLAKE2b-256 8ce4af69d43779da0e49d37d7fd8a4a01bede03f6a3bab450eab1c10cf48e20e

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b56d7b662ce353c7f876e9ff3d4e775918348340795801e1f00c3b6241006264
MD5 4dc671bb109458495d6a47de2fb7eac1
BLAKE2b-256 c4a46038228e44cbcdb8f96ff2518cd6c577730f31fb62e9f46de7efdfabc2de

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 7a98b34bc68a117881382dffa9b02d5e1d0d94325f85d7f564c33cc9e9d2916b
MD5 3a9b358a0dc71f6bb15835f6b2cdae09
BLAKE2b-256 7aa150cdc2bf9e51c0828faabec6fad50d61aada5a57d0bc435f4db0c16eb2ca

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cf646459023a0dd71b3cc3aeeb977225a93f94c97839bb4e6146977b166c7caf
MD5 f7631dc6f0a6f99ab205f3815aadedb4
BLAKE2b-256 6b5d51bde8695cc3eabcc465779f6dc23b149194bbcdcb8d221a9572422053f4

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5454322887505097c46f41521becf31cda2303f54e35cb42e20f1a180055a558
MD5 886107db9c10bbd7f8c533a2baec6bd8
BLAKE2b-256 38882156a27251492169f947850293d9870d49d784f1355fad7e920095636721

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.6.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 356.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 966daa892e6cd9ec3b2b92fd7a6d572687b29021e6d28fb73995a62ddd0a11eb
MD5 18be60c0bd2dad0f24be0f76ded9ce66
BLAKE2b-256 25a93ed33c24c86d234cb6fd5c6701b64f0a39ed4fd63fd5bd45ad8ce6ac72d9

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f5a02cbba4022a0aa47ee617bc12349457988c653491484a988dc8f4e6269dfc
MD5 8227bfea164753a550b0f618e8a94691
BLAKE2b-256 b2b41167be1572704fc365f31038a862afae26dda5006c7f4178f44c27779e37

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 9d85c2077172a32dd8ffde8711cb57c5bc351378ceb44dd8c3bdd80f27fa8caf
MD5 009d26ee00b9549a5af8544366dd9866
BLAKE2b-256 2df9e3b0a467b3ac2c4eeac5ca57764bf49a859b10f08f43e5179e1a283d2a9b

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ae5927e441894d41b65e08390a0ea6a6512fe222c07aa33fbab623512092fdbd
MD5 d2d304bc6474a2907a8b9f23dc3bd09c
BLAKE2b-256 4b2a997c0381028998522ef9103a1730be40eee2c8eb5ca244a295f9d5c6a6e2

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 40b523e11b22398a8ddb777f1e6e8d55108a631311f35b48b0ed0f4c9198d025
MD5 1326748ed9c34413c005d4416298c2a5
BLAKE2b-256 7cff688b8ecbce3c4fa8ee34bc364d447f372d2dcc9597742e7331a328b07f20

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.6.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 356.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f02c419d6cdd45ed5576d95f0ab4732371c760ba4b01ea9bd646b98b3c21a16f
MD5 06b2758f5cb9929ef2c507915ccf0ff8
BLAKE2b-256 74852975be78a88678c9048d39141f39f1ced1b55e937e7854bfd824282ee176

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fcabb8cce3be16528bd26e4b73e41d7b8c778111f14de52c33c25e2a9d4c9a9f
MD5 8de8aeb0e2bf9f403abf924c19a0ed22
BLAKE2b-256 e2da9854e41f4b301a52210254d24d5d62792e0700527f7940445d763d0d64c6

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 2f0cd698d160ba825952393b4d87911e7eedcbf5af381bb6438126de863f66b6
MD5 a32b250a6f418fbb774d5c7c2065a84b
BLAKE2b-256 08ed18a16c6ae0ac5978fe93ad5c265719a311a613ba3dd4d96bd89e93fd2444

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 597063698c074e5bf34e696626423a528cdf099989e22a837e889a0d671fd9e4
MD5 ddfb9a3063096a94865a41784bd327fc
BLAKE2b-256 136188288a341292d3b76967587e59b674b5445678dcf60e8c921507bd70baa6

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 533cf7ced58a4b74272f3d1e962fe33f305184d2fcb3856ca79867d5b6f0fb8b
MD5 cff83dc4c392e8dc1989b0ed8a33af80
BLAKE2b-256 8e95524c67e2aafa301d6ffd21747847c5e9c9785ff8b39d90275ead2877dd0c

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.6.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 356.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for jpype1-1.6.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9afc02877787571e4cd312b90cbc4057bb986ac02728c3750c36ab59aded9044
MD5 17604efe32dac3d599301d56cb3d4602
BLAKE2b-256 5f1785e7e06e6db8940e029ed4eb111b0edf16d365387de7fb3edfb43757267d

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 560ed113d718909406e3b0e1f4c48595977cb8378a5c9404420cece00788fc86
MD5 68ed0050c6d86b7087398f3e204e89c1
BLAKE2b-256 2cef06427b7a0238f1769fc75ab513507421946753dd7c82950fc3912d43b03b

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 c828e0272b57c687855442288de696d5377ee458cc19a0c4cb766eb53d908881
MD5 9de51fbab276f2558b1f64ccf63f1f1c
BLAKE2b-256 3dbf7f9fbd998b4114909c7c75508e8ee12af6a88bce7c43603d99e4ca4939df

See more details on using hashes here.

File details

Details for the file jpype1-1.6.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.6.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f5c1c4fc3458fcde7a82974470f4d1cd0622b139027c67bc714f5762fc4ed6f9
MD5 c26edd728361f13f8e8511ec24ab35cd
BLAKE2b-256 d1f477f8a58de7a73a89905ca83b63587a75f207e9cc681383e004a8696a68bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page