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.0.post1.tar.gz (836.5 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.0.post1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp314-cp314-win_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14Windows ARM64

patinae-0.4.0.post1-cp314-cp314-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.14Windows x86-64

patinae-0.4.0.post1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp314-cp314-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

patinae-0.4.0.post1-cp313-cp313-win_arm64.whl (4.0 MB view details)

Uploaded CPython 3.13Windows ARM64

patinae-0.4.0.post1-cp313-cp313-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.13Windows x86-64

patinae-0.4.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp313-cp313-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

patinae-0.4.0.post1-cp312-cp312-win_arm64.whl (4.0 MB view details)

Uploaded CPython 3.12Windows ARM64

patinae-0.4.0.post1-cp312-cp312-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12Windows x86-64

patinae-0.4.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp312-cp312-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

patinae-0.4.0.post1-cp311-cp311-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11Windows x86-64

patinae-0.4.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp311-cp311-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

patinae-0.4.0.post1-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

patinae-0.4.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

patinae-0.4.0.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

patinae-0.4.0.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

File details

Details for the file patinae-0.4.0.post1.tar.gz.

File metadata

  • Download URL: patinae-0.4.0.post1.tar.gz
  • Upload date:
  • Size: 836.5 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.0.post1.tar.gz
Algorithm Hash digest
SHA256 af9bcd239015d2ac98140365437631f875ea2fbb828b88913a6962434b161f04
MD5 95affdb2f395a004f1c45350c0e6c8d5
BLAKE2b-256 f1f254773a5fe854706936f58d615ad1849be2fe8cefad34006e9d2f32c5805f

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1.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.0.post1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 717deba39b72d753dd289f32a485568428def2dbd5adad2e8ef69b17e6ab06d1
MD5 d9256ea848baab6f5ab45284b5708d50
BLAKE2b-256 e2f88d81aac9f18dcd8ff0e4ec997742831ea52c7bfdc110e33ecf6b23d0bde2

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a033f9d76ac8d57789da5a8160768ee5c0d39c297a7991109ca38a8785259a6c
MD5 203d8d762acc3261eb4028c455e6d0f6
BLAKE2b-256 7db1813a4f0701c83a3f1dcd3ac5bb4c1b68e45d0eb937b11dc231d622937276

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a23a575f05622043d824c368d43bb8f8e74d12f7ffa96d0035db9c27b18da55f
MD5 6da73a6f889862548848bc6e08956db4
BLAKE2b-256 c0b38340c649af2840b55bff182c6f2a99b572e9f6e9a592651910e7fc06b36e

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8ebd240112014bb7a9adf5371cb9c75e93bcb4a6e94a2a03537724b3f229f2e5
MD5 ffdc5e07fcf5a18f95df5d4b37bf5cf5
BLAKE2b-256 21c120b6fefbae178f6fda5ce11c3e50bb9c9c258549fe83c6a4d87aaa094979

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a42e466da5387b744edf3f2b29eb0201e3c3a0db90c411b12b523b72aefac681
MD5 2634556418860122db0cf958bcac832f
BLAKE2b-256 9cb164ff96e2fe06521a660c60814adc3c834fac2f47765a81d3c32d762ecf72

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c4e592e7d012ba962ba9171954f562f3abcb489920fb670f7dd9f6d5766f30d7
MD5 1bb531ce1ccce7a1fa076d23506cad6e
BLAKE2b-256 420e20e943bb45fe9e25e540a843057e1674bfdcc9cbc9670ee1cb3d65e8f4f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 18e15b572a8027877283c8728ade46cb5e71f34e2ec034aa50462d02096bfb2b
MD5 5fbb4667d4ea71a598b59a2b5a3f4c64
BLAKE2b-256 511347beca3558daf9fb3e23ffcf82749a2b3b27e292f15166210e166bcdd70b

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce6c1c0920de4c381cc1191b6559ba8c5d6a918ca5d91af5b694dea97f7895ac
MD5 d4316cdcbeecf927308fa7902497af82
BLAKE2b-256 13d90593442487c8ca80ec5a602e9fc8ca76e22289a496ee0d442ef3f2cd0582

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0b5d2031d7e96c2f880a349f094fc2513bbbf0a39d996c3a43a1c4a643b58b2
MD5 e42ac56ab79c3a2d7c415b8f708ca024
BLAKE2b-256 fb2ccc6d361161be9320107a8db3de39dfe08ae5a4561a35bab7c87c845188f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f8332efc9bc999f11ab7a9d6d6bf2b5733036c944141e21b3eb88faf95d1bd40
MD5 1f20fb58e333f93f7b4c0a4bf2daf243
BLAKE2b-256 651341adb93c716ae9a30a6a062440682d4ef9053c135c600e280228e5711f38

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2b4f636db5674cc0ef5457306238a7cb0bb194edf8d09edf41316d302c9ec66b
MD5 47982067af629c60eb3a5c6b94312c49
BLAKE2b-256 1e2b4465d9223e36fed9764c6eb1663af1dbda162d8594474644385894c0b93a

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3c28ea290ca1ce5303b1da3ee87096c4274cd14d0f7b82c39ac8dec10a4d2bc
MD5 bd524c2926bebb2ae6bf58a6ffa44ca9
BLAKE2b-256 9814e11c8a862566e8e7eff3ef3af5faf3c9745ecc9cbfb99d29d10a087109bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6bcda0e7fd1224b708e10c5832ce5a86ca42282c60255614a339dfdc8af3cd75
MD5 92a0897764ac87e23183eed67bba7581
BLAKE2b-256 24177c4c09ee5261b89ec16ec465ce786296495bc3217cf32681a21f76119e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b5b7ca6298a044d3a80d30e93324df5a711b2ce560c4ec74c9797aebf8cb3b9
MD5 b17f77abe22062f336473889f19a5fc5
BLAKE2b-256 8b1d40f2d62ef5708f63d85125a46102061e14c72ec86552419053f06ab15501

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7eb8fbf5b06d9287b0fcc29cc297b5a858657f94a4187f525cdd70d52e6f1de9
MD5 20b84a1259c36faaed0f7853d6266389
BLAKE2b-256 31cd0006b1d806e6b15f21ca99807d792b210301b1af47ecf6b28cf056cc431d

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4d8140a3fa2147a3c45b7c62a2914eee84784712edd785a29d266b17fac3159a
MD5 81c42df8672e1e4f07a7d9cd6ef9021f
BLAKE2b-256 35372998d05ac62dffc0953db33a5e49a36978cc7794b778f7f2a2dabdd5e387

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45916c8d1dee32666c85cf9278af6eba3ac66b38b4d49976af9d6af197b02819
MD5 35edebe8d1d9244daaa658f5cdc1ff64
BLAKE2b-256 7f9246d6e94dc799f4e451968cc47d986640b5055f1f04ddc8db311f996a7e07

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91f647589d7732192e9550c634b798ce6bd55b1be890bbb03111142752033f28
MD5 58d9777d85a67de88ec6c38f33df164e
BLAKE2b-256 004d915b02eeaac6d273805a7bb253fb49c0e346cde0e184264daabaabffb553

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccaf7769b295bcc6b0df48c26ad4f40e44008ee26f4c2d7b05fa3d37eb981ebd
MD5 fb0593bd2a2d14ee7efe16ebb6a57460
BLAKE2b-256 4b514a1edafee46f6e20883ace59597745bf0b772850622ddcf0fb10db0df5c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 60c31d8500ba95039f0aded1bfe885b0d9ee77fd5067b5e10723a9f51c1b4612
MD5 21b50d7489a893fe704d5b55d2671623
BLAKE2b-256 3898a42e4e743554313599af3f81b76f11be6eb96c4c09e207e735c0d8921ab9

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45953c05833c04bcfa7d34808ad0f7c4361c1e3c86820e44c7f5ef31cbc730e3
MD5 e6a5487443a496e78f291439ead82a9c
BLAKE2b-256 71c324ca959b2703d40063a88937db5792cfd40142167365d5b6f7a44a94cd74

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 761e1c0df8d03ae38943495c08d8cdd7678f2d7868804d561b3bdc2c22ba6fef
MD5 67e872fdf5c864044f57fbbb013e96b4
BLAKE2b-256 aec2158fb1272f3c39fe5ddeb59e010c3a0d54224f871a3b874489422dd043aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7f1b864f6af441ab4beabf386df7cbf0a2b4497d3ffe7e496d7d610c9746d23
MD5 b8142f962164741c5c708bc8f9e09d51
BLAKE2b-256 1c0db02e349d694ccf96b5ee8cdad1e49e353c4376ce9639f04df8ff9261b00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b53c992d7a4ee4a22d58d8d7ef09933b88ba2a5f02ad4b95665d56bb00b1723f
MD5 8d1f175468dde9fc0c03422a5418f199
BLAKE2b-256 7b9f4e44c31aa8ed877bfb56795dd0815138cb50a877fd982efeb53a83f88f17

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb3160a1c86227759327f6f9eb692691300120a9d59c72ee981af5cf8d2c910d
MD5 e3b02d949b84b711dc24d4dd1092fd7e
BLAKE2b-256 047492dd6c3205ecdc8c2bd8a9f7d02f65f4378cf16208b7983c28213bd6b6e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 06b21cd4f711599a20499efd50e2a05e84fa6dcec82f11c28593c21470cfbbee
MD5 b1c3987ffbc0cc2953af28eb94242342
BLAKE2b-256 54ba799a62dd214ffb29089151e873220f886290cadf6c56577e5a6f6ba25c75

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46e7de942fbf689dc3c316ad6ed92ac89b5d4aca45e7d20179b8c8f3442864d7
MD5 493e395528ecd28d46b74d1b264fe779
BLAKE2b-256 416505134e49c8df24e9b549e8f0e5294f6afd8f1b6a852d66114ca85de64afe

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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.0.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for patinae-0.4.0.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a47778a43562bc2761b41d9b5db2f63300a8eeff5031b620fd72f57914a1eb56
MD5 bcfb36398e4ca02cf9665bfd081261ae
BLAKE2b-256 491474d8e21b90a427cb3e6ce6a8abd15c4a0d0182f6148fa55f3600b1b1b67a

See more details on using hashes here.

Provenance

The following attestation bundles were made for patinae-0.4.0.post1-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