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.tar.gz (873.7 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-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-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-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-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-cp314-cp314-win_arm64.whl (4.0 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

File metadata

  • Download URL: patinae-0.4.2.tar.gz
  • Upload date:
  • Size: 873.7 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.tar.gz
Algorithm Hash digest
SHA256 6deed60b91cd7660ab721eaba6e6c5ca935e73a84f799cda4d87abfe1ecc13a3
MD5 f0328b6d62825d8d3fef36d72ca7e840
BLAKE2b-256 1d32c97b0b77e45f6b3b039a213aedd794a5303024b7b9222d2103bac832ba3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c9624429c0b742582f2217a60f798a8621311705527636ff7f888adf39cf84a
MD5 26e516802efe33cc9accad166d268d87
BLAKE2b-256 bcdb59dfad3f509ae54c7a0d9fc92a8373979f084e58ba163534bc11ed489c41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f850dfccb0dfe03d3c0c7fbbbdf40ac594f811cab131217785270fc094048dab
MD5 46209f42e113e01ecab0438e8e4427bd
BLAKE2b-256 1c13f10a04c4bcacd722fdd0f4e21940ded2960b451e1438aab9462825af4f9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c52fd4e18098d4a8ad6e5480726467b6298a5007000d24626bc67d1ede94e8c
MD5 6e3a94f6d83e90c15157b64c94ba0a27
BLAKE2b-256 ded0c037fa6f6bc9a95434f81ca50247d81509cf7242029bc8172ddc33197ef0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5ebc30a950f6263e20bf7d6d2d4c13f7b90e88824ee3381b6d1c7a582e0fe991
MD5 603f9bda137c30a086137764115ca727
BLAKE2b-256 6c9e9eeaa3120cff1e2f39487fcd67f3369bc0ec9ce9d03cabb29c8550492b66

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 4.0 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.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a5efcb2d9d855770067ce5da57d2e2e555fdf67d3353abfee7468eca527dc223
MD5 02eb15c4d4131e623d51c9ae2cbe2ddc
BLAKE2b-256 3dd837903639156f1e8f9e6f8f1310b8728e3067f166960f33d787396dd71637

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1ae77411088915ecd5e00a560918cd767baf58a312049ceaf3ea422de86393d5
MD5 b2132220bf3d940ae62006e873d7366d
BLAKE2b-256 84966f131d8b244205d7f4bf4f2e368007ebc1fb41e7e53aba67ca06da038713

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dda8372cdd0d97cb43e0ed1b8187e02523fe5ae2da6fd562da79b1a2ce97beb3
MD5 3bd90540f7ce852b9aacb37e32c3598d
BLAKE2b-256 7d467df2aef556236a651c4ac1956430a59aa466b7a6245df018111f9c07b11c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc983d55400fbb37e9a04d3c4c7f4cde5e31b16f3730c4808d65fb6286018c89
MD5 d4665ea365dc64d66eb3d719faa8fdb4
BLAKE2b-256 2cd26011b699fcb5467dd3655bac71104c6fe7ecb1913982e447798038daad5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e202694618c52386f74dc2459e19a8414b8592fd4d73198c91fa656a12bdbb9c
MD5 efd6a0e0421d99c98252916b45a0c7ed
BLAKE2b-256 9e8338a32fad630a613b68515be79fab36b4e3c0c24bfe7101cedc1be6fb3987

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 4.0 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.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 350665d5af9072208a8d72a8412b806099aad31b614830696aa8ee695fba20b4
MD5 13973744bdf219c3bd71e879c922d825
BLAKE2b-256 9570a9dfefa72188cf6f726d1d6c13fd506661e9fc011e2baef9b284949ca36b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ec619edd1b3627c3daa74ea057745515c340e98c126ea0d01e31711acb488ce4
MD5 e7fc985c0b266fe9d65eba96181e6ab6
BLAKE2b-256 81a69ca8ff347a83d730db4c3c1c51bcafda4b5cbbd7ac5f2e02f537e20c5d14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ee6a3673dcf9c36b2b6c101ad825ed42dfabce7365003cccdef89be4cd63c68f
MD5 6feea883b0e268d3b79fd23217f242fb
BLAKE2b-256 08a73624c950bd5f575ea52131db80cc5f7b50555ad8bf0a480578789f722abb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3e3387053b6485b4d028de17a01ac2cb5a4704af8ddc97334bc4a3fb47b9ab8
MD5 bcff6c53cd4b1901ba441aa6248dfaf7
BLAKE2b-256 3546cbf4372d93cb781c0e9ef10118064f51edde0d31234c89144b741a3213db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4dc2f77fea3444bf79139b3aa25a57fd549ad1f2b11fca00427d93f6c13932a0
MD5 a1a3ca8951f1cfb3c12ddc796421fc1d
BLAKE2b-256 7e78e2b3e98f45fa822d40cb523a8c329c55a0730256d827ba434e7fb5090ce8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 4.0 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.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6729dd081559345fc6477530fab56a20512cfe073e55b4d07899fa9579274fae
MD5 fbe2da86eb4ed6d567520e66710d293e
BLAKE2b-256 b68e004437d89856449d5afceaa6bf6816cf01486fd9dd735eba4468448c3108

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 83a78b494b469b5a115cef3361fbc164ad8bd02e5036eb5e77de8db47a50c162
MD5 5ea70f116b76ee0fb693b3b7bde00cbe
BLAKE2b-256 7760a3cf3f3559107c9c813b47b39a6e078ca7e08cc096db25aa6c00e98d01f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ce5bfac335a2743441cbd966dd1b59e0defbfbd28bd174717a0e5c301a92894
MD5 0cfd48dc8697642ecdd3612c23f645c8
BLAKE2b-256 ea69ca52976a39f569f78c9798ff5f2d6c001eabf0417e9cf32294064a48e4f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3e100c5a6ee99fbad150a66d72a431fde96de0c8852fc233d0400b1fd2472e67
MD5 fe67e5de52fcb25ac1dc9b210480e223
BLAKE2b-256 f009a2dc3eb87c1791ad69b985c70254c27b2c03e4ad65fb39d810ae07aa9fbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f21d239d6fd7658e890df0247ffb166b41d776435d6ea3bb6bcd7912fc4a49c
MD5 38890caa60e348b26027da56ef82ca72
BLAKE2b-256 3da54dba3972004f7743bafe76087ad12d2f1960198ffe9e2226fce60238f5de

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4fda2273571a24b40236ea699cc86888c58cce48c3516adac5eb6dc0b61621a3
MD5 4dbe40f685eb4873a2a84fd0b81353e5
BLAKE2b-256 eb5d9354799dcfc2d68d441dae5950f395f0371fdd3f713c26951069e203591a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4108b4d57c449c71b561d02b971f93a0e8e56e44bcb59e48ffed68dd1ba0aaa0
MD5 0f492661169871b3efa29826a007d915
BLAKE2b-256 58151de69bb1f672dfb9a8dfd3ecd6bd434decdc3ae16fd023434e086ff3150f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e7be1541ecc243614b38afd4ace4cb0585fe1a159e3759eb86b6de0959270d96
MD5 35aa421d35ba56a366cf5ebf4233a263
BLAKE2b-256 6b867f8f99db7add56b11b9485826b7d669af85a07644f91af0648ab8cb2f717

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8611a7a8aacd5b35719e216e09e00c7f3df57ea2b5b5c8a21e86607362e72fa3
MD5 aa6f20ca30caf0e417f3b540cd1939a6
BLAKE2b-256 fbd451e05907f673e209ca55e1dda243b9414432765de2b4192356774b98bc2c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: patinae-0.4.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f787ecd0ef37c74fee5366806a68b8f74e6f8624c2222ea158370267131b686d
MD5 c796257c837de55e17eb5501ff8b7d9c
BLAKE2b-256 9dc16a781dcb1a8f8fad8f45627c978dfb7ffb22d81692e82565d25cb1497b87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be83b040bc70a72ded2d9981b0374c13efa5bd09836fe9b038cf2f87cb89e871
MD5 9762761946f780f4249d27bc8ca565c3
BLAKE2b-256 415f63969f9c59628c62aada9f3f5b44c9875b7b0e87ca27c5d955b91b20ceed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e76f95e72548119ba6f014e1eea08b59271241b053d88767e4f881b3b57c4be
MD5 e8ec9227362585f93d040c1040735aa7
BLAKE2b-256 a4ac4ba45b8e053506a6af90a1d30f5c9f24d9715b240800474b10fe5a1cf191

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c284cdd47d1350254bdb66200dc58e3271eb58fcf88f55536e02fcd431c9e01
MD5 8d1d711ac7fa0dae0b0627aeb1a9c739
BLAKE2b-256 1dd6bf28738e707fe232b95581b91b402748e9fda60a816e9136c35e72548715

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for patinae-0.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e69bbec08537cf3c30d31b4919d709b6f7e97b244aacf9bc8ea0d83fade5c0f8
MD5 55193867cdc428c4e6419bf212551c98
BLAKE2b-256 e5a63153854153e116392ef89220f7ae6d573062db6fd141e158bc7e041ca036

See more details on using hashes here.

Provenance

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