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 commands —
cmd.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 layout —
widthandheightparameters with sensible defaults
License
BSD-3-Clause
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file patinae-0.4.1.tar.gz.
File metadata
- Download URL: patinae-0.4.1.tar.gz
- Upload date:
- Size: 857.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77c033c986fe0e46ba4fee1c515e63661970be373802b293710372c9e434afc2
|
|
| MD5 |
9212611781ca1376a7e0ebaf3a0ab2da
|
|
| BLAKE2b-256 |
ffb939a7dd5096e076e9801ac7fda0e31997a5e10ae3d0be967ab45a4e4ce090
|
Provenance
The following attestation bundles were made for patinae-0.4.1.tar.gz:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1.tar.gz -
Subject digest:
77c033c986fe0e46ba4fee1c515e63661970be373802b293710372c9e434afc2 - Sigstore transparency entry: 1840962089
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6511c87d7c4095d58bc5fcfa78cab66b90992c644cee087c0a8092539579438
|
|
| MD5 |
1f08e7ea0acd0e04df9ea7c39f4be34d
|
|
| BLAKE2b-256 |
36da8749b56fbac547ba649cb16891112bee6c259136fa0ea865484d5fb44f86
|
Provenance
The following attestation bundles were made for patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
e6511c87d7c4095d58bc5fcfa78cab66b90992c644cee087c0a8092539579438 - Sigstore transparency entry: 1840962116
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884d27c0ba30c03f7dd81786b83bb1eb9e08ee2da4b2a900b54a2b6f9d9df593
|
|
| MD5 |
da1837845888294b29ab66184e907e49
|
|
| BLAKE2b-256 |
f01083e3b7924c42249592dd6393942ae2b71e2f0de5d6cdf1abb0d91d2614e3
|
Provenance
The following attestation bundles were made for patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
884d27c0ba30c03f7dd81786b83bb1eb9e08ee2da4b2a900b54a2b6f9d9df593 - Sigstore transparency entry: 1840962294
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9024b4d706781c2d502b71448e7cf211f15dd7c956b90575e9c49abcc860eef5
|
|
| MD5 |
86dde19d9f6d99c2e6afec5507235c8e
|
|
| BLAKE2b-256 |
9bcb8882c02c6ddf1aa9c3aaf376814c1764823f2a58639365f26fce14d1cb09
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
9024b4d706781c2d502b71448e7cf211f15dd7c956b90575e9c49abcc860eef5 - Sigstore transparency entry: 1840962183
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2bf619f3573dff6ea282c526bbc69eef3bfc3017eb2d3be8e85fe95fece9556
|
|
| MD5 |
2e0407d60a8b9ca089a6bc0c3ddfbc78
|
|
| BLAKE2b-256 |
ff40f5825e66647d101b24edf2f8d0740991c5fd9dc03d26f40ab943a76c1e85
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
b2bf619f3573dff6ea282c526bbc69eef3bfc3017eb2d3be8e85fe95fece9556 - Sigstore transparency entry: 1840962140
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314-win_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96def2957652ff723dfc3c0857d1e0bb2922949f9deeb8555b8570b7880d8bac
|
|
| MD5 |
7ef343df2cf6c22e9cab30c218eb96c0
|
|
| BLAKE2b-256 |
0911c1e9f83555a498ed4aa80d61c3f485576ea933677122a6a69332722c3556
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314-win_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314-win_arm64.whl -
Subject digest:
96def2957652ff723dfc3c0857d1e0bb2922949f9deeb8555b8570b7880d8bac - Sigstore transparency entry: 1840962187
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30bf599e523dcfab7947a84a72567acf25cb92f39eb4da4a5cacc0c47cae8d21
|
|
| MD5 |
fdfdd2bc396bae36ff0561c7e5750a26
|
|
| BLAKE2b-256 |
7f6e2bb32432bdce9ceffa9e991d3462048e8713390cab611ec4348c27c249e3
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314-win_amd64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314-win_amd64.whl -
Subject digest:
30bf599e523dcfab7947a84a72567acf25cb92f39eb4da4a5cacc0c47cae8d21 - Sigstore transparency entry: 1840962242
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eebf56a7d8bca0bd7e0f6a55c979a874742063bf7b93ec78282aff4eb8480512
|
|
| MD5 |
b50501c0693a8d884a61be37d390a440
|
|
| BLAKE2b-256 |
7e0788629096d31099e3c5f3e8bf1fd06eed1dba4f4289e8892c57d41ed54383
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
eebf56a7d8bca0bd7e0f6a55c979a874742063bf7b93ec78282aff4eb8480512 - Sigstore transparency entry: 1840962108
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62ddfb46b5cc673750ff525d7d66ba952c8689e7ba5eec49a468a983ebfe2313
|
|
| MD5 |
104432201eb0db7dc25ed3647eaf53db
|
|
| BLAKE2b-256 |
51932a6cf0486c2f43bde0c3a37725f695518723bd3e87dc13f2d3cca3685f66
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
62ddfb46b5cc673750ff525d7d66ba952c8689e7ba5eec49a468a983ebfe2313 - Sigstore transparency entry: 1840962126
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df9b8c24a45f174099e7be4938f7e03ea3539189a4033ffa726e9b1fb11ad870
|
|
| MD5 |
f629d52e54124b129d6692996775c031
|
|
| BLAKE2b-256 |
6842ee1746178fe7a93b353711dca621388cddf6f8f23910cc3f4a8f61b8f0a2
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
df9b8c24a45f174099e7be4938f7e03ea3539189a4033ffa726e9b1fb11ad870 - Sigstore transparency entry: 1840962342
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0fb642c82418f7f8800dc41f84f621bf4834a357952f0a9f4dcabbba5225016
|
|
| MD5 |
83301e68bddfbca34ba571e6d0c3aca1
|
|
| BLAKE2b-256 |
d7e1b26320582934d63870146f0ad7be11e3f60be6324b275944379141102a33
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp313-cp313-win_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp313-cp313-win_arm64.whl -
Subject digest:
a0fb642c82418f7f8800dc41f84f621bf4834a357952f0a9f4dcabbba5225016 - Sigstore transparency entry: 1840962280
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb79f32b3350ab2ca13ab90201d851e6898c554419840fb83d33211e7b0f47f2
|
|
| MD5 |
8b3862b8aaf9b56f59ccea30d391da59
|
|
| BLAKE2b-256 |
028943e1b8c4a26d87ae7d6002502b8e050620fa22cd191efc1ff6665f2cadcf
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp313-cp313-win_amd64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp313-cp313-win_amd64.whl -
Subject digest:
fb79f32b3350ab2ca13ab90201d851e6898c554419840fb83d33211e7b0f47f2 - Sigstore transparency entry: 1840962262
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
739e04344f16bb90b11655fffd4bed901c730113aafe92296228e646c57f934f
|
|
| MD5 |
85c3af64e088c638755b53d42035bcb0
|
|
| BLAKE2b-256 |
4d40c87c10d892f0736be08f0b0acb413b0c0fff7fbd939daacbb1ee44b7568e
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
739e04344f16bb90b11655fffd4bed901c730113aafe92296228e646c57f934f - Sigstore transparency entry: 1840962200
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d4adb1b6fcc7078e4156b74091c1c009373cd375b8d5dc59ed0cafc2f0f6dfc
|
|
| MD5 |
8f9a61271c676564fe7497d7cad704ce
|
|
| BLAKE2b-256 |
7cbfce01edb279a2a14cc4c6779e0ed4a783217a06107d82ae67c11d8b8f1719
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
4d4adb1b6fcc7078e4156b74091c1c009373cd375b8d5dc59ed0cafc2f0f6dfc - Sigstore transparency entry: 1840962235
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b63646d11a2ea9e6dcdfecbc39ba85ba029f05c3e52b40917342cb66ea1c9499
|
|
| MD5 |
28cb29c4a87470f7201bb01b347145e0
|
|
| BLAKE2b-256 |
21ff3fba9fbf6ef7978be87e83f06dd1cf2854c461ccb7563644113a520360bc
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
b63646d11a2ea9e6dcdfecbc39ba85ba029f05c3e52b40917342cb66ea1c9499 - Sigstore transparency entry: 1840962155
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88a88ef65e0fc55f51643c6250cfce1b3479bcabd9d22c55d17ba4ba145ab19d
|
|
| MD5 |
fc35772c13a47e40ae4bacdbf19d610e
|
|
| BLAKE2b-256 |
a79ba76597c554f28e28e9c2afd12bc7f1a9a502a59081ab4bf68d5d5aca9f61
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp312-cp312-win_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp312-cp312-win_arm64.whl -
Subject digest:
88a88ef65e0fc55f51643c6250cfce1b3479bcabd9d22c55d17ba4ba145ab19d - Sigstore transparency entry: 1840962319
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29861a37a1f3ecc1b8bb76c3cea38d29567ed0a06e64d6fe3ebb2acd3bddeb9e
|
|
| MD5 |
5162e952b9c5dc49e825074993b51c95
|
|
| BLAKE2b-256 |
89f64206289147b5eb1ef37ccf03834bb2a725214c2158db68a2e8bb7649239b
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp312-cp312-win_amd64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp312-cp312-win_amd64.whl -
Subject digest:
29861a37a1f3ecc1b8bb76c3cea38d29567ed0a06e64d6fe3ebb2acd3bddeb9e - Sigstore transparency entry: 1840962253
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ef8c64035bda604441e67b0bc4a8cb80ef194f3019f5d30236dedce9ba62e54
|
|
| MD5 |
8643f0b00fd23e23072a9d33a2897f2b
|
|
| BLAKE2b-256 |
9c92aa17a10c6673c46133f6f20e47e014e5824533a27c0a03766b9bba05625c
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
6ef8c64035bda604441e67b0bc4a8cb80ef194f3019f5d30236dedce9ba62e54 - Sigstore transparency entry: 1840962173
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a91e7a2dd599c161e54cf437932a701a50e68d22a0415eb9413099bbd155958
|
|
| MD5 |
a904de85fd6ffa39c2ab908c70528067
|
|
| BLAKE2b-256 |
de7315f98a696273e2c40049f40154cb884a96d2bd9c129eaf4366c8a73bd3ac
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
2a91e7a2dd599c161e54cf437932a701a50e68d22a0415eb9413099bbd155958 - Sigstore transparency entry: 1840962131
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
143407ffafc50b8116dbf1b1293e6b2575759154628ab3056cb5599d483116d0
|
|
| MD5 |
4ecc515072d53ccc1100307fdb3e926e
|
|
| BLAKE2b-256 |
ee3601b6bbc7817b1b7897453ef618f9491d11ab023894396fbe7e6712bd89ec
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
143407ffafc50b8116dbf1b1293e6b2575759154628ab3056cb5599d483116d0 - Sigstore transparency entry: 1840962209
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655ce5c4ecb811546c6e8222e963011f7d8801aff299da0847b50dc6d957ee44
|
|
| MD5 |
56b7c3b1e4371a67ff22ef396078343f
|
|
| BLAKE2b-256 |
62054d9249ba6eaca029394777824933a9e9863c5fe8afb4e5445a50e24d83c9
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp311-cp311-win_amd64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp311-cp311-win_amd64.whl -
Subject digest:
655ce5c4ecb811546c6e8222e963011f7d8801aff299da0847b50dc6d957ee44 - Sigstore transparency entry: 1840962148
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce56cb7bff5a8230bf4557d5e0dfdb3c93b8aab8777e7639df4727a7447e6f2d
|
|
| MD5 |
1ac1dca58a843f8d9075dc86e9515b0a
|
|
| BLAKE2b-256 |
a81bd77bedb687f86c9639156ce06b930bc37b8f8e56287659beff880cd4c13c
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
ce56cb7bff5a8230bf4557d5e0dfdb3c93b8aab8777e7639df4727a7447e6f2d - Sigstore transparency entry: 1840962336
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10588fcc931f8235f3a1fa0d50ddc59744c48f582157c334a82efaa557d5bcd5
|
|
| MD5 |
fc77d68ef3d8200ea982d5f280e47c1b
|
|
| BLAKE2b-256 |
784bd0d500d88fb087afcf1c490820e47e26da227b1b7771227f3f28acd5d01a
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
10588fcc931f8235f3a1fa0d50ddc59744c48f582157c334a82efaa557d5bcd5 - Sigstore transparency entry: 1840962100
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: patinae-0.4.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 4.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fffb41f1e656ce299a22fb065b48bd9c1cb049a9b8d78f9565b145563cdfcd8d
|
|
| MD5 |
e7db21c35adbc99bdb149190d8633d1a
|
|
| BLAKE2b-256 |
677791a5a0b3e9e82675b0cdabc5f433539b039fede6f35b703e32cb9b52279c
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
fffb41f1e656ce299a22fb065b48bd9c1cb049a9b8d78f9565b145563cdfcd8d - Sigstore transparency entry: 1840962326
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: patinae-0.4.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17b661eed1170c03ffc48fafd84a0468d3dcb2ac96f3d2b71efb56d9739153d7
|
|
| MD5 |
24efa63412e127cec8742769f25f056e
|
|
| BLAKE2b-256 |
72d6a0dc3bfc0a108faadb9606fdce4566eb63e17fdfb1dea53040be4916debb
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp310-cp310-win_amd64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp310-cp310-win_amd64.whl -
Subject digest:
17b661eed1170c03ffc48fafd84a0468d3dcb2ac96f3d2b71efb56d9739153d7 - Sigstore transparency entry: 1840962305
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
780129e8cf58f4d1aed2beeb54cd5714c81cd292c698187d2f81edb8a53c4683
|
|
| MD5 |
0b17144246c1ae4e9eae5d924bfac05d
|
|
| BLAKE2b-256 |
9d6ce11f5825ed5487294a694179b7e71e768f815c93c583d04d58c9c3d380a7
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
780129e8cf58f4d1aed2beeb54cd5714c81cd292c698187d2f81edb8a53c4683 - Sigstore transparency entry: 1840962314
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18444f83c51757b84c6e2bdb97328f3b9d88ad230398d3e608b811d49fcdec24
|
|
| MD5 |
8f383915f2fe343fac61b162f8d69218
|
|
| BLAKE2b-256 |
7e367e17ad38aba3ce5b26db557de80c769b0fab7009951ed84675f5cfebc282
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
18444f83c51757b84c6e2bdb97328f3b9d88ad230398d3e608b811d49fcdec24 - Sigstore transparency entry: 1840962223
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: patinae-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39f9e0179e0050b19252ad934f8b5b67c6b654a03866a20f146f13738285c79c
|
|
| MD5 |
8e2aff7e6c3c836923c9bbde312ce96d
|
|
| BLAKE2b-256 |
cf43cac504f13919ec070facafe7d9957c94818edb786948df1447851e138868
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
39f9e0179e0050b19252ad934f8b5b67c6b654a03866a20f146f13738285c79c - Sigstore transparency entry: 1840962165
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type:
File details
Details for the file patinae-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: patinae-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba316d272c59c65663edee64e32ca292e8749347aecc137fe0d7b732de5d20bf
|
|
| MD5 |
1de56b61f0ef92455bb91d521d2647b6
|
|
| BLAKE2b-256 |
6d0c9b1c53f42a464d11d7abd01e0ab7a9a405af0f44cf22e816c338b1e22eb3
|
Provenance
The following attestation bundles were made for patinae-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release.yml on zmactep/pymol-rs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
patinae-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
ba316d272c59c65663edee64e32ca292e8749347aecc137fe0d7b732de5d20bf - Sigstore transparency entry: 1840962330
- Sigstore integration time:
-
Permalink:
zmactep/pymol-rs@069d1839c365920cd1ce5d89104b7df06fa5500f -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/zmactep
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@069d1839c365920cd1ce5d89104b7df06fa5500f -
Trigger Event:
push
-
Statement type: