The Surrogate Modeling Toolbox (SMT)
Project description
Surrogate Modeling Toolbox
The surrogate modeling toolbox (SMT) is a Python package that contains a collection of surrogate modeling methods, sampling techniques, and benchmarking functions. This package provides a library of surrogate models that is simple to use and facilitates the implementation of additional methods.
SMT is different from existing surrogate modeling libraries because of its emphasis on derivatives, including training derivatives used for gradient-enhanced modeling, prediction derivatives, and derivatives with respect to the training data.
It also includes new surrogate models that are not available elsewhere: kriging by partial-least squares reduction and energy-minimizing spline interpolation. SMT is documented using custom tools for embedding automatically-tested code and dynamically-generated plots to produce high-quality user guides with minimal effort from contributors.
SMT is distributed under the New BSD license.
To cite SMT 2.0: P. Saves and R. Lafage and N. Bartoli and Y. Diouane and J. H. Bussemaker and T. Lefebvre and J. T. Hwang and J. Morlier and J. R. R. A. Martins. SMT 2.0: A Surrogate Modeling Toolbox with a focus on Hierarchical and Mixed Variables Gaussian Processes. Advances in Engineering Software, 2024.
@article{saves2024smt,
author = {P. Saves and R. Lafage and N. Bartoli and Y. Diouane and J. Bussemaker and T. Lefebvre and J. T. Hwang and J. Morlier and J. R. R. A. Martins},
title = {{SMT 2.0: A} Surrogate Modeling Toolbox with a focus on Hierarchical and Mixed Variables Gaussian Processes},
journal = {Advances in Engineering Sofware},
year = {2024},
volume = {188},
pages = {103571},
doi = {https://doi.org/10.1016/j.advengsoft.2023.103571}}
To cite SMT legacy: M. A. Bouhlel and J. T. Hwang and N. Bartoli and R. Lafage and J. Morlier and J. R. R. A. Martins. A Python surrogate modeling framework with derivatives. Advances in Engineering Software, 2019.
@article{SMT2019,
Author = {Mohamed Amine Bouhlel and John T. Hwang and Nathalie Bartoli and Rémi Lafage and Joseph Morlier and Joaquim R. R. A. Martins},
Journal = {Advances in Engineering Software},
Title = {A Python surrogate modeling framework with derivatives},
pages = {102662},
issn = {0965-9978},
doi = {https://doi.org/10.1016/j.advengsoft.2019.03.005},
Year = {2019}}
Required packages
SMT depends on the following modules: numpy, scipy, scikit-learn, pyDOE3 and Cython.
Installation
If you want to install the latest release
pip install smt
or else if you want to install from the current master branch
pip install git+https://github.com/SMTOrg/smt.git@master
Usage
For examples demonstrating how to use SMT, you can take a look at the tutorial notebooks or go to the 'smt/examples' folder.
Documentation
Documentation of Surrogate Modeling Toolbox.
Contributing
To contribute to SMT refer to the contributing section of the documentation.
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 smt-2.12.0.tar.gz.
File metadata
- Download URL: smt-2.12.0.tar.gz
- Upload date:
- Size: 37.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
279699c04a40d702d11cf5fca85c15a2f3f245bfd55275026a2a4f8c1571f034
|
|
| MD5 |
dcd87c1f81ecba27df0f13b5dda3966b
|
|
| BLAKE2b-256 |
f431e4c843080070595e2459ebb9be530a24e4e7a14b4a6958490ee8b6bc59de
|
Provenance
The following attestation bundles were made for smt-2.12.0.tar.gz:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0.tar.gz -
Subject digest:
279699c04a40d702d11cf5fca85c15a2f3f245bfd55275026a2a4f8c1571f034 - Sigstore transparency entry: 1003628186
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: smt-2.12.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
add1abaf633ae8a7de3b97ed66c5770780414bad0f13d2b89def5ad37186fbd9
|
|
| MD5 |
c7ac51f8c54a49d4d067586d3c085a57
|
|
| BLAKE2b-256 |
3116ef9df40de470206ca962ebbff384a98a905dc9fde286251e780576d6fb63
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp314-cp314-win_amd64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp314-cp314-win_amd64.whl -
Subject digest:
add1abaf633ae8a7de3b97ed66c5770780414bad0f13d2b89def5ad37186fbd9 - Sigstore transparency entry: 1003628248
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp314-cp314-win32.whl.
File metadata
- Download URL: smt-2.12.0-cp314-cp314-win32.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16109ac5653a643d4daa06cdc2f55e33b4a2d7c6cda05f4831d7cda32614e1cb
|
|
| MD5 |
9e9c9a9c852022d04b94637100677249
|
|
| BLAKE2b-256 |
94922b7efb668fb46c6e21517957c78241639f9847554fa233424db7a4f4ccf6
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp314-cp314-win32.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp314-cp314-win32.whl -
Subject digest:
16109ac5653a643d4daa06cdc2f55e33b4a2d7c6cda05f4831d7cda32614e1cb - Sigstore transparency entry: 1003628196
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 12.5 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebcc27ce3fc89ff8f3a7080a4305c357ddb5d2c121242fa59439ac93f7b25f06
|
|
| MD5 |
3cdd15f5f7bb9a54dd79391ace9cb02f
|
|
| BLAKE2b-256 |
c6f1b83d8a3b7f2d1dc26727ed99fe3d4ce376786343817a1201892e6f00c8f4
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp314-cp314-musllinux_1_2_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp314-cp314-musllinux_1_2_x86_64.whl -
Subject digest:
ebcc27ce3fc89ff8f3a7080a4305c357ddb5d2c121242fa59439ac93f7b25f06 - Sigstore transparency entry: 1003628189
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.5 MB
- Tags: CPython 3.14, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcddbebc6b6afe2c42527e961479f284dc687a70cd471b51eb98cf4c3aab2e24
|
|
| MD5 |
cb0b833e09903c62fc3605e80e7229e4
|
|
| BLAKE2b-256 |
2a656a10aa66a5861b4aecdb0c9ab384a7943b68ec3f3b15830c6f8cecbea9ab
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
dcddbebc6b6afe2c42527e961479f284dc687a70cd471b51eb98cf4c3aab2e24 - Sigstore transparency entry: 1003628271
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: smt-2.12.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c327cc9259ab41819033fd794da9f10ad74632fab544913e323ec46e22042ea
|
|
| MD5 |
002eb474102adc723cea864c700d6367
|
|
| BLAKE2b-256 |
ded5b1cd0b94675546887014b269ab0ff06b597103ff0edfb4b39bafce599d3a
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
1c327cc9259ab41819033fd794da9f10ad74632fab544913e323ec46e22042ea - Sigstore transparency entry: 1003628258
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: smt-2.12.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99c9c7c3242db4426805baf673ad5a143cd1d4c75aa08875be8a4cc2fa6cfdfa
|
|
| MD5 |
330e8746d86ee15f6442c696a633816a
|
|
| BLAKE2b-256 |
02a340d5da5da8fa7d03f917d839b13e253ad780729e0e9ae3e313f75854b936
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp313-cp313-win_amd64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp313-cp313-win_amd64.whl -
Subject digest:
99c9c7c3242db4426805baf673ad5a143cd1d4c75aa08875be8a4cc2fa6cfdfa - Sigstore transparency entry: 1003628190
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp313-cp313-win32.whl.
File metadata
- Download URL: smt-2.12.0-cp313-cp313-win32.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac9bbdcd06caa73aebba2b3e80749ab874e6d295e1a1b85e4dc229aeedfd711d
|
|
| MD5 |
ed724ddd16966de91b0d22b3f2ff4563
|
|
| BLAKE2b-256 |
4a827da8702b26b2a33df5d0827ccf7116506b680df8ae47da0b741ae53bd69f
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp313-cp313-win32.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp313-cp313-win32.whl -
Subject digest:
ac9bbdcd06caa73aebba2b3e80749ab874e6d295e1a1b85e4dc229aeedfd711d - Sigstore transparency entry: 1003628224
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 12.6 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1215342f919c4c6dddd7ec8b4c93870accf3f0388aabfceee7c529526302b248
|
|
| MD5 |
3bdacd51ee285214f70ba03e89cf8e23
|
|
| BLAKE2b-256 |
94dff6b2123ffe1dc43d661d86ef81c3ea3e8f49ff3e0a5272931bf595127fc0
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
1215342f919c4c6dddd7ec8b4c93870accf3f0388aabfceee7c529526302b248 - Sigstore transparency entry: 1003628209
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.5 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e80737fcc73bdce568a7b75e11549a90f3dd5e22b71fbf1c6fae530612f0910c
|
|
| MD5 |
4fba241d4a5a511f2f9d719e2535ae96
|
|
| BLAKE2b-256 |
fa93364e6807d873a04647b091d8655a151f28439a52a1ead729b4a45130c3e9
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
e80737fcc73bdce568a7b75e11549a90f3dd5e22b71fbf1c6fae530612f0910c - Sigstore transparency entry: 1003628252
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: smt-2.12.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d86c58fe3e7e57f1379863d1332ebfc169f5b9065ecd2a220038f0b1dbede80f
|
|
| MD5 |
2c4a2a327cca073841995b02a4cb20c0
|
|
| BLAKE2b-256 |
3a5a9bef0c102fbb069c4de02796a30ac86dae6f2e1bdede47215772996faa0f
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
d86c58fe3e7e57f1379863d1332ebfc169f5b9065ecd2a220038f0b1dbede80f - Sigstore transparency entry: 1003628229
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: smt-2.12.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d59c94ddbb576bb68ba209cf7c455048bf52344bb132b77ee0bdb3423f3cc8fc
|
|
| MD5 |
c4d0742e49b1ca93f18366b99edd020a
|
|
| BLAKE2b-256 |
b54cdc7eab7136eed30fb6a1b4637a3f464e9bd42c30bd68bf566dff057f6fc3
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp312-cp312-win_amd64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp312-cp312-win_amd64.whl -
Subject digest:
d59c94ddbb576bb68ba209cf7c455048bf52344bb132b77ee0bdb3423f3cc8fc - Sigstore transparency entry: 1003628256
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp312-cp312-win32.whl.
File metadata
- Download URL: smt-2.12.0-cp312-cp312-win32.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ef7f187fbe92d490eeb102ff5983aa7b6742a3a7749f7869e96ecf94fefaf2a
|
|
| MD5 |
54b23bcd2ebbd858d42fb62c635ebde9
|
|
| BLAKE2b-256 |
577fcf8376a48e3f731381ec52a41322c4c1bdb592a7720e85dc4b5600136247
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp312-cp312-win32.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp312-cp312-win32.whl -
Subject digest:
3ef7f187fbe92d490eeb102ff5983aa7b6742a3a7749f7869e96ecf94fefaf2a - Sigstore transparency entry: 1003628290
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 12.6 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6258852841a3e52d5e4aa3a7876dfca201f081b09917e42e2e4f2d23416d6590
|
|
| MD5 |
640dd3a56a7fb47536372738a36120ac
|
|
| BLAKE2b-256 |
24e217e8b695de7857d6b57c86ef192fa26fd13de9f22291fd14cf75de1f34a9
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
6258852841a3e52d5e4aa3a7876dfca201f081b09917e42e2e4f2d23416d6590 - Sigstore transparency entry: 1003628240
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19ee17450e3bea297768e0993b4f279bd5d089fa1fa9832721b5d634a99004c5
|
|
| MD5 |
39843d9bb4fd3563464259bef9851977
|
|
| BLAKE2b-256 |
6c1ea1eac6e01831874dc24450c2e084c462b8713bf0066583b7012c96935c02
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
19ee17450e3bea297768e0993b4f279bd5d089fa1fa9832721b5d634a99004c5 - Sigstore transparency entry: 1003628245
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: smt-2.12.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7bd2a1158c87771d945d076c8f342f49462cef0ee055526be54c14fd0826031
|
|
| MD5 |
34ba926722a31c8bbffb807c8ac4305d
|
|
| BLAKE2b-256 |
57e2388281235e696f3c2e65c543eb458362b7564d3cb6a3e652796f6ec8d2e1
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
a7bd2a1158c87771d945d076c8f342f49462cef0ee055526be54c14fd0826031 - Sigstore transparency entry: 1003628217
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: smt-2.12.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1beb10468972e1d97d86b6d384b32ca194f687f6eaf78ba79ff3594903e076c
|
|
| MD5 |
7b45852f038391c6c7b52c870c4d93c2
|
|
| BLAKE2b-256 |
bdef91e3b909cbc81f7b63c77cb8b0859660316e822afb9a74f69ebae095e6fe
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp311-cp311-win_amd64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp311-cp311-win_amd64.whl -
Subject digest:
b1beb10468972e1d97d86b6d384b32ca194f687f6eaf78ba79ff3594903e076c - Sigstore transparency entry: 1003628286
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp311-cp311-win32.whl.
File metadata
- Download URL: smt-2.12.0-cp311-cp311-win32.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65e118d2047dfb36d14d5d333c9b111d568303750fe0e397c79dcfd1b8850aca
|
|
| MD5 |
395110611e6bc22bacaa4ecc4e000487
|
|
| BLAKE2b-256 |
b49c91a7a22b31039bd209ec11bc5ac63574ea9c366675457ae4bd64d2bf86de
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp311-cp311-win32.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp311-cp311-win32.whl -
Subject digest:
65e118d2047dfb36d14d5d333c9b111d568303750fe0e397c79dcfd1b8850aca - Sigstore transparency entry: 1003628266
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 12.5 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
908e4e2f979c56d7666dca9e80dea0a1ba259cc09852964d677c75056a0ec720
|
|
| MD5 |
e7e8d31036ef40adcf210eec665bc521
|
|
| BLAKE2b-256 |
3f2aa2c169b91a0bf2df29c8fb1a7a544e8fe0fb908d07f0a2a0103d5de46566
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
908e4e2f979c56d7666dca9e80dea0a1ba259cc09852964d677c75056a0ec720 - Sigstore transparency entry: 1003628200
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9955ff285caae1ddc3f6ad51a51c1c837686c529bd72e15420ebfec28758189
|
|
| MD5 |
abe79dea93c567b69da2d5044206cfea
|
|
| BLAKE2b-256 |
b39132cfcd88f90a5bbcde8ef0b09905f078fa37eabeb03ef711601d9c7f170c
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
f9955ff285caae1ddc3f6ad51a51c1c837686c529bd72e15420ebfec28758189 - Sigstore transparency entry: 1003628234
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: smt-2.12.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b25f11cd5a5794b2845e0c68c2e3734b6433c0533595bdbb5797091cfcb32de
|
|
| MD5 |
c2ebda23add2b46b589947e31edc04d0
|
|
| BLAKE2b-256 |
6906e562422497516d82531462148702a9ec667011412e703bf446b492d8533e
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
1b25f11cd5a5794b2845e0c68c2e3734b6433c0533595bdbb5797091cfcb32de - Sigstore transparency entry: 1003628212
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: smt-2.12.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d8045ba918be21ba26cbdf391d71b6dbdb31ce4688c34fa6d8611f907eac599
|
|
| MD5 |
ff24f3bf5cfc6e74b1a72fc58c367345
|
|
| BLAKE2b-256 |
fce10a5a8bdc68b4941ea87514e58291df801eb738e404ca77c384f623fc38e9
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp310-cp310-win_amd64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp310-cp310-win_amd64.whl -
Subject digest:
8d8045ba918be21ba26cbdf391d71b6dbdb31ce4688c34fa6d8611f907eac599 - Sigstore transparency entry: 1003628203
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp310-cp310-win32.whl.
File metadata
- Download URL: smt-2.12.0-cp310-cp310-win32.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a62c56da2ac3cdcfe9ba43d616bfe410c4cc2af27c739f3bddffbfd9dc0bb15e
|
|
| MD5 |
a669a9a94365593b632743d8ee3e867f
|
|
| BLAKE2b-256 |
46b057ee50dbf4b03ecb2416d22292855b49fe8e620e33615eafa8450bda07d5
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp310-cp310-win32.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp310-cp310-win32.whl -
Subject digest:
a62c56da2ac3cdcfe9ba43d616bfe410c4cc2af27c739f3bddffbfd9dc0bb15e - Sigstore transparency entry: 1003628265
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 12.5 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f553a0e9a108135cb5cb4d2d39fd22ca5496cee34a332a01de7cbf7c6ee124
|
|
| MD5 |
4f7709d78b8869d912ab57585736eda9
|
|
| BLAKE2b-256 |
09692d1c65b13411a5d381df23eb12266b3c855ce8ad599a1fb3de425493497a
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
48f553a0e9a108135cb5cb4d2d39fd22ca5496cee34a332a01de7cbf7c6ee124 - Sigstore transparency entry: 1003628284
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: smt-2.12.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 11.5 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
304b107a291e4938e91987399a113b6cf29029d550c1d645178f97a50dc27a72
|
|
| MD5 |
c8c3fcdeceaaa06f2dec114be58228b6
|
|
| BLAKE2b-256 |
40c4657cc4033f9136c746c9a8093075d91a03b04b2c3941a8223a11c830db4b
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
304b107a291e4938e91987399a113b6cf29029d550c1d645178f97a50dc27a72 - Sigstore transparency entry: 1003628231
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type:
File details
Details for the file smt-2.12.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: smt-2.12.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 10.9 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51b1afc79ea12035eb99e28ca6c2f72b8bd3c062e9356c6500a63907d45b7b72
|
|
| MD5 |
8cb491d70e702479051bb0a1067a3eab
|
|
| BLAKE2b-256 |
550df300693618d874e2d1231550ddd4f096bbeb6e8570292bec568c9196e302
|
Provenance
The following attestation bundles were made for smt-2.12.0-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
build_release.yml on SMTorg/smt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smt-2.12.0-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
51b1afc79ea12035eb99e28ca6c2f72b8bd3c062e9356c6500a63907d45b7b72 - Sigstore transparency entry: 1003628219
- Sigstore integration time:
-
Permalink:
SMTorg/smt@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Branch / Tag:
refs/tags/v2.12.0 - Owner: https://github.com/SMTorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build_release.yml@eb4d45cfe99faf4c1edffe1dcb022b467244ae9b -
Trigger Event:
push
-
Statement type: