Efficient algorithms for noise generation and analysis in Python.
Project description
python-noiselab
noiselab is a collection of Cython- or C-optimized implementations of algorithms for the simulation and analysis of continuous-variable random processes in Python. In particular, this library is currently focused on the simulation of stochastic signals in time with non-trivial temporal correlations and distributions.
There are a collection of Generator classes, which can generate continuous streams of stochastic signals with various power spectra. These noisy signals can then be analyzed using Power Spectral Density estimation routines in noiselab.psd or the Allan deviation, in noiselab.adev. This library also contains a wrapper for a fast TDigest library written in C, which can be used to efficiently estimate quantiles of arbitrary noise distributions.
Generators
- WhitenoiseProcess: White noise
- WienerProcess: Brownian noise / Wiener process
- MarkovProcess: Orenstein-Uhlenbeck / 1st-order Markov process
- RelaxationProcess: $\alpha = 0 - 2$ Power-law noise (PLNoise)
RelaxationProcess - PLNoise
Fast Cython implemention of PLNoise2 power-low noise generation algorithm described in the following references:
Milotti, Edoardo (2005), "Exact numerical simulation of power-law noises", Physical Review E, Volume 72, Issue 5, https://doi.org/10.1103/PhysRevE.72.056701 (https://arxiv.org/abs/physics/0509237)
Milotti, Edoardo (2007), "New version of PLNoise: a package for exact numerical simulation of power-law noises", Computer Physics Communications, Volume 177, Issue 4 Link: https://doi.org/10.1016/j.cpc.2007.04.005
Milotti, Edoardo (2007), “New version of PLNoise: a package for exact numerical simulation of power-law noises ”, Mendeley Data, V1, doi: 10.17632/nt7mcwh98m.1 Link: https://doi.org/10.17632/nt7mcwh98m.1
TDigest
- https://arxiv.org/abs/1902.04023
- Python bindings for C library: https://github.com/RedisBloom/t-digest-c
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 noiselab-0.1.0.tar.gz.
File metadata
- Download URL: noiselab-0.1.0.tar.gz
- Upload date:
- Size: 935.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f159a4211b58b830ba6ae0a04858159bfb17dd7508c1d44cb0ba0aeb198eb062
|
|
| MD5 |
59be9a3318056c842194e50d5e47c331
|
|
| BLAKE2b-256 |
bd73c06cd289a74b146807d6f88f0b18b8d529943f1a44fd18edc0dfe1cef2cf
|
Provenance
The following attestation bundles were made for noiselab-0.1.0.tar.gz:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0.tar.gz -
Subject digest:
f159a4211b58b830ba6ae0a04858159bfb17dd7508c1d44cb0ba0aeb198eb062 - Sigstore transparency entry: 1120706493
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ 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 |
5e6abccd29571f32bbb58ad60699350688675d6b0b59e078dc42c7deb609d133
|
|
| MD5 |
af79de5d612eec9575f94d9471d3bcd5
|
|
| BLAKE2b-256 |
f54ac945544ff2e08a9d8d2269b2e0a56654b66e2e890af522befea807886d1b
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
5e6abccd29571f32bbb58ad60699350688675d6b0b59e078dc42c7deb609d133 - Sigstore transparency entry: 1120707652
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54f9e66055e3e6ae6d42efa98c2aeba55eac0e64f37e79db27856c35def655b3
|
|
| MD5 |
95ebd87c81d409da28107a77be57275f
|
|
| BLAKE2b-256 |
4d3409897935a6f355dbfcde432761b941e83ea0d834d8307ea306b9b8275205
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
54f9e66055e3e6ae6d42efa98c2aeba55eac0e64f37e79db27856c35def655b3 - Sigstore transparency entry: 1120708426
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 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 |
9a5870bd04b4876a8c018456b9078dddbe7c95dbf2c6ec4cdb03b0755b88427d
|
|
| MD5 |
632a40dbc3203d5fef297af33fb2dcf2
|
|
| BLAKE2b-256 |
65bfa5ce8f5325eb03c9fbc71c7aeb8e784859c8f0b300f81619cff1f3c0d85a
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
9a5870bd04b4876a8c018456b9078dddbe7c95dbf2c6ec4cdb03b0755b88427d - Sigstore transparency entry: 1120709020
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
996d6ef08aa7febc41d346e8ca7a583cc921d243a83171a5f57b77e5bcc56f19
|
|
| MD5 |
ea087bb11d4c614ccba0904c33665d27
|
|
| BLAKE2b-256 |
8736d634723d3584bded7f7abef6ab6f1e86178107aadac6bfe6cd0d443e3f4e
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl -
Subject digest:
996d6ef08aa7febc41d346e8ca7a583cc921d243a83171a5f57b77e5bcc56f19 - Sigstore transparency entry: 1120710368
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ 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 |
2af06e65aad77b5a33ed3f30fb80d07075055b7a2a5244ae3ebb00638f557986
|
|
| MD5 |
a71f92ff4f29855b6cec91e86e0407a9
|
|
| BLAKE2b-256 |
850c26d2fffc16402fc700f5a46bf5293b32ccefd384582a05425f5450b82c51
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
2af06e65aad77b5a33ed3f30fb80d07075055b7a2a5244ae3ebb00638f557986 - Sigstore transparency entry: 1120710831
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
027ad759d50408d8e215b995d8785ef2763d125bc9433c291a4ef9a73867b62c
|
|
| MD5 |
822c2fa139ba7179218c1075d78b0c75
|
|
| BLAKE2b-256 |
fe895df68011755cedf1bff6f0ae6276ce5a4fab8cfd680e5d1aaa007c8e31ed
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
027ad759d50408d8e215b995d8785ef2763d125bc9433c291a4ef9a73867b62c - Sigstore transparency entry: 1120710581
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 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 |
3f8bee6a8fb342d5baca8381d115f86c5c7066fb6981f246283e3d7e3ce03379
|
|
| MD5 |
bd0cc59d3627edb7b8fdb44849e84727
|
|
| BLAKE2b-256 |
881e223956761c82a5ca594797030c9f831ca3d4fe853384a5e401dd90e27d77
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
3f8bee6a8fb342d5baca8381d115f86c5c7066fb6981f246283e3d7e3ce03379 - Sigstore transparency entry: 1120708599
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1bf28209d625e1d63a7473260d318d4538b3e335d0f0212fc61e1403e4e545f
|
|
| MD5 |
0f6196381c3c0fb09d6bf7dd5764bbbe
|
|
| BLAKE2b-256 |
6ddaddfeb97c1ac6204be13fae4d0d5badd0ee8d93903c6e331e90114894b466
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl -
Subject digest:
d1bf28209d625e1d63a7473260d318d4538b3e335d0f0212fc61e1403e4e545f - Sigstore transparency entry: 1120706733
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ 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 |
53df485c622762e577b0c06314458f1c37ebac22f95cd5c64c87d3665a87e2f0
|
|
| MD5 |
b311f29bedab1ffbf04aa92301ffa612
|
|
| BLAKE2b-256 |
fa1e5c704d88f02f0c0f0805916b01e72391b8b7209042b7a9b40401c9d6b48c
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
53df485c622762e577b0c06314458f1c37ebac22f95cd5c64c87d3665a87e2f0 - Sigstore transparency entry: 1120708072
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ab79c34315425efa62f6c14038164419b6a89ce812311c26e2f044682472d5d
|
|
| MD5 |
34819fd16c7f789377551a1134bf0d1c
|
|
| BLAKE2b-256 |
882f4d4c06821c0cff302d0be1e4a8bc28cc6d87328852b9d60d36855826d501
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
9ab79c34315425efa62f6c14038164419b6a89ce812311c26e2f044682472d5d - Sigstore transparency entry: 1120709334
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 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 |
e433c277226bd9b034253131b008c2c710480b445238ac5f7b318a0387697593
|
|
| MD5 |
6740998087faf6c252bc0cfd87ef7724
|
|
| BLAKE2b-256 |
012969c426b66b75b8d4de8b991c883b870341012ad4a684436d78c515223038
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
e433c277226bd9b034253131b008c2c710480b445238ac5f7b318a0387697593 - Sigstore transparency entry: 1120710045
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65f03487d48c560cf380b4cff161c5c2fa7cda94d8b18f5b10020f5d596e20a5
|
|
| MD5 |
b5a8aa2dcc83965a85a330f02b770af2
|
|
| BLAKE2b-256 |
e7193e79e8bf1f3206fb29f77af1a535ad950786b964fbfe2951d8fce7478970
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
65f03487d48c560cf380b4cff161c5c2fa7cda94d8b18f5b10020f5d596e20a5 - Sigstore transparency entry: 1120707076
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ 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 |
689119bb91e34a3bd11708776d897a5c9dddefdf1ce52c783df774f94faffe0a
|
|
| MD5 |
f7fbb123411edeaee389e385c09fe33d
|
|
| BLAKE2b-256 |
7716c3769b3808558f45ba2de273b1cafa2b8b8d39540d4906730dd30741dc28
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
689119bb91e34a3bd11708776d897a5c9dddefdf1ce52c783df774f94faffe0a - Sigstore transparency entry: 1120708797
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be13861c8cfaae0c097473b27a12fbd5b3b40c6921e6be233d541a83afc39dd7
|
|
| MD5 |
eef4155a1b5ecaadb8eb949764881201
|
|
| BLAKE2b-256 |
29efe3742754ac20f0f6c20bbe5ccc89c98b52a223665cf5006df393f88109b4
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
be13861c8cfaae0c097473b27a12fbd5b3b40c6921e6be233d541a83afc39dd7 - Sigstore transparency entry: 1120708267
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 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 |
d68b642b43196ee4c725d89f226baf634a38e7cd94f992aed39b0b6e774835ca
|
|
| MD5 |
ac53d941e8fc2988ae6bad230c0dc79a
|
|
| BLAKE2b-256 |
6e11cd52600480e3d5cc452d218e11485b5ddbb26fd8947764338d8f1f445540
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
d68b642b43196ee4c725d89f226baf634a38e7cd94f992aed39b0b6e774835ca - Sigstore transparency entry: 1120709174
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc1cd3c2dc527664430925f2b3b16a4218ff5772e32421564c8a9f6df0f44545
|
|
| MD5 |
d545865c1d5ef376c7979ebc5573cce4
|
|
| BLAKE2b-256 |
774bf52056452f0ce02810e40d1063273aeab1aab433b9855db97cfb1a7a18a3
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
dc1cd3c2dc527664430925f2b3b16a4218ff5772e32421564c8a9f6df0f44545 - Sigstore transparency entry: 1120709862
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ 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 |
22c3e33cf5fd36599ab06fde77747991fa25012ba00329fd1c6b9d731768b259
|
|
| MD5 |
36a092c7c82719cefbbf5c8fa7e0327d
|
|
| BLAKE2b-256 |
5239427763473f6ff85e9e572c30375540a9c7f07077680566eaf3f2623f6bd8
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
22c3e33cf5fd36599ab06fde77747991fa25012ba00329fd1c6b9d731768b259 - Sigstore transparency entry: 1120710672
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09161b4f219c504453f9f6b91c78b2bcd8982c7ce968fc2fc44cd93a83bd5fdf
|
|
| MD5 |
98f33948ccd44f343bfccc72b4eb66ca
|
|
| BLAKE2b-256 |
352fa51967e2f3af89f2bcd46350eb3b0d451388ff4511c5b831fba29078009f
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
09161b4f219c504453f9f6b91c78b2bcd8982c7ce968fc2fc44cd93a83bd5fdf - Sigstore transparency entry: 1120709712
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 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 |
d8a70a67aff078b63174f1abe348dcc7add52c1da15b9fc88758705b70179e3a
|
|
| MD5 |
a592bf0e7add293b660b36d6254797cd
|
|
| BLAKE2b-256 |
79b191b59ee4f72a12f14f42f59428d563a4dd38dbc6abeb59f44d193a63ed65
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
d8a70a67aff078b63174f1abe348dcc7add52c1da15b9fc88758705b70179e3a - Sigstore transparency entry: 1120710489
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612702638398b5b39d86d28dbb61dfe1247c8624dbdeba1b43024ed25e81ea97
|
|
| MD5 |
3817a6574d1a53500fc69237ac7661cf
|
|
| BLAKE2b-256 |
5334dba715385cfabddc46fbc6ad0efafca4539ff2e59ff5246272f92bd7011f
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
612702638398b5b39d86d28dbb61dfe1247c8624dbdeba1b43024ed25e81ea97 - Sigstore transparency entry: 1120707365
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ 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 |
786e86510156cf39bb5bb66b41339d146288febcf68bc33be52a002bcd1cd6f0
|
|
| MD5 |
3b2343dea20de475c1b4abfc654703d2
|
|
| BLAKE2b-256 |
78023815bcfdfbb488f7616ae0cb516f69c75e967da1bf665f3cd3a5960d418d
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
786e86510156cf39bb5bb66b41339d146288febcf68bc33be52a002bcd1cd6f0 - Sigstore transparency entry: 1120710239
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b4c144c892aeaf8902fabe639451ca1c4cd3f36dbdae2991b9ab0037fd4790f
|
|
| MD5 |
04f2cb21391abd0f290dce3cb65a0593
|
|
| BLAKE2b-256 |
020e65482d7fa3ec84fd0f944055f0b9ab0466f42c5c8c5105af16ef64755663
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
8b4c144c892aeaf8902fabe639451ca1c4cd3f36dbdae2991b9ab0037fd4790f - Sigstore transparency entry: 1120707905
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, 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 |
77ae6c02b774649236f7d0102a4cf94eb0d9e91d9d7d80a576416e6d32c365ac
|
|
| MD5 |
46fc232314318a511988c43b6bdd684a
|
|
| BLAKE2b-256 |
09c4bdccad494356e04d8ca7f122e9be1962f68f96236525a52a8cf80407ec1b
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
77ae6c02b774649236f7d0102a4cf94eb0d9e91d9d7d80a576416e6d32c365ac - Sigstore transparency entry: 1120709540
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type:
File details
Details for the file noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a993818b0247b417541024acbde849fcb0f8daad6c9bcb4a7ddfa74d48f0930a
|
|
| MD5 |
a174cdd959c3f2a25c8ac721de846f6d
|
|
| BLAKE2b-256 |
3f936a387c49f7ba301ff1f03b8ee5a3785caa06296194107e918c1080274b32
|
Provenance
The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl:
Publisher:
release.yml on kohlerjl/python-noiselab
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl -
Subject digest:
a993818b0247b417541024acbde849fcb0f8daad6c9bcb4a7ddfa74d48f0930a - Sigstore transparency entry: 1120710736
- Sigstore integration time:
-
Permalink:
kohlerjl/python-noiselab@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/kohlerjl
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@82dd0009afa5cf2583c84caad7dd9ca0fe798e20 -
Trigger Event:
push
-
Statement type: