clickhouse-connect-core
Compiled Rust codec for clickhouse-connect. This wheel provides the _ch_core extension module that decodes ClickHouse FORMAT Native query results and encodes inserts.
This package is not meant to be used directly. Install it through the rust extra of the main driver:
pip install "clickhouse-connect[rust]"
Then enable the codec on a client:
import clickhouse_connect
client = clickhouse_connect.get_client(host="localhost", native_codec="rust")
The codec is experimental and opt in. See the clickhouse-connect documentation for supported values, fallback rules, and version compatibility.
The _ch_core module has no public API contract. Its interface exists solely for the clickhouse-connect driver, which checks a binding API version at client creation and tells you when this wheel needs an upgrade.
Issues and source live in the clickhouse-connect repository under rust/ch-core-py. The decoding core itself is ch-core-rs.
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 clickhouse_connect_core-0.1.0.tar.gz.
File metadata
- Download URL: clickhouse_connect_core-0.1.0.tar.gz
- Upload date:
- Size: 156.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
515eb322fd57d0e09c75f8d19556b48ab876b04bfd4dffdf7452badf6d6bf960
|
|
| MD5 |
e0be569c7e23a7622b15aff4deecc6bb
|
|
| BLAKE2b-256 |
49c575fa9ef0e66dee865e293e4b7f559032baf82dd1d4548c580a1de46d1439
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0.tar.gz:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0.tar.gz -
Subject digest:
515eb322fd57d0e09c75f8d19556b48ab876b04bfd4dffdf7452badf6d6bf960 - Sigstore transparency entry: 2440117663
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-win_arm64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-win_arm64.whl
- Upload date:
- Size: 756.4 kB
- Tags: CPython 3.14, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
140500681c5ae2b82a4743f6a290719fb81763cd2bff06dde0c10509e0dffb34
|
|
| MD5 |
02a563d54b05fa73c4f61bd21f2d8830
|
|
| BLAKE2b-256 |
eac4b41193c1753bb597e2a1234edaff4329bee2388f71f285aeead5b2fcc71f
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-win_arm64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-win_arm64.whl -
Subject digest:
140500681c5ae2b82a4743f6a290719fb81763cd2bff06dde0c10509e0dffb34 - Sigstore transparency entry: 2440128510
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 820.9 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62fa513bdbde326819f2a1b9da63284944f100560cf3aa2ebbdc002d7dd2714c
|
|
| MD5 |
60657cd5db2d25a72593d68558ed8c49
|
|
| BLAKE2b-256 |
9f5e602b5050e3a47a428ade3aeb5cc8437dcde55b970d6efe6bc93a19c7c407
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-win_amd64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-win_amd64.whl -
Subject digest:
62fa513bdbde326819f2a1b9da63284944f100560cf3aa2ebbdc002d7dd2714c - Sigstore transparency entry: 2440120178
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
222507aa30c4adcf92c799ba20c404c49706369daa7b5275e15aad809b897034
|
|
| MD5 |
9c3578f459a94536ca3d76c854a2d788
|
|
| BLAKE2b-256 |
d31cc28a409d745077e7577f445ff5f6536ca55320fe3be409ae11a81a58e5e8
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl -
Subject digest:
222507aa30c4adcf92c799ba20c404c49706369daa7b5275e15aad809b897034 - Sigstore transparency entry: 2440121111
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 938.5 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
882cf06376c5ce7644df25037d14ed8ed57c7ed963aa88f253f126e1a2f04de0
|
|
| MD5 |
9a45552fe7960fe73f193dc44e14dc84
|
|
| BLAKE2b-256 |
1e7a2f24afb56521c7a13efcefce535c032c7b4f9a2a8cc2c50bfdb5ffa58499
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl -
Subject digest:
882cf06376c5ce7644df25037d14ed8ed57c7ed963aa88f253f126e1a2f04de0 - Sigstore transparency entry: 2440123953
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 940.5 kB
- Tags: CPython 3.14, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f793fabd96361b26be8c003334fb0e6d7e2fb55441ce4175497f7b0f79b49b8
|
|
| MD5 |
4e2c92dae09f3ff4f116db581486b8aa
|
|
| BLAKE2b-256 |
6473e6f3d4f6e602ec9aecb68c54c1a406e90a7164bf8f6f8b613e277e90120e
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_x86_64.whl -
Subject digest:
0f793fabd96361b26be8c003334fb0e6d7e2fb55441ce4175497f7b0f79b49b8 - Sigstore transparency entry: 2440123395
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 868.1 kB
- Tags: CPython 3.14, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78bd46d3e61a99fda7d158a4f4f1d8ce0f7c65d422bfa61a0319b0571680e6bd
|
|
| MD5 |
d45803a284f1056fa431b34b3de0b88f
|
|
| BLAKE2b-256 |
4cb83e6f918697b65eb4d4b670f8c81e680de8da26e0c9909625d02dbcdbfaf4
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-manylinux_2_28_aarch64.whl -
Subject digest:
78bd46d3e61a99fda7d158a4f4f1d8ce0f7c65d422bfa61a0319b0571680e6bd - Sigstore transparency entry: 2440121566
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.14, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, 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 |
6236eacce8955468a27cf327ddad3df2cf2038cfc87b298421b58f883d1c80b1
|
|
| MD5 |
fd8acb5b412ca8210490816e88ca7299
|
|
| BLAKE2b-256 |
fd36977aa3d51d095f070d6c1be92340595f12919e52d2025af57d2d4e312517
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl -
Subject digest:
6236eacce8955468a27cf327ddad3df2cf2038cfc87b298421b58f883d1c80b1 - Sigstore transparency entry: 2440126366
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 756.0 kB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a21b2d1a1a9a6d53976d2c08fde60dc6aea1149ff6f4f74b2b66da97358fc693
|
|
| MD5 |
e034d168700b4fab0e56f1335ca5c0d7
|
|
| BLAKE2b-256 |
a1b665245201e5aba2975cdca5fe0d2500582989dd96346687b3204460dc2a06
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-win_arm64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-win_arm64.whl -
Subject digest:
a21b2d1a1a9a6d53976d2c08fde60dc6aea1149ff6f4f74b2b66da97358fc693 - Sigstore transparency entry: 2440131042
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 820.4 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05a8e55075ba08e0b778c9b9428339d053f27700bb8ed25b148dc927cb5c3424
|
|
| MD5 |
c0d4c939b10e472584ab0d1a1fbf33b7
|
|
| BLAKE2b-256 |
d3f8c7445caadb27c763e186dffa5ef902dc2aa37b47620de53415982894810f
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-win_amd64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-win_amd64.whl -
Subject digest:
05a8e55075ba08e0b778c9b9428339d053f27700bb8ed25b148dc927cb5c3424 - Sigstore transparency entry: 2440125709
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409243247d6e244f5da19efa38d92a5ac1b3f91f26e8138b6229c18a1cf958f4
|
|
| MD5 |
3ba6c2149b9e03ff4e0f4092500c8566
|
|
| BLAKE2b-256 |
f938aad544dd521ee40a51d0461d44676e677e6c6df2685ff4aedab3ca4d1867
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
409243247d6e244f5da19efa38d92a5ac1b3f91f26e8138b6229c18a1cf958f4 - Sigstore transparency entry: 2440118585
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 937.6 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97ae833d99f864adb658f14d0ee4b0676bf13920debb91b0e9150f7b83a90d34
|
|
| MD5 |
6c6eba9eb3a18f0bf9e18829d6baf837
|
|
| BLAKE2b-256 |
a15914e2a922e444560700081e48fdfb764a0baa4773fc465a683e0817017b95
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl -
Subject digest:
97ae833d99f864adb658f14d0ee4b0676bf13920debb91b0e9150f7b83a90d34 - Sigstore transparency entry: 2440132106
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 939.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d20e0eae13dbf8c7f80ecaf7bad56bcf9cdd26241b999aae712f429c15824ff9
|
|
| MD5 |
d5fdd74023a191db8a83a81014a4919a
|
|
| BLAKE2b-256 |
f0d7b13dc76ab73797a937069b24e2c3a5a11cf188e12317304f2a346cb25b57
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_x86_64.whl -
Subject digest:
d20e0eae13dbf8c7f80ecaf7bad56bcf9cdd26241b999aae712f429c15824ff9 - Sigstore transparency entry: 2440127999
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 866.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8435c4d1b2982aa5fceda41e08c0a21a228741adfeff79d8b0d02b5c5148a27d
|
|
| MD5 |
a664fbde7ec02eff3ca7fe4d63b6b90a
|
|
| BLAKE2b-256 |
def40d971c05ff9634371079654f6793c4fadee3741f433f3ca57091b2212ed8
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-manylinux_2_28_aarch64.whl -
Subject digest:
8435c4d1b2982aa5fceda41e08c0a21a228741adfeff79d8b0d02b5c5148a27d - Sigstore transparency entry: 2440127523
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.13, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, 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 |
0d594f2546af9dc2b4ad430e5d9bfef72068ffcac703c17a858dff5a04bfc8a4
|
|
| MD5 |
cb7dae56c42872f44cfedfd0456d7ba2
|
|
| BLAKE2b-256 |
b266df4cf67290eec69e9163ed97a7b65a23483fd091a71a97e816272ce0bb60
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl -
Subject digest:
0d594f2546af9dc2b4ad430e5d9bfef72068ffcac703c17a858dff5a04bfc8a4 - Sigstore transparency entry: 2440133710
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 754.8 kB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33867eb5ffb5cd9f1ae43b9a35a19b475c918a45048bf7884d78c9defa0ad67b
|
|
| MD5 |
0cdd42e658d9fa3d5d4c48dbc9090266
|
|
| BLAKE2b-256 |
88ab2968b5d18cb02e82fd38325bc80b414d83cbe6d6bee514b2f9586282745f
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-win_arm64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-win_arm64.whl -
Subject digest:
33867eb5ffb5cd9f1ae43b9a35a19b475c918a45048bf7884d78c9defa0ad67b - Sigstore transparency entry: 2440119719
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 818.8 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db457125c55efc1980f151409705b32bdb613a5790d73bbdee4e30d55e731ea3
|
|
| MD5 |
03c42573a3814246fe93da021ea531a3
|
|
| BLAKE2b-256 |
5a895085ba73ea4029e82e290b25b51d5b43992622aa3ade41134bbdbf153621
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-win_amd64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-win_amd64.whl -
Subject digest:
db457125c55efc1980f151409705b32bdb613a5790d73bbdee4e30d55e731ea3 - Sigstore transparency entry: 2440129037
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4346d5abacae0c8166fdec0a19a9ebbbc66fb36e89f44dc0c2378d4a09476181
|
|
| MD5 |
4364b042375682693f14ef3b0d466cc4
|
|
| BLAKE2b-256 |
a33cd1c25c6d25e9244027ee0aa1d5149e0a736d04b0b6be5577fb070b48e238
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
4346d5abacae0c8166fdec0a19a9ebbbc66fb36e89f44dc0c2378d4a09476181 - Sigstore transparency entry: 2440134203
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 935.9 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a23c8304c5c9fcec2cdce2ae2008375fa25898faf8c2320f957969c133fbfca
|
|
| MD5 |
c64f7a7cd091d6e116c23ec12dfb9a97
|
|
| BLAKE2b-256 |
2fb9d39b0202d729e318e907af5accbbc779da2b3f6987163eaa14b9e08bdb03
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl -
Subject digest:
4a23c8304c5c9fcec2cdce2ae2008375fa25898faf8c2320f957969c133fbfca - Sigstore transparency entry: 2440135227
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 937.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3373b547e5deb3f98743b2a90643ed8cd771a63497c054bd286120776693a1fa
|
|
| MD5 |
6532d257732b1c9a0c8d73035e3398f7
|
|
| BLAKE2b-256 |
60af3cc6035a9b7f049c7c9b78de8ca14d89212789f553fa052ab35d2885f2ab
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_x86_64.whl -
Subject digest:
3373b547e5deb3f98743b2a90643ed8cd771a63497c054bd286120776693a1fa - Sigstore transparency entry: 2440119407
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 865.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
914bb0000ea4a4267ad5255025b0cf27c9da37cc1f1a4b4a06aac3237e210de3
|
|
| MD5 |
fbc7710f5cf5d4b47a99786b34961db6
|
|
| BLAKE2b-256 |
325a6d02958dd5badba3e046b764dcc185946aea8d16550782e07f28d2e85c4e
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-manylinux_2_28_aarch64.whl -
Subject digest:
914bb0000ea4a4267ad5255025b0cf27c9da37cc1f1a4b4a06aac3237e210de3 - Sigstore transparency entry: 2440125130
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.12, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, 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 |
cbd83cb74490dc1b9c4cbced7af13f3cf57052d5aed225c461d36629d3e140db
|
|
| MD5 |
fc762f579b3d4cf2e0f933429932b0c6
|
|
| BLAKE2b-256 |
14b20ab19881dae9cf1eb1a049d018a98074274ef17026c9d99ead0ed19eec32
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl -
Subject digest:
cbd83cb74490dc1b9c4cbced7af13f3cf57052d5aed225c461d36629d3e140db - Sigstore transparency entry: 2440124583
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 761.5 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b259a24bfa15d1d040e4aad1be74f7248d1c34b7696154d1dc6472c9612fbc1
|
|
| MD5 |
a8dc260a3de6becbf9a45fae2070e350
|
|
| BLAKE2b-256 |
0e321cbfd07374e3ab5acbabc47677533ffa65c6723b8d7631d02cb0628d7c32
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-win_arm64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-win_arm64.whl -
Subject digest:
5b259a24bfa15d1d040e4aad1be74f7248d1c34b7696154d1dc6472c9612fbc1 - Sigstore transparency entry: 2440118993
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 824.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69885bd8b21abc1b72857724664d54100ee27f83a2940a6dcaf59427178a1e60
|
|
| MD5 |
05d2cccbe68fcffb1f4e4a105c1b42a7
|
|
| BLAKE2b-256 |
188e789a06f48d08b110c3293e5c8a3fb04868141241bfc8f65cb3b918915170
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-win_amd64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-win_amd64.whl -
Subject digest:
69885bd8b21abc1b72857724664d54100ee27f83a2940a6dcaf59427178a1e60 - Sigstore transparency entry: 2440120705
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dee21d7900f36227741b8170962599cab395324704fc866dc52474146e95ef0
|
|
| MD5 |
21e03cd22b84d365b67e1cb44c0e683c
|
|
| BLAKE2b-256 |
c1ae263b16a9d5779f6872e1be887ec2174f5febd3427361a3a0253dacbbab01
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
2dee21d7900f36227741b8170962599cab395324704fc866dc52474146e95ef0 - Sigstore transparency entry: 2440122031
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 939.0 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aa968eef6053061d2c390128bb2d96f26ef6325495bf0cd3b09d189ba3a31b6
|
|
| MD5 |
75e7b91288779c27ba88ab12c93baa7c
|
|
| BLAKE2b-256 |
b3cfb36ffb80980a8f13b019b3a82129330fd30a9f33b060ba75b4c7bbc6ff32
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl -
Subject digest:
4aa968eef6053061d2c390128bb2d96f26ef6325495bf0cd3b09d189ba3a31b6 - Sigstore transparency entry: 2440130388
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 935.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16cdc353f9c9e760f826bfe5a85bdbd6d039eda49d98660f7464d3dc074ed06b
|
|
| MD5 |
437fb9a2fb44780242808e64d0de4b16
|
|
| BLAKE2b-256 |
22536b56cc779a5528c9a1f98908cf76b3e17eb66d48788eb999f0d2b9bab111
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl -
Subject digest:
16cdc353f9c9e760f826bfe5a85bdbd6d039eda49d98660f7464d3dc074ed06b - Sigstore transparency entry: 2440122787
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 869.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
271f2c71cf65fb36e627be0a5486bc2c75901b675ed9d0f71fb4e59d76498102
|
|
| MD5 |
31f12a162c5cc09a20b92a3178b35c2a
|
|
| BLAKE2b-256 |
70c80d0a9a58b09e9fd9ad5c678152fc2e776bf9c4e878baf46cf04da7feedb3
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl -
Subject digest:
271f2c71cf65fb36e627be0a5486bc2c75901b675ed9d0f71fb4e59d76498102 - Sigstore transparency entry: 2440126995
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, 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 |
eaaafd2f132ce210ba4f7641f4e5231b3941382a619f04f4c192012ef95e190f
|
|
| MD5 |
e91b038c4fc357f8379d776066c46f97
|
|
| BLAKE2b-256 |
0771a2f6d97e2557bcccc723ddc4a77c2cef482917547fa725a60eeb3e043fe5
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl -
Subject digest:
eaaafd2f132ce210ba4f7641f4e5231b3941382a619f04f4c192012ef95e190f - Sigstore transparency entry: 2440133361
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 762.5 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f13f3db3c6eca1ba8beb7000569c8007be0eea56554d218c7bfa417f7fa9f2a
|
|
| MD5 |
00f937b409f179a5ded2eed79718eb34
|
|
| BLAKE2b-256 |
1ca72fb195d256836e8702558754996e95ecac67db5bbb650450fc8923e598ed
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-win_arm64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-win_arm64.whl -
Subject digest:
9f13f3db3c6eca1ba8beb7000569c8007be0eea56554d218c7bfa417f7fa9f2a - Sigstore transparency entry: 2440132824
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 824.3 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bc4bee2355cbad45f5d7e90c44f12f5eb29117578317dfa1915bc819ea31d31
|
|
| MD5 |
ba45e6251d816f1863e01a765a92bd67
|
|
| BLAKE2b-256 |
bb268e154af5bfac9cc904085b1b8908b856376f427d74c8620fa4f06ee1b836
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-win_amd64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-win_amd64.whl -
Subject digest:
7bc4bee2355cbad45f5d7e90c44f12f5eb29117578317dfa1915bc819ea31d31 - Sigstore transparency entry: 2440134828
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3223aa074a60b856ea66f65fe19a89b17bbb19cccdb6d37da8bb65de2c55d7f5
|
|
| MD5 |
f1f31d9b7eaf11fbf85ce587d2758173
|
|
| BLAKE2b-256 |
f8d9f34ec473bbc62aca22c539b02b4c0c34599c8d8ab28b59f0e97a9e03780b
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
3223aa074a60b856ea66f65fe19a89b17bbb19cccdb6d37da8bb65de2c55d7f5 - Sigstore transparency entry: 2440129407
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 940.0 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a923a26744374a7a5a00a952867ff55c6043d6434de1136085a2b099a0b9917
|
|
| MD5 |
bc6db9378cdadad9c07c64b4e15e9e64
|
|
| BLAKE2b-256 |
392c0ff858e1ec1a0e8e936974e103703bb99f8ccb79d6a8468eefad85b52194
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl -
Subject digest:
6a923a26744374a7a5a00a952867ff55c6043d6434de1136085a2b099a0b9917 - Sigstore transparency entry: 2440118100
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 935.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f763758cb38fe5400247f5f573f9cbe34ad1c5f66c2bb63a98637fca4e8b4178
|
|
| MD5 |
25ef8e74bea1eb148637a6fce3f59c44
|
|
| BLAKE2b-256 |
2a9bdcfec458e058bbcd722c6f0201d16c55dc5b2a720984743d9aff9b192109
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_x86_64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_x86_64.whl -
Subject digest:
f763758cb38fe5400247f5f573f9cbe34ad1c5f66c2bb63a98637fca4e8b4178 - Sigstore transparency entry: 2440135775
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 869.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95092ed1f57b1f258dd1bd8d3e492a71ef6ddf54fdc3d4383f1a80a6b6958145
|
|
| MD5 |
c860fcb619b530f40fe71eb77b55c221
|
|
| BLAKE2b-256 |
f39a933e1806895f05810fe7264c80e2e1e5a573c508245528b882f2e0ddfe8c
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_aarch64.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-manylinux_2_28_aarch64.whl -
Subject digest:
95092ed1f57b1f258dd1bd8d3e492a71ef6ddf54fdc3d4383f1a80a6b6958145 - Sigstore transparency entry: 2440129840
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file clickhouse_connect_core-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: clickhouse_connect_core-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, 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 |
d8f94d3f21455c086b9f0d812e4ba8cde2bfb5e989775d522b9d8590f3636a58
|
|
| MD5 |
ca6d17dcd0a6670443ef7814f1bd0b89
|
|
| BLAKE2b-256 |
543a5c3e797e3c61c74f3fa0ab404b1c83772b7e864f05b7ad642ec685e1f694
|
Provenance
The following attestation bundles were made for clickhouse_connect_core-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:
Publisher:
publish_core.yml on ClickHouse/clickhouse-connect
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
clickhouse_connect_core-0.1.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl -
Subject digest:
d8f94d3f21455c086b9f0d812e4ba8cde2bfb5e989775d522b9d8590f3636a58 - Sigstore transparency entry: 2440131468
- Sigstore integration time:
-
Permalink:
ClickHouse/clickhouse-connect@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Branch / Tag:
refs/heads/joe/rust-core-binding-poc - Owner: https://github.com/ClickHouse
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_core.yml@a2b48ed442ee4c8568873fb84ee50166eb4860dd -
Trigger Event:
workflow_dispatch
-
Statement type: