Skip to main content

Patinae: Modern molecular visualization in Rust with WebGPU rendering

Project description

Patinae Python Bindings

Python bindings for the Rust/WebGPU molecular visualization workspace.

Installation

pip install patinae

Jupyter Widget

The package includes an anywidget-based widget for interactive visualization in notebooks. Works in JupyterLab, Jupyter Notebook, VS Code, and Google Colab.

pip install patinae[widget]
from patinae.widget import Viewer

view = Viewer()
view.show()
cmd = view.get_cmd()
cmd.fetch("1CRN")
cmd.show("cartoon")
cmd.color("green", "chain A")

Features:

  • Fire-and-forget commandscmd.fetch(), cmd.show(), cmd.color(), etc.
  • Synchronous queries — request/response channel for commands that return data
  • Local file loading — load structures from the local filesystem into the browser viewer
  • Picking support — optional click-to-select atoms (Viewer(picking=True))
  • Configurable layoutwidth and height parameters with sensible defaults

License

BSD-3-Clause

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

patinae-0.4.3.tar.gz (913.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp314-cp314-win_arm64.whl (4.1 MB view details)

Uploaded CPython 3.14Windows ARM64

patinae-0.4.3-cp314-cp314-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.14Windows x86-64

patinae-0.4.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp314-cp314-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

patinae-0.4.3-cp313-cp313-win_arm64.whl (4.1 MB view details)

Uploaded CPython 3.13Windows ARM64

patinae-0.4.3-cp313-cp313-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.13Windows x86-64

patinae-0.4.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp313-cp313-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

patinae-0.4.3-cp312-cp312-win_arm64.whl (4.1 MB view details)

Uploaded CPython 3.12Windows ARM64

patinae-0.4.3-cp312-cp312-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.12Windows x86-64

patinae-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp312-cp312-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

patinae-0.4.3-cp311-cp311-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11Windows x86-64

patinae-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp311-cp311-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

patinae-0.4.3-cp310-cp310-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.10Windows x86-64

patinae-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

patinae-0.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

patinae-0.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

File details

Details for the file patinae-0.4.3.tar.gz.

File metadata

  • Download URL: patinae-0.4.3.tar.gz
  • Upload date:
  • Size: 913.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3.tar.gz
Algorithm Hash digest
SHA256 6367526f3a270e8bd46155e50f36786b593e6477b1ed46b72aa71d3c4218dc5a
MD5 be5386debcfd8bfc0b01ddd299c3c660
BLAKE2b-256 8f33545f85c127b7ae5de344d51672bb6615ca3fcf8fb7a911e0920acfab4ab3

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3.tar.gz:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eeeb49b5b4a0c52337d95df39f3744e78f3611113b508c09085eb4a38b2d1e9e
MD5 5417cce4a04161d7636a23eceebf5d5f
BLAKE2b-256 d075a1bee1b5e7014d4a547e0cb843f97249762c056c78c609d9acda2f9fc03a

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a47fc7ee266f29ffadf896699888b21e8765452d1bf0e7555fcf6c34b43d10b
MD5 787a8aac21bd78e4409b9b3a479f3fe6
BLAKE2b-256 adb116637098c252db98da23671f6d874e3f876685129fbfc7bdccc0b4f13fc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d2ef368aef0b0a0e6dd2c9c914f5664a6f42901c9722b089d28f09b634c566a
MD5 af055e5dffdda52ca2468407e386e697
BLAKE2b-256 cd02696313c4a76e64e61f76f4efc38dc4cd9bbc2723715741f2b6a84a2ae551

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0a1e75666695fbb5d6f5fe9efbe6d80c148f8379498196a69b53427d079fe971
MD5 7a9deea892ba8d055fba2674f2ccadea
BLAKE2b-256 abd830a0fd572b89f03d2f631b8b4cff30f0f61bea131e7481262ee8b797c735

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 0d2bf485931a8024b337e16fb57ffcccf75f44869f687c1529cdd655e2bfd96a
MD5 70b1b3130727d5ab71a1563840c9e656
BLAKE2b-256 a68929760598369820df85c695238fcd46d09c814afeee193ed52ad49d100af4

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314-win_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d3ce722742214e201485674e4a8df76b0610bb7eb37466ef63f2e6193de0b1d8
MD5 f9e1f311d1f3652f5b8c17dd686551c9
BLAKE2b-256 458ecc4d9da6e5b57e817e3ff867392d0042c198bf2fc5aac40a74decda95494

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314-win_amd64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 549e69a2986ce9f0ad2692bb22320b60ddb2dc619cc6bed747ae6782f3496022
MD5 8e3331ea29400956daf1f52d43afceea
BLAKE2b-256 f4dea7972a186f507ddd2e9f01ccfd017c722e3c927133f34c78485b8df07bb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6153deebbf75c2680e6eba260eace4723aee63eb58ef4161e435526165d29c49
MD5 e43b5f910cc1f8a9e903ae91716a3a9f
BLAKE2b-256 fc5fc20824b5b4588b3250d4fd74a41ebd8ef4114f7738eeac7453807145fab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 447c11234a749b3f7fc64a7d6ad91bc25b7306894e582be10ec02629cff122c6
MD5 5efe1bda42318afc8aee1a320b7562d4
BLAKE2b-256 02207ac4ada9309f656c4f5b921cbd076d4801b92c955d1a595744042a960944

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e97d3f52bceec8d0bfd7cf0892db1143641ea328054b1dd92e3d32cf5e46cb16
MD5 ab67c6dfd6a88f2383560fea99e2fa91
BLAKE2b-256 8398cb38cf9b4f2d14870bf24c47120e732adac88d72a8b21c4b7f5b5f1b2530

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp313-cp313-win_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 63fbf31d54625646362b96d4edfcb04d8aa7f5146af56d12f246ae168a2e9a8c
MD5 f90284e533fb4b4b450a5907bad8c904
BLAKE2b-256 5cc20f5e9eaabd123f487e87bd4c525e9b3410ba476cabcff6ad7eb0c8e71ff8

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp313-cp313-win_amd64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5af8351dd2d72ab9a4e0637ac4b6ab41bd0060c1e1e065a801455b5757f9a6dd
MD5 6d531b4ef8ffd7a2370baa8bcadf08c0
BLAKE2b-256 f1fa826b9d855a416825cac9c1fd9b5af664446117e30e136a037681629aaa51

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d42fddfc2eb91bb5c09344f078ff94214888290a5234956dab4ff61ec03f00d
MD5 0b826f5266049b6e38c3d9933d9a5cce
BLAKE2b-256 37a1dc110d83cb6cd07d057219fbabc6451b2ff93e8b41f5f968877c22df250c

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c30b1a291eac867ed0d8f85ec42156b1c81d5a4b2da4d9750e892e413cb2494
MD5 ce1a141c7f1fe8970b3c2ef69a336c33
BLAKE2b-256 ff73a8e6b26b3ce776f1467d526844098dad352496befe48add574ea9b54fdc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 22b17c2fb1b43ec3cfe12b15da8146b7bca86378278fd4899967695834d1dd2c
MD5 cc7aa75aa4e5d54dd432b58ab5c4d4e8
BLAKE2b-256 512b3e2fa42c39a0f63e6c576f23b817b358eff966466fb390f8325706569ad7

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp312-cp312-win_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 df826162dafb04d3212e7759ab071428f16e6d61d801144fbd95f1a341098d49
MD5 afffe8d2451de2f367dc267101b2c694
BLAKE2b-256 21ec20c054e715668e7391994d57325e0fa12281bdba8a94c7d05fb8fa70f61f

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp312-cp312-win_amd64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62333e5d52e2d862dd7e293956cff4c8060429b1085f3b09283838885b326c7a
MD5 3d9f5e62e71af7bf7606a2bfff4e76d4
BLAKE2b-256 fcba2a548146dfdb6d03c52f5c1ef5b14cd67a35869117cf50cb7baa6e574fae

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa7ff90d10bea2f12099d98cf0c4e30a7347655d8762d3b22f449778ded35f52
MD5 7ad8c55a8b8afe046a425c7e075e63cd
BLAKE2b-256 3786cc3afa4acf63c2771de002c07eb369e4e8dd019820f998668df5949eaebb

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b85cf4cfddc12314e7a820f3b231510c730169f946a40e7d23aec98032b0413
MD5 c7db115962b71fe39e8c6122b05053c4
BLAKE2b-256 96f338e641c773c03a6164aebaa2daa2e2f539aeac80764ae325800e34fcc11c

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 87542127e54d14f04eed7a1e6571c035c30ae144c28f36208d30b30fd6030888
MD5 484e259fa21a094b14819b1678ab21f5
BLAKE2b-256 82a2093e14ec7b11edb99e2a80cc9399140709065e767bd25b41ce5767bcffbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp311-cp311-win_amd64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4dfd1da8c1b0b410862d769c3786d090ea2b2cb1314edb311b867ff08d71c5f
MD5 6c58f41f37e97008d9b7d3211c1f6ec2
BLAKE2b-256 76d84c7b3ebab8a320ca0e5d9a318cacc994ea11c6bf4e750df4e93dea4282e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81fe2ce4163e169619e120fc5792884c752eb834ce4ddae49f307d00eafbdc6e
MD5 9b0326e55fa9ca311e5a1f758a845565
BLAKE2b-256 a4d38aeec1df1a0ce79ef0ee76a2adcba6d24310e11ba99bcf814b90f036e08f

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d82686e023eb201865c94d225debf1f91fa12a8d71c1b45aef3f53ac1ef7691
MD5 87c396952ffd9303485894ff3fd3d216
BLAKE2b-256 ec6128f77a844a953641d9808aabaf54a80df7bbe511d07c9f534366fbce13ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: patinae-0.4.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for patinae-0.4.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a58235bc5f42f453a48687daac32d74c15490073365a34eafd587ffffa55e13d
MD5 ab8d4cccec037dd852d3c7dbe21cbef6
BLAKE2b-256 00803816ee4c039ae5ac8d6cf42bf5e4b10a58d497b7b0491f126a769d9515a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp310-cp310-win_amd64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a352488da2869d0317a8bcbdd14090566d70de6768287e277314e74df70cd8a6
MD5 bd1039cc8ddd673952290ca369c83b63
BLAKE2b-256 f0ddc7243ae6a28eb5efd3b297ea551df92b9dc17e95d201195b3d29c0fe6095

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 580743f968241b79eb2e7700d0ebb39734ecd561f5594ac30cd8f3c8de50a2a7
MD5 e576ebaaad2c4e28433ba5cc3db5f742
BLAKE2b-256 b622648c54bf37f44941801f60a2e9acef57b9144ce8e9c174b59afdb1a34835

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 caf6a92c36209e3298978ef7d6b7b84ac5862a721fae79bf63fad16fbf2bdca3
MD5 e44f2a291fca6cd7fbe378ab663173cd
BLAKE2b-256 6749228f732d23f337a0b969a9d0575db0c46e5ea915b4a006329fed701b1261

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file patinae-0.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2730e91dacf20dd04b61dada192175ecafa31ac58ccc24fe5a061554bcfbf5e3
MD5 4352a42af3e36d617471bc41dbbbe0a7
BLAKE2b-256 3a37a02308c7a9fc00d3956e800a7b100ff1a70d3d1f3adf609b8a91f0eb1612

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on zmactep/pymol-rs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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