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

Uploaded Source

Built Distributions

jpype1-1.5.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (494.5 kB view details)

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

jpype1-1.5.1-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (511.0 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (467.9 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp313-cp313-win_amd64.whl (355.6 kB view details)

Uploaded CPython 3.13 Windows x86-64

jpype1-1.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (509.0 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.1 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp313-cp313-macosx_10_13_universal2.whl (583.4 kB view details)

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

jpype1-1.5.1-cp312-cp312-win_amd64.whl (355.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

jpype1-1.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (509.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp312-cp312-macosx_10_9_universal2.whl (583.3 kB view details)

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

jpype1-1.5.1-cp311-cp311-win_amd64.whl (356.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

jpype1-1.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (509.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp311-cp311-macosx_10_9_universal2.whl (584.3 kB view details)

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

jpype1-1.5.1-cp310-cp310-win_amd64.whl (356.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

jpype1-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (509.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp310-cp310-macosx_10_9_universal2.whl (584.2 kB view details)

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

jpype1-1.5.1-cp39-cp39-win_amd64.whl (356.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

jpype1-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (509.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp39-cp39-macosx_10_9_x86_64.whl (385.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

jpype1-1.5.1-cp38-cp38-win_amd64.whl (356.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

jpype1-1.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

jpype1-1.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (509.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

jpype1-1.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

jpype1-1.5.1-cp38-cp38-macosx_10_9_x86_64.whl (385.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: jpype1-1.5.1.tar.gz
  • Upload date:
  • Size: 856.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1.tar.gz
Algorithm Hash digest
SHA256 cbb8ea952bf0a0c6011f21a31a97baed241c4aad0e2499db386edfd5cf2adece
MD5 3ee7c13d663a3778a498eb3f40689cf1
BLAKE2b-256 c250cc34769452934a1342326c1eee23d4e70229164364e7cbbdf3f572699f31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 699b555cb549659679b69a8ec2d708ac416a08c0b148d0122d3ce133d37a4229
MD5 c8eb6b2c7bc00d7a865573e730b63aa5
BLAKE2b-256 0d99c9d6eef8eec9efbb64b776814866345caf498d20245c7ecbc28daa1484ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a1952e2de26c66c2c7b6fc0a8a9546f596fa9afed5490acb6ab17d2b6d767ed4
MD5 7bfc7cd638ecf49276b7d9449f4a6fd3
BLAKE2b-256 e8d245940d85e2e83822f73b72f687468f649aa6f4109ac9bdabfbcb017a378b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d038b7dcd7b16debba51df5d1ad9d60239a6dd873b13f4c2bd210a25465d5ae
MD5 c9557c526208109d2ee3e56334936edf
BLAKE2b-256 fc83c2506cd274b4694e4f734daa37c994e5c065e9ecc587779c65d29d3a186d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 355.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 39bf24e4a2f1001906d235b731a3fd573e89164a569be592485bb54f394ccd5b
MD5 ed58d32aaae89decaf075d2e303c895f
BLAKE2b-256 5f35e88bc402f2e476449bb835e568c72e6dad6463ca30aa692df84afe5caa7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3bd441732ee864ddec56369d01b131aa851d43d6d722d9b236d09eda5c2c691a
MD5 71a1e94867ce6f100181f468b72cb977
BLAKE2b-256 5309c1d188d04fc308049163313419d3d606e2924005015174ba5e276a1b511c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bab2c0dd32ff7454d7af67e94f27f5be2fe49b687791cd853db9474ecb046eb2
MD5 cc902a6a9793196c233178dde352dd99
BLAKE2b-256 3292b5bf19cee69d6d6f0f3f9750369dc2ce9ba211316b867d22d3c252f658d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d78dd96bd21e220f8be275393f20a64ec8e1ecf071fd2d7d44dac81653e8e78a
MD5 69eba82700a706c8ad3507e2d3c3316e
BLAKE2b-256 359c3af1f95be832931d7a3e87de00913563b37daf78b9137da4e5b93ae99eda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6d17792936c36b475527217dc827f45d088c0de928f0021007e8216fb0008bf0
MD5 fe7abccc54052c5a5ec9be6a409c1944
BLAKE2b-256 745ec10e9f68335fae39d0216c82fb31255cb1771b8f2a8899344dea57b735cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 355.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9a49463f5eadf4ed8b0bb51dffebe20171bbfc5e6dcc7c1ea9c6888582e4797d
MD5 338b02d9acd6446d96733dc6bf883487
BLAKE2b-256 fe58d376f5c50bad7cafbb4d93eab948ccfdea4a107dda28e016febd2be215a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b09f4a7c1cbfe56d7f706d7e0f9fa4cc4514c43e7ddb589de5a071115daaf20f
MD5 9c9933aa43c20793124238a97c9ff267
BLAKE2b-256 42d961f8477f874b1e98537498c97b7a2e411c5d03216cc05a28dfe51054655e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 47370280d4f88bff864a38d5b9b6eff7d92cc186939a164e208360a768ef23df
MD5 0c818706661e1d44be4c055e920c5e31
BLAKE2b-256 5d222b39b11265ab65d4b74b5bdf8065f0538938cee1bc654d8c4d7ef988179c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c7263724ba753e1e579b8905401d3a11cc7bf332f5aa6f5b5e93807ac0a4ebee
MD5 b7789bc0eee26d18b6e87379f2aae821
BLAKE2b-256 b5a2b09d703658164b03c7a738a594cd1489a20947c83247ae0b1f276a7a3e8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2f970de32d147d3cb732e14c692bd67ed0b8cd0c02786098a25d26424ce9d053
MD5 cfae27fe690754ac25485ac781f3f5b5
BLAKE2b-256 9ac71b1a3f1fd286cfdc3d1c39c496cef7e3535226ddd8c60c634a4960fabf71

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 356.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 53d007c1b01de8ec98adc9a6843c19a15df002c3d4c4e65bfb959ac4cb2a18ca
MD5 b10705a88a12d7230a515c8421e75c5f
BLAKE2b-256 39c9594ef03273b97ad0e2cd9fadc0a4b774fbbac16d9b3974935f9810af32c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd331191fd62d4b3d5ac2eec46a0b0ef96ccb424d9f65e702a2ceac87c09df7a
MD5 ef2436607e657745848983bac9199ed3
BLAKE2b-256 082e277763811099480ccea91b1571901766466a08306eb2ca1469ddb13756c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7ce2ae896951c5fc500a0d6db4aabf62a3a6133035f777b4c47b88bc32581ac4
MD5 7ea732c820a2cb514de6de7cd30c1b2d
BLAKE2b-256 e2ce83b3ec12166a5c408b85940ce918bf5c28ab4fde55f311348e51cd4ed28e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29a9929ac85fa166739c8fd3153a45c0668d485b06252dd8b6fb5939a57e4e4b
MD5 eee27f2c085e7e683b7260812597a1e7
BLAKE2b-256 627ccc341ad8d7cb49901e31c6b1c29cb6453720d8717b2dd2114dabfbdd1b6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a225b2077b29aac1c9f306c7ca74987f4fb9c3bcfd2eb3f05f7511311a711d84
MD5 836299217ddf2430309358a50990b3f6
BLAKE2b-256 03de2833ba955bfdcec52d86c4a98e3f957d0f7af1d4be8a89a26f666a6a4608

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 356.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a1f5760a2b6aef859c6d824260f60bf14d1a7d81732815db61d8816c825b9756
MD5 45c944aab33ae3a10f101b346f483358
BLAKE2b-256 f823877a62da099e8aa46cf006a7b3d2bb593c7156a089e19054ccd44305260c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7eae79ddb568084a6f62b4bb3fce6226d8eee99a847fde8896afaf2995be25b
MD5 3a6b4d5fbc097e6e9fd699af9f0cf4db
BLAKE2b-256 653e2038d1bac97e28f64ee49a89439c241b8ec6290b3e2a15dbb6e917ac04f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1184d0df0ba6b25975269e38a3db7419af070dee3418c57ddbec4a597f1f55cf
MD5 a3ab3ceca3fd85c72fe1a52f061453f1
BLAKE2b-256 0aba6a686f58ba0aeadc74a618da8d74409303b2fb0d6069ef3ee492617b6c47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f576712be49855a4fd54ecceb8d451e255f2316bd66cb6d050aefebcc711ebb
MD5 00a488d1435871b32ab67599d858c3be
BLAKE2b-256 d8e4de57e2c1d671880b99ee6c9c4fa8bfd8869781ad68c2372755ea5eccdd17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7fecd9dc83aab90acf7b9a9f776cef39ddd15e60f80de5512c57abf1fd2a8434
MD5 c5bc0323ab3e118710e14405aaa6fe16
BLAKE2b-256 577d2d4f166be9d5d04d7286b2d476371545272d363f2ab1a53747a92860d0f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 356.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 19d0ebb359b9209fe25268cf9eba2f6dd31df4fe806c7b33f3d5fc4cf2017a75
MD5 eedbc582b4a035480e0899fdf7ca88f3
BLAKE2b-256 3b69337339f7c700f3002bdadbff40e9899a4c4c350fc5f5fb1421ed26b5f9fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7a95741501410ee7e8b9a0e77ed62386edff48ecac3fab3219ae0971753b624
MD5 7f85d7c521f8582006992b42d4c26bc8
BLAKE2b-256 28c04fceffedacf3ca90af2dbf336627bcf03239a2ca214243418afe9c776948

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0972aed25fad9a56611c174561ebd0e801f4dbf36de1395cf9633ec7b3fa6537
MD5 0279d8262e67a83a4174d5af05e4fa61
BLAKE2b-256 a45ad831208c200ff6b46f870c4c7eeda62969da687a8e2c0cf199076d328136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13bea6bf8005a9cdd6c7c04f9012f35ec905a18d42fedfe71624e5731d15af40
MD5 c5eaa0a22373cd06492d9608513c14db
BLAKE2b-256 cf520275836bc56ac111bb1a131bee90ed2006dbbf5e9f93e71cc4fba5ab5e2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7b8e0e903d15f425eec412a43fe94ff581beb919277ec350e1a73a22f43eca74
MD5 a9e868c8b5f6451c5063685fcf8f9736
BLAKE2b-256 844879250c84ed3b7f96dfdd58b0969de9b263b1dfccf03ab8828309d4b4fd8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jpype1-1.5.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 356.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.7

File hashes

Hashes for jpype1-1.5.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 396ea7aa4f2346291f67d13b9a90b5127b17f07f5455a32d3b53e579bec93c2e
MD5 828bd4c68b3559db23e23698ac4139ca
BLAKE2b-256 428d8c1151d516869dfb0411c6d54db90991f7dd77f565bd70e059b8c1b3ac16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8345af78ce4a2fb3b7583651ef82fcdac911f4393c28e826cb8879105057525
MD5 6a84bdcde1c6235a13ebe83c39613353
BLAKE2b-256 7d7d341e82c63f171b27073b17bbbc6506c06e03645d34c44f5091cd8ab40c50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6051364b91069a6fd83570dbd418fe0784210572b19b59e3ed9671b8367a38d9
MD5 4747231f20dd4518847d77041271801a
BLAKE2b-256 08f3b18d73eff18120b9459131ad82413bed573a5e0626bd6356cc7d2365ec29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 938e6cfbc200172f9f1332c34ec46899633df4fd146eaaa9160a3c0542dd39a3
MD5 db81db7583dc2084be844f5301b2b61d
BLAKE2b-256 a93a829c0db2d817a4b2961e4d4a41d7d407ed7c7f7fed421da769307a27a275

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jpype1-1.5.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 939b8c17586cbbc19d7f295860320abf597e70cd3094ea82ce10ddd33134c5f5
MD5 2572673b20a4a8fcd4941aa7273a2fde
BLAKE2b-256 5d025461131a51b653898c28cc3f1b8a5580b1fe16e0b10b0f474ba2aa931f75

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