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.2.post1.tar.gz (873.8 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.2.post1-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.2.post1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

patinae-0.4.2.post1-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.2.post1-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.2.post1-cp314-cp314-win_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

patinae-0.4.2.post1-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.2.post1-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.2.post1-cp314-cp314-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

patinae-0.4.2.post1-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.2.post1-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.2.post1-cp313-cp313-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

patinae-0.4.2.post1-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.2.post1-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.2.post1-cp312-cp312-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

patinae-0.4.2.post1-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.2.post1-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.2.post1-cp311-cp311-macosx_11_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

patinae-0.4.2.post1-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.2.post1-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.2.post1-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.2.post1-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.2.post1.tar.gz.

File metadata

  • Download URL: patinae-0.4.2.post1.tar.gz
  • Upload date:
  • Size: 873.8 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.2.post1.tar.gz
Algorithm Hash digest
SHA256 2280274550223c850428ca321bc5b51ef202b595868d3f3c2e3513ec99183cf3
MD5 d4fb5883725791127828dc8a1f30c54d
BLAKE2b-256 98ccf85f86e7554032a3b78b27498ffdba5afa714a1d8aec93caf74e76a92101

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5740172595ca80417dc4559ca5cee7245345c65fb95a3c2e132bbc66d89a4f6e
MD5 b0f48fb248b9a2cb7010929f33e1b878
BLAKE2b-256 7bf4fc4c3a7137c0619a07a5a551ac10e56dbb867910d7dfcb1e0a4922ca919f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23b52d7a514120470277ebf4625a1fd4e3478dd6d9249173492c231a5994b586
MD5 70eea79af1b330102d973a920e004d55
BLAKE2b-256 10abc5309821e60c05738cf04180c6979f50f598533a39e9b3a01c8caffc4ae7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bf395d67e65bbb05740a98fb57304ae31d342538e21114bee05e140bb54a424
MD5 985301079c36dc491375a0815d09f9f5
BLAKE2b-256 fc1054be4f762a9ead2621e03788ae650c555db404ba0f944ea7e5f833944ef3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a13f15e45e40cc42f6545687973169d2ba6becb289ac00b39390aa5acf029a36
MD5 9acae70285cf55412f86bd6616a4336d
BLAKE2b-256 c45daf7cb0ea2513f260aa4261f0731e25bf467b078e2a4b45485b0c4a296fb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4afa07256fab950180ef249fde18169796004b34c6f761b663a68de6a2418ac5
MD5 739ef6719e206af8093be7fa23b846f3
BLAKE2b-256 a809c146c6f22b00ad68c87c56b00a8970af71ede7c9c10c1e03ef188b955da4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ca75fdda555eacc5bcd0c58827b77da2cdafda95b8fbb0a5c7b18aceeb94be32
MD5 ab9e0ec31e65b74c83e98c6bb3925d2f
BLAKE2b-256 e099095ee084fa931f1e11fbf6fc4a707349399e0c5b22c0ed8b223dad42a4de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 613f9d218548f2b83fa2784d8d4b24a88a0993246cd4c0251a6710ce8968af94
MD5 d18da91f7605853a3aa4c911bd8c4488
BLAKE2b-256 8d3743af4585233a5ad8cb8c13aac209d7b3abc1f2fc39e217e7cd0c9c6de3ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 076aa760c9011a95e89fb7b4ba11cdaec5748420c9ee0eab514fa41130db13b8
MD5 085ebd971c3b917b6ce7abac8f17025d
BLAKE2b-256 e21c17b3636dc9f6e9c00ca9ef73303d7b7c284fb9f852a62a944ee59827af49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6015dc40fd074b1606854d13bbfdb55f8f0fc1009010283fcb9cfdead26128d7
MD5 a61b6a31aab6e423787e0830d61fbdff
BLAKE2b-256 2983d94c19e6166313183cd2ab92f50a336f6f2f265432a14dd9343215fa84f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6b64f79634a0b02d619ecab32d4f0cd60443bdeb0a8a1b39bc6fe5da933ba77e
MD5 cd41c2d141041a4434a3bb33592e30ed
BLAKE2b-256 11b2ce7dc352458b5a4bbe9eaffa04077cfb40f56dc39b4af7aec69bc62e88f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 57533cd80dc8b76c7c45758a04b7c2f33ee0ea8fdb34194c994926ccbe448b6f
MD5 84685076d8acec3bf02887f93be530cc
BLAKE2b-256 ae991ade2d6567aa1b53038f61cc4c3d39bf171a5d5b03699627995e57a42dbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1bd177ddd56445a1e0dfb81cec55933aa14b5ee1e86199123c662a207627a0e4
MD5 8dc107118406c1984e24f71dcc613dc2
BLAKE2b-256 e2e26840ec727dedf263834181352ecc31ea8b46f84cea77a9411cba977732cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 689dd2b6cfc4e5e0b411db688508693082b9cbb186e6c43d774d1e7f76befbd7
MD5 42442224f54a3890e88348d56a63a744
BLAKE2b-256 c27a0831d59e8e42f097cde269d652743fb45301ad5323845b58c5d807b9d210

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33d746e1c0162bb67691d8ec7aa7e6cfc436f44770a23da2815af643208931ba
MD5 dd9de47b5c5e404febfcb6ca3addbe95
BLAKE2b-256 523fdee8e5d95ab6b11597d10ee3c6dbff20a2ed1261e8fb57b76e68d3b50ef8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f56a0a6526294208150786a381b2eb2cfda4359c0569e5b9fa11e1d006940564
MD5 93ea983b8bc38b71f801227a6fcdc8c3
BLAKE2b-256 704848a310d7946bde4e82f60cac4be30d982fe70a19d83f038891b42b674149

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f97dbaf0cd81128d5a3f771979a82eaa94d330436fa625613f404d8833a90313
MD5 c1f3b1c7e7be88a4d3dedf2f572e7bf6
BLAKE2b-256 7e116e407afbf0d79fecee891411129df55efaa9608f4f7c6e5c5c4a6d0b00e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a7cc1c6afc80d1542e15da062c44b7ff03c8ec31f08e24b36943658e125eb2f3
MD5 7e8f05311bfa5d680fc66c2cc8db4b7e
BLAKE2b-256 36b1c24f137881cf922fc9d71316377c799b0f60cbead06b73174478df66f473

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d146ab028c7d285629983ecc892641d4cb45323b379d03335739b6f8e86606e
MD5 14d50398b15c3cec43eced847fcc50e9
BLAKE2b-256 5b023a76e9a59582578a545da6b0067012da1634ba0e5a327de9352b4d299941

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1868e0bf833ec7af73528188f12272bf064446ebf3a39bb971c13674cc0f7dac
MD5 56c549c5e7e90c122927bc720454d9a3
BLAKE2b-256 b464ea5e6218554401b333ea6522f70523b958bcf3a051dc5b8b7f9e5c96fe74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a5df9ec334db355c4300049a6c86a11901f948d02bc0193c309a9d3761acc8aa
MD5 039bda6f123fe86a1532aec491b154cd
BLAKE2b-256 27ebb0bab3d1e3c3a07a7cdeb40090bd91e147881b3d35379400f9fca544365d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 04096c208e9fd04557823e0fe1c828f5c48d920bac8b43492af99ee7b78f36e5
MD5 baa20cfad80afb4e7039e932737d9495
BLAKE2b-256 3459329ecc252e971fff8706ec7bc29ccea11c0db3ff4bfe6e634d4bc06554b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 af8149f6c44d567e3ee398073a69642cb088c129b07c05ba9a8dd763ac173873
MD5 bfd1b11541c2728d373e45d73a9124ec
BLAKE2b-256 cfd0d2bc2834b8cdda49d7eab23cecc58c032d7dabff77ce27eda29815bc33fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 227a4a55f3cbea652414f60490e0445709c3fae685e3e5dede42cba2b952db99
MD5 263beae3e98fbefe42ff38064e7ff0e7
BLAKE2b-256 6173ee4af9b53de87ca0f60e0e6cbfee00cd025c270ec3691efadbbe51f213b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 da41fd6eca11e19b06665006a72b8be12b97427dbf468fb829c32c8b67ce90bb
MD5 36d13a5ab2d835accf11d981d516f22e
BLAKE2b-256 88d65267fe56d6e25c651686ba32c5f574db415e44e73fa14b62442ac902da28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd72cd055afad874f89f6c189cb0bccf5a1850261de49f234f664b71aa706618
MD5 ded6244a5a8bc7ead65adaf788ea7706
BLAKE2b-256 e70d9744cdbb88f1a794008ea14a9894966c1db646411a6a6686c30b83c5b4e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 20f7a088e51c161c745de121947b8bec2c5ac51a5095b2c8598488dbed977c36
MD5 40b11dbc9a2a6bc66ca7548adfd4b603
BLAKE2b-256 a1290e08e4bc4bb06a05e8dde2090a0ee261f64662f107de2b63af39e3e856cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dbdbd1e813baf05f6b4122c21df5894d5786d20d992c8b087e1fe293c0441361
MD5 1bbc78bc343caceabd819605a47b6b61
BLAKE2b-256 c44128a96d7c355dacfda6c58e2718cae592355ce473ffccedbe872a7757ca4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce9dc51882830350970b28f93745461677c417c8d4ed635178aac6beaa8a31f2
MD5 5fd0afde4a03557470dbe5bc6eb6a4f6
BLAKE2b-256 1489875682b3b6ca1058cd50480ffad7b62f9eef8ea3a705cd6708d0137ae786

See more details on using hashes here.

Provenance

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