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

Uploaded Source

Built Distributions

jpype1-1.5.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.7 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (511.3 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (468.4 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp313-cp313-win_amd64.whl (356.1 kB view details)

Uploaded CPython 3.13 Windows x86-64

jpype1-1.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.5 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (509.5 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.4 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp313-cp313-macosx_10_13_universal2.whl (583.6 kB view details)

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

jpype1-1.5.2-cp312-cp312-win_amd64.whl (356.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

jpype1-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (509.4 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp312-cp312-macosx_10_9_universal2.whl (583.4 kB view details)

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

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

Uploaded CPython 3.11 Windows x86-64

jpype1-1.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (510.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (467.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp311-cp311-macosx_10_9_universal2.whl (584.5 kB view details)

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

jpype1-1.5.2-cp310-cp310-win_amd64.whl (356.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

jpype1-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (510.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (467.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp310-cp310-macosx_10_9_universal2.whl (584.5 kB view details)

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

jpype1-1.5.2-cp39-cp39-win_amd64.whl (356.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

jpype1-1.5.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (510.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (467.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp39-cp39-macosx_10_9_x86_64.whl (385.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

jpype1-1.5.2-cp38-cp38-win_amd64.whl (356.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

jpype1-1.5.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

jpype1-1.5.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (510.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

jpype1-1.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (467.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

jpype1-1.5.2-cp38-cp38-macosx_10_9_x86_64.whl (385.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: jpype1-1.5.2.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2.tar.gz
Algorithm Hash digest
SHA256 74a42eccf21d30394c1832aec3985a14965fa5320da087b65029d172c0cec43b
MD5 c465495ecc8114860c00262fa3a3e12b
BLAKE2b-256 bd6847fa634cbd0418cbca86355e9421425f5892ee994f7338106327e49f9117

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f1ed152fdd5200067dc0cdcd4683530b87a6be3987b98596cdf5a7d3ac4c679
MD5 3e90305b8554142c2c1f73e2bec1a943
BLAKE2b-256 7637f1396d7b66f9b6867a279db510e625ba51c8a4b4397f59a6c2b20fb55548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 220d33305998ff7a7cbc9c0b5eea54f2691fdc21e60d52ad56276ea13fd5bd4c
MD5 0c9239fd7a291001be08cbbfb81308a7
BLAKE2b-256 be6f827ca43aaa5ea6b773aa90b405acec22bd152d1284aa40f7c0c02bc1657b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ea5001f6a7a42be6f5f500dcb20dad5738fef6a7d19c86dbcf482b803f01cab
MD5 3ada67f2034603a810e1587a8f660495
BLAKE2b-256 a8c876541ffefa6fc4ee7a3a8c7e6d9e376f5ac8980a47ff31a8c330ffbb5dcf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 356.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2b96365f1302df2fb3c6ad73117d6fe450a55b7550fd7fecadac3cec5bc7117c
MD5 262f931836dcc724fc33177628a6e378
BLAKE2b-256 e3b7e1787633b41d609320b41d0dd87fe3118598210609e4e3f6cef93cfcef40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42fe8db66ad4e5c66f637f5c4de82fca880ba696104e1f4a7e575885923dead8
MD5 57ddadefe08bd60e0caad509f25530cc
BLAKE2b-256 6dd0191db2e9ab6ae7029368a488c9d88235966843b185aba7925e54aa0c0013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6819f231c651ef876ffb23158083ea498ff80b57c46da537148412aa22235a13
MD5 ad9c2108746392282490052dbc93e8d6
BLAKE2b-256 0ecd890d9ed43d7e1366e151c0ed7046e59f6c1cb7ecfc8ecfefe9e5e79f8420

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c08480c7d18125664a12bf0a244b96b49c05105306b65937dbefeb05ab4b2847
MD5 dd0043fc8eb7beb612cbc9f489e1e6ee
BLAKE2b-256 20a300a265d424f7d47e0dc547df2320225ce0143fec671faf710def41404b8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 4acb098cb1698b14b6e5c79e275f4c70dcc01b0fb93425f206d0a5e380e43c66
MD5 23b0fcda2eca39ed98d9188c4133390b
BLAKE2b-256 76beb37005bec457b94eaaf637a663073b7c5df70113fd4ae4865f6e386c612f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 356.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c7b1c2d76d211cab60be16505d32a6b3c9fffc51ce79c68e81a3d48e5effff2d
MD5 070980de57eb3f4d49dbcda61613b1ea
BLAKE2b-256 74dd7408d4beae755de6fcd07c76b2f0bacabc0461b43fba83811c1f7c22440e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5b1fb2b430a50f081ea0ee24d19232ae0d03dbfe3dd076ec5f8ae42b30a656f
MD5 d3dc97f1476187a7d5548db02994b597
BLAKE2b-256 74f31cd4332076ed0421e703412f47f15f43af170809435c57ba3162edc80d4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bec2f1009d7221fb3443decfb8f326039febc93578aadedfb3e052dab0afbf5a
MD5 492f6ea6ba8c7315db5827623144a84c
BLAKE2b-256 c3add85926b2f0104ded953fa53ff95fe71c96935cd742fdadb888f1145ffe79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 994fb7b319b453f77ad4b6aff01e0dd4180ea74a6fe5a031e4e9db92dbe95376
MD5 1ba91edda59b9d8c7da502b2ed8c642c
BLAKE2b-256 fa4ce0200a6e3fed5cda79e926c2a8a610676f04948f89d7e38d93c7d4b21be9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 1e1db9ac909ad2ae0e40b04c2aa88cb14250d5245d69715561507681f2b08b2f
MD5 ff004f468d87e7a408cc669b6b170cae
BLAKE2b-256 8de40c27352e8222dcc0e3ce44b298015072d2057d08dd353541c980a31d26c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.2-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.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0a0d18d4384b3df2e55282545737dfcf18c604504f1382ad14f880bef960f265
MD5 b5a3747fa909748566d7759048d6031d
BLAKE2b-256 0eb94dfb38a7f4efb21f71df7344944a8d9a23e30d0503574e455af6ce4f1a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b900e154826a076118d074166596f1d817e113e07084bf0c9c43d8064a86ab77
MD5 8a0154bcf51b8a49642c539c8aa2cbc7
BLAKE2b-256 0b7d9fdbbc1a574be43f9820735ca8df0caf8b159856201d9b21fd73932342bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05dc6d2759111483a9c808a50e67f556efe494e999585c7d7e7d6d8a8ee58525
MD5 aa21c64299377aee8df1c43b28205081
BLAKE2b-256 8407f4ed08bf1f65526d59a07efa86a79a2cc37263fea9a91efeb7dfd2b81bcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a54a771ee56260f98e5b9a77455084e4a48061967de13dabf628bdba9c8122e0
MD5 9460cd7d49a293f7458a057268726721
BLAKE2b-256 0e7895db2eb3c8a7311ee08a2c237cea24828859db6a6cb5e901971d3f5e49da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c9f6ab8dd284c16e2617a697d54c3d0304b08020a37386ed96103a129391a2d9
MD5 69941a9e86ab68eaf3c31c2cedf8375a
BLAKE2b-256 35a0638186a75026a02286041e4a0449b1dff799a3914dc1c0716ef9b9367b73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 356.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 924b0a0cf93d3dddb3f79286fbe40f8c901c78ed61216edbe108666234df43e0
MD5 4075053ddafc34ccb9177b0882554220
BLAKE2b-256 22180a51845ca890ffdc72f4d71a0c2be334b887c5bb6812207efe5ad45afcb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdca93cc74f8db1f604d2ea6adb764dec4dec68528f1ee68308fa3d524095739
MD5 a1c9566c2c3219bb4df1c81ea459fd7b
BLAKE2b-256 970acbe03759331c640aa5862f974028122a862b08935a0b11b8fa6f6e46c26b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 156f469a976cc61f695a2455db6de7334774388e7d53c3da8a0a23d9c062d1b2
MD5 56949b4ecbb4efc78dcb650319949f08
BLAKE2b-256 9169655d73a64ae6731706eab73d3f63fd2d48e36704da09710fbc0155c14402

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fcfc5c1d45d6b108800d172ea817bda585db7f1646d6a98d14da9aca66e0eb44
MD5 22adccb0b51d4b5e61ec0d418315fbe1
BLAKE2b-256 c0c663538d160c17e837f62d29ba4163bc444cef08c29cd3f3b8090691c1869c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7b2da98c142812ca40a18a735b33e47c6511b03debf1e979630f4cf473b68a87
MD5 c2735f89e47b50ee2589a91cfb86d544
BLAKE2b-256 c7f2b2efcad1ea5a541f125218e4eb1529ebb8ca18941264c879f3e89a36dc35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 356.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 68e1d118200fc46f4ea4bf20900081587ec04de484037c997b0a3b7c5eb71fe3
MD5 435af20709d2d1ca7f095f1ea73c5d91
BLAKE2b-256 e5cf344e1f81f1e8c651ec23dfa9fe4b91f6e1d699b36f610a547ba85ee7fb16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54744265ef36665d110d139a4b81d10532694c6077b23ef60f3609feadc22d30
MD5 dfce0423d3dcde2d16ceb3549443752f
BLAKE2b-256 7791f08a719461a390b48d9096b50f1f4a49ee281007ec192e51073090d3d8b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 670daf6b13f32653438ebde81aa30f6f48149b95dad4d80a40b3ebea47622164
MD5 e8d1ef66eb624499280c8547e6b0b10a
BLAKE2b-256 d4a9ec047a94e85c7cadf07f33f871e72d20faa6935c911dc5884388ca08a8bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ea21bca4cece752cd3ee88fcd62ce8f444feac8dc7244475fdb9c0e8712e07ea
MD5 5e7cf9f88c8b865cb1d50ff1814fd04d
BLAKE2b-256 776b130fb6d0c43976b4e129c6bc19daf0e25c42fc38c5096ed92c4105bfd2c4

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.5.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b75d33e93a3bc6543ddf97c24ee0adb5a86a69fb67f0e4f4fa1c8c3970bbf98
MD5 942404ebd2798969f11003d5c7e522bc
BLAKE2b-256 0571590b2a91b43763aa27eac2c63803542a2878a4d8c600b81aa694d3fde919

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: jpype1-1.5.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 356.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for jpype1-1.5.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9fd339787973cfd7abca1afd495b1ed6373a62c0b5a365caa02ac5ac46a606be
MD5 7405451fc86e869476dcde56fe22097d
BLAKE2b-256 1049d2ef2893376e11fddd50002a47e04ec1643506e72d737efae66b44962ae9

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.5.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c3e4531677f41bed635efae17a4f8ceaaea7daf8e6a0a0dd5da153925bc54ca0
MD5 cf0c4ceb5639fbdd97cc8d41c334b9d2
BLAKE2b-256 2bb38ac1ac55d076edfca487673001b2288bae3492de66da9e17a0fec8ffcf82

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for jpype1-1.5.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e442956197b9ba73ff1a294f2814622fc68956f5caa3ac2fb3d14236669d6f67
MD5 430ce0a1167b4414c238636af6af81a2
BLAKE2b-256 011826cebf83eb4d30fade64a8e726f01071e7e91e68d6d011ddaaca125280f8

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for jpype1-1.5.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bafa7841d70f6290de42125fbfedd7028d805cf95c5e7a2984681f5677e30ee1
MD5 9a15338757f3cd47c3f39b1cba09b3ba
BLAKE2b-256 c49047b69e5b0599b4044402b640fd73fd2abfc29f55a25d6beb208c84276ff5

See more details on using hashes here.

File details

Details for the file jpype1-1.5.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for jpype1-1.5.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 538e395365d54bd9777c782f0ba55c3c9a81f1b6a71869945711c042e4cdca8e
MD5 2ab3988052dbf6b288cd5aec93ea30e0
BLAKE2b-256 a788e28ad1d82c1c3a1b7fe49077539f3c86ddfb47f7b6b710a53e46c76ef4bb

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page