This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.2.1.2026.3.6 instead.
smiles-fp
Rust-accelerated Tanimoto similarity search over RDKit Morgan fingerprints.
Prerequisites
- Python 3.10 to 3.14.
- RDKit, pinned to the version a given wheel was built against.
- To build from source: a Rust toolchain and a conda package manager (
micromamba,mamba, orconda).
Installation
A wheel is published to PyPI per supported RDKit release, pin the RDKit version during installation:
uv pip install smiles-fp~=0.2.0 rdkit~=2024.0 # installs smiles-fp==0.2.0.2024.9.6 and rdkit==2024.9.6
To build locally instead, build_wheels.py builds wheels per RDKit release into a local index:
python build_wheels.py 2024.9.6 2025.9.3 2025.9.6 2026.3.2
mv ./target/wheels ./target/smiles-fp
python -m http.server --directory ./target/
uv pip install smiles-fp --extra-index-url http://localhost:8000
Usage
from smiles_fp import get_mols, get_morgan_fps
from smiles_fp.search import similarity_search
mols = get_mols(["CCO", "CCN"])
fps = get_morgan_fps(mols)
Roadmap
- Build boost headers ourselves instead of relying on the conda-forge
boostpackage
License
MIT, see LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 289.7 kB
- Tags: CPython 3.14, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb9607073ac68110ec306fc130851718c2668eba6641acb02bbc64581bba39dc
|
|
| MD5 |
bff8c6de52038a55bf394134a885eda9
|
|
| BLAKE2b-256 |
40c258e39e59a1d0416fd91ba98553a86bcc21e23593724bcceaa82f624ea978
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_x86_64.whl -
Subject digest:
bb9607073ac68110ec306fc130851718c2668eba6641acb02bbc64581bba39dc - Sigstore transparency entry: 2617635429
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 273.4 kB
- Tags: CPython 3.14, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89474d3cd584e728cc2082d4795feea8453215a88045f0ef140a14cee01aa257
|
|
| MD5 |
65b36c5c795c3392dc66281f301748ea
|
|
| BLAKE2b-256 |
b169d1c74334272ca8b9477309067724d9a8de54b047e7e38fd2f35a03beaff4
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_aarch64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp314-cp314-manylinux_2_34_aarch64.whl -
Subject digest:
89474d3cd584e728cc2082d4795feea8453215a88045f0ef140a14cee01aa257 - Sigstore transparency entry: 2617636024
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 254.8 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0538a6934e182997fdd93e0ddfc4697d5975f52bbd74b4f3314426c10c778a56
|
|
| MD5 |
f571025f0c549f2c305418c66a302763
|
|
| BLAKE2b-256 |
dcc5f1012bbdf2cce13bfe40b9cf368c1d9f87409573543cf68c52f6a8b1d020
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
0538a6934e182997fdd93e0ddfc4697d5975f52bbd74b4f3314426c10c778a56 - Sigstore transparency entry: 2617636053
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 292.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9693cbca1192361ccbfaf808db49856432447111266a6b28f7a01654d46ad3f0
|
|
| MD5 |
495830a2c9b50a70b5c1c477d96e70c1
|
|
| BLAKE2b-256 |
8806bbde7cca62f98070bd6b8217963e1958621d1a7b2054904132d6473b1b28
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_x86_64.whl -
Subject digest:
9693cbca1192361ccbfaf808db49856432447111266a6b28f7a01654d46ad3f0 - Sigstore transparency entry: 2617635665
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 275.6 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
283e75cad3c1b26e23231be1469112f9deeeda79ab9dd535c7de738a21befa33
|
|
| MD5 |
ff4932f78221c0ac7d0cd2b24f41ee55
|
|
| BLAKE2b-256 |
7f61e1c2d47db25699e8de86ed293ab8a2cfbbaf9e80be3d1ffe4952099df9d4
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_aarch64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp313-cp313-manylinux_2_34_aarch64.whl -
Subject digest:
283e75cad3c1b26e23231be1469112f9deeeda79ab9dd535c7de738a21befa33 - Sigstore transparency entry: 2617635542
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 254.8 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b3b2b9efa12641e210bd28651db87df3c7345fcedf3d120533de5ef240ec17f
|
|
| MD5 |
334e6d72ca1446af92937c3bb789e6bc
|
|
| BLAKE2b-256 |
995f65f6f8e3874874356da579718ece3ca0752e6989f25a10ffccf396f83194
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
3b3b2b9efa12641e210bd28651db87df3c7345fcedf3d120533de5ef240ec17f - Sigstore transparency entry: 2617635527
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 292.7 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453438ee5a8a2a9334b977d7809d804908413bcb1f18f06298f6c8efc0eb0708
|
|
| MD5 |
2f7e6821a8646c1b6c6a4ed5ad8e3642
|
|
| BLAKE2b-256 |
53b6d24f8d46195971b3c255b312e31398968962703a956e05c7fa510ac75a29
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_x86_64.whl -
Subject digest:
453438ee5a8a2a9334b977d7809d804908413bcb1f18f06298f6c8efc0eb0708 - Sigstore transparency entry: 2617635737
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 275.7 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1683e786b4b6b4d2cf4bce2ecc87a6b5e00af9d48fc6d31c88ae2da73dcce40d
|
|
| MD5 |
4d413acbdd45f76c540a9bcd7c3c49ce
|
|
| BLAKE2b-256 |
669005536d389c509314399a2859973f9122e7c15f42876facc80ccdb97f4a6e
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_aarch64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp312-cp312-manylinux_2_34_aarch64.whl -
Subject digest:
1683e786b4b6b4d2cf4bce2ecc87a6b5e00af9d48fc6d31c88ae2da73dcce40d - Sigstore transparency entry: 2617635967
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 254.6 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95824f135c9733e28fdc9f245af30eaa6a24447966fba8f687526f5963cd83ba
|
|
| MD5 |
c97a375cb8fa11a5dd56ff78e1606aff
|
|
| BLAKE2b-256 |
61df86f3fd97a19ba0f02ed762190a2624e06896c04fe4da0444e24002dc8813
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
95824f135c9733e28fdc9f245af30eaa6a24447966fba8f687526f5963cd83ba - Sigstore transparency entry: 2617635580
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 288.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c13ecb3e68057d638bcef07bc90c1c3acc77ce512abeb09479b7adb98959961
|
|
| MD5 |
ff9d0cd7088422e67ca40a879f3f107f
|
|
| BLAKE2b-256 |
890c47786d297782e91e383e0c7e72ae28b2c94ab136d14f8f63614e5867c78c
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_x86_64.whl -
Subject digest:
2c13ecb3e68057d638bcef07bc90c1c3acc77ce512abeb09479b7adb98959961 - Sigstore transparency entry: 2617635472
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 273.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c85df861096b02ad68d6ca63c56878c137c55ba5cbf5000fa4148737cd3c53dc
|
|
| MD5 |
67030936df71c4e7527f418ecb76184e
|
|
| BLAKE2b-256 |
fc1cb6b1bd7a3c2093ccbeb6ead2f434e59bdd2e2f9369544bdaac515783eb80
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_aarch64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp311-cp311-manylinux_2_34_aarch64.whl -
Subject digest:
c85df861096b02ad68d6ca63c56878c137c55ba5cbf5000fa4148737cd3c53dc - Sigstore transparency entry: 2617635423
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 255.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c4836438466e0fc7e36f80332886f6163bdfb66e200310ec218578601f08246
|
|
| MD5 |
9dc3fef26b6beabe26d0da3b34f1a24d
|
|
| BLAKE2b-256 |
033e101551fa8465eb4939946e4c9c1fed7854b46bb72646b3e10f0d4e9de28f
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
7c4836438466e0fc7e36f80332886f6163bdfb66e200310ec218578601f08246 - Sigstore transparency entry: 2617635866
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 288.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99bfe44ce56da03dd709efeb8c89370aca319cd9faf71828511997b797f4e967
|
|
| MD5 |
be5cf9b6ea3cf990d188565c05e99b5c
|
|
| BLAKE2b-256 |
4603bc68d4c018fb1d59ad96864e1ce176fe84a74bb6fcb1cf2c9dcc55d21bb6
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_x86_64.whl -
Subject digest:
99bfe44ce56da03dd709efeb8c89370aca319cd9faf71828511997b797f4e967 - Sigstore transparency entry: 2617635982
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 273.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0775dcfecdf45e1d337b74e21b214530dcc32aea81333b28f49f69adbb7264
|
|
| MD5 |
e2428849d80ba7da63aae5dd14997d1f
|
|
| BLAKE2b-256 |
20bb0b8686c951f91b63bd9c9aa0d4eee3b452034e3fd7d782255236ed6678c3
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_aarch64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp310-cp310-manylinux_2_34_aarch64.whl -
Subject digest:
da0775dcfecdf45e1d337b74e21b214530dcc32aea81333b28f49f69adbb7264 - Sigstore transparency entry: 2617635830
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smiles_fp-0.2.0.2026.3.5-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: smiles_fp-0.2.0.2026.3.5-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 255.1 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
724c1b95d41bdbd6ff0e7a13a6f0265797e4a6e7d2684eaaffbf6d77fec922c8
|
|
| MD5 |
610d6f5b947f5de157853d8dab3fb445
|
|
| BLAKE2b-256 |
d6d9f351fe77baa3e53d15c4889296e0fc64c7e365181ab666efc0a6889aefc0
|
Provenance
The following attestation bundles were made for smiles_fp-0.2.0.2026.3.5-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
release.yml on audivir/smiles-fp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smiles_fp-0.2.0.2026.3.5-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
724c1b95d41bdbd6ff0e7a13a6f0265797e4a6e7d2684eaaffbf6d77fec922c8 - Sigstore transparency entry: 2617636041
- Sigstore integration time:
-
Permalink:
audivir/smiles-fp@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/audivir
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c055289f8e7abc5f641db2ba1bfb6b4c7aec76c -
Trigger Event:
workflow_dispatch
-
Statement type: