kernel density estimation backed by a C extension
Project description
kern
kern is a minimalistic kernel density estimation package backed by optimized C
implementations. It provides exact, approximate, bounded, and multivariate KDE
estimators with a scikit-learn-like API.
Installation
python -m pip install kern_kde
Example usage
from kern import KernelDensity
model = KernelDensity(bandwidth=0.3).fit([0.0, 0.2, 1.0])
density = model.evaluate([0.1, 0.5])
See the documentation for the user guide, API reference, and source-build options.
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 kern_kde-0.2.1a1.tar.gz.
File metadata
- Download URL: kern_kde-0.2.1a1.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e2c249a54f47983c6aa0c23e040967a1b02617882bd894db731a9c99d8ac184
|
|
| MD5 |
a240d507dd885153ea72c647422b5027
|
|
| BLAKE2b-256 |
c369169565d0e748cb4c09a6de814d772167a1f222511092fdb82e4deaad0cdf
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1.tar.gz:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1.tar.gz -
Subject digest:
6e2c249a54f47983c6aa0c23e040967a1b02617882bd894db731a9c99d8ac184 - Sigstore transparency entry: 1818272045
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 45.1 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0ba044f06fdee576ce906295bcf80e20d7a25247d258a1900f6087f5abe05c4
|
|
| MD5 |
a39ce55352abdab04490c87d50f62d54
|
|
| BLAKE2b-256 |
5c8232042e46dcc15d4e4c3479b67bb1261078c03d8f62593d322fb7a8ad9061
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp314-cp314-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp314-cp314-win_amd64.whl -
Subject digest:
b0ba044f06fdee576ce906295bcf80e20d7a25247d258a1900f6087f5abe05c4 - Sigstore transparency entry: 1818272455
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp314-cp314-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp314-cp314-win32.whl
- Upload date:
- Size: 37.8 kB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14e3379ec11dc3879d9ae3b90396d075d9510ceeb045ec0f26f81ebd17461684
|
|
| MD5 |
80bb7cdf6f63f555ba3005e2a9bae45c
|
|
| BLAKE2b-256 |
b093acc2020b730f145b9e973d134d35f187261b228e420643c41237b352ad84
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp314-cp314-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp314-cp314-win32.whl -
Subject digest:
14e3379ec11dc3879d9ae3b90396d075d9510ceeb045ec0f26f81ebd17461684 - Sigstore transparency entry: 1818272440
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 315.8 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
626fb780053d1330dfb4ead735676d3432bb4817274d69fdb736221aa7b3b1bc
|
|
| MD5 |
b4d50c2d0aadd44a369497015c1b15a6
|
|
| BLAKE2b-256 |
f934c5d79eec3092a45325ffd5eb945fd22e7ce3cb6d311a76216c5b8be7a3c5
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
626fb780053d1330dfb4ead735676d3432bb4817274d69fdb736221aa7b3b1bc - Sigstore transparency entry: 1818272421
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4da6fa48dd5a199fd08b914f60f593d58b322726609b25438ae55d9390082cfe
|
|
| MD5 |
effd679a4c903b4ea5f100e0d32466ce
|
|
| BLAKE2b-256 |
77f8e1a0b620043075a177217457eef91442d2c8ded010976561287e5f5ee7d7
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
4da6fa48dd5a199fd08b914f60f593d58b322726609b25438ae55d9390082cfe - Sigstore transparency entry: 1818272423
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 48.4 kB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b2f82dfeb79315c30954d2289340c29ac305a1b9e0bfdc00e288f63f2c02126
|
|
| MD5 |
b055f59375ab4a67d82e9c783d28ecc7
|
|
| BLAKE2b-256 |
dadd1437421ecc167640a7249699a157a6eb4cd134565d824462ebaf56f5a026
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp314-cp314-macosx_10_15_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp314-cp314-macosx_10_15_x86_64.whl -
Subject digest:
7b2f82dfeb79315c30954d2289340c29ac305a1b9e0bfdc00e288f63f2c02126 - Sigstore transparency entry: 1818272381
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 44.1 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
318c2f80eeed4d43eadfd3f483b86a3434427b3c58c87b16a15d7f99a7b5c56b
|
|
| MD5 |
4e2ff7fd0b882a6eabe635567af2b9af
|
|
| BLAKE2b-256 |
56c2d2f7e1ab949d958ffe17217ed3acedc57c02407003159b92f9edf8fb2118
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp313-cp313-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp313-cp313-win_amd64.whl -
Subject digest:
318c2f80eeed4d43eadfd3f483b86a3434427b3c58c87b16a15d7f99a7b5c56b - Sigstore transparency entry: 1818272315
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp313-cp313-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp313-cp313-win32.whl
- Upload date:
- Size: 37.1 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d598b27d743deda317057b7f4c204f67a6709f9acb9c28c785d056fb5486d7c9
|
|
| MD5 |
c88baab6b3808479687fcf9eda781d1b
|
|
| BLAKE2b-256 |
1dba12475b34c3f3c0242acca0b11d4cb9f6c403b6af788df8f0b4ba64448cd8
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp313-cp313-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp313-cp313-win32.whl -
Subject digest:
d598b27d743deda317057b7f4c204f67a6709f9acb9c28c785d056fb5486d7c9 - Sigstore transparency entry: 1818272076
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 315.6 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9168fa77a6e7d563b090da45e6185ade13cf0093dd8d7861f83a8e297a58d203
|
|
| MD5 |
d4646c66d499d491f423f61a4f21599b
|
|
| BLAKE2b-256 |
b4bf5b4d4528e6e0894e3eec4ec008f5ef594ec40dbb422ab14d7337fbe56406
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
9168fa77a6e7d563b090da45e6185ade13cf0093dd8d7861f83a8e297a58d203 - Sigstore transparency entry: 1818272392
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5509687f744036324a8335bf86854215364f415a3430be6691bc35dc11085fb3
|
|
| MD5 |
0ccb26eaa6b7e62eb71646e2e4dfed1c
|
|
| BLAKE2b-256 |
02f30738fbbd4c9b7ea799975f27e8b800a1824fe06f939bf580a3f614f59f52
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
5509687f744036324a8335bf86854215364f415a3430be6691bc35dc11085fb3 - Sigstore transparency entry: 1818272447
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 48.3 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53b923c8e8cf96dd1ec2fd59f00af6faea9fcd6177b6c1f6446453699331feb3
|
|
| MD5 |
747b7e159beda4fb84bcd2191de91d44
|
|
| BLAKE2b-256 |
cf0c2a4236e71545283304736b43ae70259fbf76efe2635cecd71dca55d91d43
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp313-cp313-macosx_10_13_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp313-cp313-macosx_10_13_x86_64.whl -
Subject digest:
53b923c8e8cf96dd1ec2fd59f00af6faea9fcd6177b6c1f6446453699331feb3 - Sigstore transparency entry: 1818272148
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 44.1 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b32809f5f6b729a5e0e8ae4b35bb603e44809ca8062b63d4a6a1009ae5cff1ff
|
|
| MD5 |
7cd52702661dceae78c7dcccb0d64595
|
|
| BLAKE2b-256 |
9948da00d85cdefbd651c7bcbd07ad5051bc62baf0488e9ff49fe106b3b70022
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp312-cp312-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp312-cp312-win_amd64.whl -
Subject digest:
b32809f5f6b729a5e0e8ae4b35bb603e44809ca8062b63d4a6a1009ae5cff1ff - Sigstore transparency entry: 1818272452
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp312-cp312-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp312-cp312-win32.whl
- Upload date:
- Size: 37.1 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ecddd0dbcb37921cf8a342eb28c69319e21c20efb1dc7386fa53ebb74b35616
|
|
| MD5 |
e336f288392b204e82095649302c7d8e
|
|
| BLAKE2b-256 |
d56c18b697d12157b760103642e759042a48956ebbbfb03a9bc7e1a7ddc36f34
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp312-cp312-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp312-cp312-win32.whl -
Subject digest:
5ecddd0dbcb37921cf8a342eb28c69319e21c20efb1dc7386fa53ebb74b35616 - Sigstore transparency entry: 1818272466
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 315.6 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42198b90b2afa0c3e81cba76ace72c40fa8bc55d905c1c9d6272068457cebc4a
|
|
| MD5 |
bc26c733832b33da90b00be89d7d73a8
|
|
| BLAKE2b-256 |
6d96b73088584447f3b2c9d11ef6f690edbda71c8e3b9b2acc031e3fd8df06c9
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
42198b90b2afa0c3e81cba76ace72c40fa8bc55d905c1c9d6272068457cebc4a - Sigstore transparency entry: 1818272213
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1b130160ff3876b14925f15e35b91098f8fac40a5667f2d4e3846c3b2c8b9b0
|
|
| MD5 |
c833fe071e7f6542b4063b08ba6311b5
|
|
| BLAKE2b-256 |
f889ab81c0825c8284c61374bdddf3947c1efb9089c34cca8577b05cd2b834c5
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
d1b130160ff3876b14925f15e35b91098f8fac40a5667f2d4e3846c3b2c8b9b0 - Sigstore transparency entry: 1818272298
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 48.3 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d02050fa76f0591e9ca53d43168ed7ad979eaf2d5c886ef3f71f6f0de84678c8
|
|
| MD5 |
487eb661e0daa66f4e8064561c296bc4
|
|
| BLAKE2b-256 |
70bbce3e3d1624d6397ecca7b7186b0dd51b48b14226ea6b4587d2d772d2a1ad
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
d02050fa76f0591e9ca53d43168ed7ad979eaf2d5c886ef3f71f6f0de84678c8 - Sigstore transparency entry: 1818272267
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 44.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a0579a32aabda04148d57bb23cb694aac21b5cb0c52205954bd7534d203dc2f
|
|
| MD5 |
33e19ec6edcb8313f5ebfaa4986126ab
|
|
| BLAKE2b-256 |
1adc35a38111e933a73d2c765042c0a7afbb9bff84061aefa3cb8d1875a3a20e
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp311-cp311-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp311-cp311-win_amd64.whl -
Subject digest:
7a0579a32aabda04148d57bb23cb694aac21b5cb0c52205954bd7534d203dc2f - Sigstore transparency entry: 1818272105
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp311-cp311-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp311-cp311-win32.whl
- Upload date:
- Size: 37.1 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a59c9cdf00541b5d51f062ad4c00942d456894dff4a41f1da6a78fdd2d0cbc65
|
|
| MD5 |
754c41189afe2dfed4553abb45b23a70
|
|
| BLAKE2b-256 |
9f5c9b3ed5ce69da311aefc6b4a10af5930a1472bf16bddf4cc27c5003a70f6f
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp311-cp311-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp311-cp311-win32.whl -
Subject digest:
a59c9cdf00541b5d51f062ad4c00942d456894dff4a41f1da6a78fdd2d0cbc65 - Sigstore transparency entry: 1818272426
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 315.9 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0867b3adaf5feb6ccbe518e7434f2a21cbb1256fb2a83db64bafe66262ee156
|
|
| MD5 |
945556ac638c105e386ae68055d45fb0
|
|
| BLAKE2b-256 |
2ab53cd5d3a9f30629ab0b4c04c4df54acfe273637907ba9ac4c43560f710fa6
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
f0867b3adaf5feb6ccbe518e7434f2a21cbb1256fb2a83db64bafe66262ee156 - Sigstore transparency entry: 1818272369
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
903416784ebcc72704612f9dac3069ef8d1c9772b095b0d6b0a782344234d821
|
|
| MD5 |
89cc458bb2c267925084e773af2aea74
|
|
| BLAKE2b-256 |
dc6a4580b50154e03ebe913f62a798738cb7634b3ebfa52924ae86a01192b0ac
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
903416784ebcc72704612f9dac3069ef8d1c9772b095b0d6b0a782344234d821 - Sigstore transparency entry: 1818272228
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffaa05b3aa30369e7beabc8d100a3b955b5afaf2f7622dad8bd7a200a0651dd2
|
|
| MD5 |
ea0bbbb338c3fddf667277fe45bdac40
|
|
| BLAKE2b-256 |
64c66ca5376335a860b0d449308502859e064e6cf95fa5a507137ada5322ff16
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
ffaa05b3aa30369e7beabc8d100a3b955b5afaf2f7622dad8bd7a200a0651dd2 - Sigstore transparency entry: 1818272285
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 44.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cdbdcb817bb674a903c243397680527d020133b95efae7a5e6c72146ed7017e
|
|
| MD5 |
bd79ea385ed273c5091f58184a9c9655
|
|
| BLAKE2b-256 |
1e29d598885ebef6c5aa35022afa26f8c553ee8ea6a3a9ef82b560260c43b7c3
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp310-cp310-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp310-cp310-win_amd64.whl -
Subject digest:
9cdbdcb817bb674a903c243397680527d020133b95efae7a5e6c72146ed7017e - Sigstore transparency entry: 1818272099
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp310-cp310-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp310-cp310-win32.whl
- Upload date:
- Size: 37.1 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58415f6a2bd10becba5e56eb4a4e497bae38fefc60e049f0f6d8ca99335d68f5
|
|
| MD5 |
c8c31b7b00a5f77cf1bc03585853a332
|
|
| BLAKE2b-256 |
b91491f237747878a4d52eb35c0f61fc08bbb3d5477da2b6516e142f8f0ea8bc
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp310-cp310-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp310-cp310-win32.whl -
Subject digest:
58415f6a2bd10becba5e56eb4a4e497bae38fefc60e049f0f6d8ca99335d68f5 - Sigstore transparency entry: 1818272399
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 315.0 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1997e7f83eefd1953ed0b3196a9bb24b5b342b9daf95660545e7a760c0d59691
|
|
| MD5 |
b1475a2927c7105389500817db037f0a
|
|
| BLAKE2b-256 |
0ab6acf7c0a829ad0319e97cfc65209f7a0311514e3544e05aa01c5d0be8bb63
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
1997e7f83eefd1953ed0b3196a9bb24b5b342b9daf95660545e7a760c0d59691 - Sigstore transparency entry: 1818272181
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf26e7efe0d6b164f1cd5db201f4656c55cf7675c7c225762c90a8d9b86c2367
|
|
| MD5 |
149c7b27ddc789075dea07e1645c3745
|
|
| BLAKE2b-256 |
2d6ca07beac137f2ccee8dc7797e59357f305bbe13834be96a9723a030c2e130
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
cf26e7efe0d6b164f1cd5db201f4656c55cf7675c7c225762c90a8d9b86c2367 - Sigstore transparency entry: 1818272460
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b84aa9aeacb0f421a437a44caefa1e3e9a82bb169fc9fef8a164d1265aa86865
|
|
| MD5 |
813f672840e1d4dcf06eee8738284db5
|
|
| BLAKE2b-256 |
5a92a3f58c6c3a0f168d8cfc277a99ca447d341cd806f42683012f6ed9a1daee
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
b84aa9aeacb0f421a437a44caefa1e3e9a82bb169fc9fef8a164d1265aa86865 - Sigstore transparency entry: 1818272417
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 44.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5b41925c60f33adcc9d7cdc4ee8a41f2f8c15bb27a5466605a97dc70c3a63be
|
|
| MD5 |
0d8ced6aa67b1573ad475970f3f7b0da
|
|
| BLAKE2b-256 |
34c921eee8796806734ac947fb0db98f3f8adf03e56b94e299ab7cde1bfcb2c2
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp39-cp39-win_amd64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp39-cp39-win_amd64.whl -
Subject digest:
f5b41925c60f33adcc9d7cdc4ee8a41f2f8c15bb27a5466605a97dc70c3a63be - Sigstore transparency entry: 1818272251
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp39-cp39-win32.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp39-cp39-win32.whl
- Upload date:
- Size: 37.1 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11607860978b78f7bc9e754a47266c7515421a356e12a6e1f51739d9b8aa84a2
|
|
| MD5 |
618724aa47ce70f38cd27345ee93cf02
|
|
| BLAKE2b-256 |
236fd1e6cc7fe120c690addc6149389299e4e4acefa50c45003c5cbe744bdbd8
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp39-cp39-win32.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp39-cp39-win32.whl -
Subject digest:
11607860978b78f7bc9e754a47266c7515421a356e12a6e1f51739d9b8aa84a2 - Sigstore transparency entry: 1818272409
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 314.7 kB
- 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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da1dbfd5894332b26470197fa5db9aacfe73a120d0fdc97d132a0a9d8d5886ca
|
|
| MD5 |
e266da3d10700bcc24d24e7a7d4c48e7
|
|
| BLAKE2b-256 |
d68a241ec4cc6cb0a2be596589bea2494e40099833bad422cf0d2f780770b236
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
da1dbfd5894332b26470197fa5db9aacfe73a120d0fdc97d132a0a9d8d5886ca - Sigstore transparency entry: 1818272341
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53c1b05a38e6b51e09542c29ccbcf77f2bd4f26252ce003451146eafbf8b4fa6
|
|
| MD5 |
d5bf542fdb94ab2a3c15bfc20aba787b
|
|
| BLAKE2b-256 |
a2d880c957fe5e515cde0544281e4a09ed1bea48e8924b343c17d9b85dc3924d
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
53c1b05a38e6b51e09542c29ccbcf77f2bd4f26252ce003451146eafbf8b4fa6 - Sigstore transparency entry: 1818272355
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kern_kde-0.2.1a1-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: kern_kde-0.2.1a1-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 47.6 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae4e25cd89275cf273f545df05edcdcbeed8581f2023a946f9338d4483b54ae5
|
|
| MD5 |
47f1deae7901de08357103cd1b18b252
|
|
| BLAKE2b-256 |
586e2b2b2d31e57fc85cf7de9b58e22ee43e6c9db17d6f5e69158aadca156da0
|
Provenance
The following attestation bundles were made for kern_kde-0.2.1a1-cp39-cp39-macosx_10_9_x86_64.whl:
Publisher:
distribute.yml on WojtekGrbs/kern
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kern_kde-0.2.1a1-cp39-cp39-macosx_10_9_x86_64.whl -
Subject digest:
ae4e25cd89275cf273f545df05edcdcbeed8581f2023a946f9338d4483b54ae5 - Sigstore transparency entry: 1818272125
- Sigstore integration time:
-
Permalink:
WojtekGrbs/kern@c2e90717d0942955678590010d2b3a7be6822ec9 -
Branch / Tag:
refs/tags/v0.2.1a1 - Owner: https://github.com/WojtekGrbs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
distribute.yml@c2e90717d0942955678590010d2b3a7be6822ec9 -
Trigger Event:
push
-
Statement type: