Compiled Cython extensions used by BrightEyes-MCS.
Project description
BrightEyes-MCS-cylibs
Compiled Cython extensions used by BrightEyes-MCS.
The Python import package is brighteyes_mcs_cylibs; the PyPI distribution name is
brighteyes-mcs-cylibs.
Build Locally On Windows
From this folder:
compile_cython.bat
The batch file creates .venv, installs build tools, compiles the extensions in
place, runs the import smoke tests, and writes a wheel to dist\.
Install Into BrightEyes-MCS
After a wheel is published to PyPI, install BrightEyes-MCS requirements normally:
python -m pip install -r requirements.txt
For local development before the first PyPI release, install this package from the sibling checkout:
python -m pip install -e C:\Users\madonato\Documents\Git\BrightEyes-MCS-cylibs
GitHub Actions And PyPI Publishing
The workflow in .github/workflows/build-and-publish.yml builds wheels on Linux,
Windows, and macOS for CPython 3.10-3.14. It publishes only when a version tag is
pushed.
One-time PyPI setup:
- Create or claim the
brighteyes-mcs-cylibsproject on PyPI. - Add a PyPI Trusted Publisher for the GitHub repository:
- Owner:
VicidominiLab - Repository:
BrightEyes-MCS-cylibs - Workflow:
build-and-publish.yml - Environment:
pypi
- Owner:
- In GitHub, create the
pypienvironment for the repository. Add reviewer protection if you want manual approval before publication.
Release flow:
git add .
git commit -m "Prepare BrightEyes-MCS Cython wheels"
git tag v0.1.3
git push origin master --tags
PyPI files are immutable. For every new upload, bump version in
pyproject.toml and __version__ in src\brighteyes_mcs_cylibs\__init__.py,
then create a matching new tag such as v0.1.4.
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 brighteyes_mcs_cylibs-0.1.3.tar.gz.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3.tar.gz
- Upload date:
- Size: 551.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7616d43f46386fb38b9462424bb27dbbaa86d804678673aeb002cb55f3dbd324
|
|
| MD5 |
922ab2cf0434c51773f25005afb335f7
|
|
| BLAKE2b-256 |
b8c3cdac7dc538f9198a5e9f01a56e8b2ab75e7215452811ad9e5c30f5a39fee
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3.tar.gz:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3.tar.gz -
Subject digest:
7616d43f46386fb38b9462424bb27dbbaa86d804678673aeb002cb55f3dbd324 - Sigstore transparency entry: 1911837534
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 774.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 |
bbfc545abae8fb65b110b784c19728d0bb37554b9727d2694bf71e58f2800305
|
|
| MD5 |
229e16b55f0548ec187853fd3330b650
|
|
| BLAKE2b-256 |
bd19bc25bb3ce3d9daa980af8c9de76c6fc74580f3f58f83de49a758916dbe3e
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win_amd64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win_amd64.whl -
Subject digest:
bbfc545abae8fb65b110b784c19728d0bb37554b9727d2694bf71e58f2800305 - Sigstore transparency entry: 1911837936
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win32.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win32.whl
- Upload date:
- Size: 740.6 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 |
61afacd94d570799cb6e0528d997c022647b0bf2402e87c45847c12177a2969c
|
|
| MD5 |
121882cfeccdbec9999eb7d87c19dce4
|
|
| BLAKE2b-256 |
9a56b30a345aa74e4612590b0bd8507cffe78f05beb9da12fcd2d27ed8eafd90
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win32.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp314-cp314-win32.whl -
Subject digest:
61afacd94d570799cb6e0528d997c022647b0bf2402e87c45847c12177a2969c - Sigstore transparency entry: 1911838685
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f0a0a9b876d40c6ebe39c955bfb2ecda6cadc7178219b7bb25c87c1a2262e0f
|
|
| MD5 |
412f2066d600b349828af0a3767519cd
|
|
| BLAKE2b-256 |
6f9d728f8fd84d11e10bb7e9ca7de186fd4190397b935a25583ea0ec0073c597
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
2f0a0a9b876d40c6ebe39c955bfb2ecda6cadc7178219b7bb25c87c1a2262e0f - Sigstore transparency entry: 1911838006
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 801.9 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 |
a6ce6e0e61ebad889d1b4b03b3e76cbba3e69eea36a31b52b07a55106c3a5808
|
|
| MD5 |
c8db821ecc8ac0296631eb8ce0039289
|
|
| BLAKE2b-256 |
e941e9e2eb45c2447dafec70847703e6e0d852daa05baf0a111b8e40ea442d6b
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
a6ce6e0e61ebad889d1b4b03b3e76cbba3e69eea36a31b52b07a55106c3a5808 - Sigstore transparency entry: 1911837840
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 764.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 |
b7f29fc48fd5f364caccc6f8db4dc4b8116796437de5964d54822d022dbcaa55
|
|
| MD5 |
875b902064bcbd0ff7be7d5a475b1e8a
|
|
| BLAKE2b-256 |
64f41089fff3a29416f1787e57dcccf4803961d38848ed0f423533a8ea7f15ff
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win_amd64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win_amd64.whl -
Subject digest:
b7f29fc48fd5f364caccc6f8db4dc4b8116796437de5964d54822d022dbcaa55 - Sigstore transparency entry: 1911838386
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win32.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win32.whl
- Upload date:
- Size: 731.6 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 |
c03182c6bf8edddd87655e966f41673985b304e710f207f665940a14f90aaa70
|
|
| MD5 |
63dd2277d51adbb9009b9045bfc9251b
|
|
| BLAKE2b-256 |
9f726906fc6485470e94e29d812b8e11b3238d279be75ae4089a9cd9dccd1d97
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win32.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp313-cp313-win32.whl -
Subject digest:
c03182c6bf8edddd87655e966f41673985b304e710f207f665940a14f90aaa70 - Sigstore transparency entry: 1911839275
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12b3c06776df733f85b6f75eb75ffcb8be775dc8270bad20984277adf82c8298
|
|
| MD5 |
a5836610e1a1dc7a4ba9841f330cae7b
|
|
| BLAKE2b-256 |
a8a500fae1ef9150c4c888e6b037df2006d4b3cd9fd36ff508559ecbcdd5e1f9
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
12b3c06776df733f85b6f75eb75ffcb8be775dc8270bad20984277adf82c8298 - Sigstore transparency entry: 1911839100
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 791.5 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 |
40615489390c61ae54e70b775b406ce8bdfbcbc27fd1b4f08a1674810c9ae1f5
|
|
| MD5 |
69c5af27450fa93ecbe3b974248e9005
|
|
| BLAKE2b-256 |
816aab676586680760857004225334c134092db5dab1d613d3b6c357f1e195ca
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
40615489390c61ae54e70b775b406ce8bdfbcbc27fd1b4f08a1674810c9ae1f5 - Sigstore transparency entry: 1911837774
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 764.9 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 |
e8c0e0f81d0ff632baed24f2a8f410afe1fd09fb2e5b800297930d2ed7d91a62
|
|
| MD5 |
e80bf0d8875f1f955c8e6513289c8649
|
|
| BLAKE2b-256 |
084103a32ef6f69cb47980993d8006730f2b3166b63e067bad0ccb5c1cd604eb
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win_amd64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win_amd64.whl -
Subject digest:
e8c0e0f81d0ff632baed24f2a8f410afe1fd09fb2e5b800297930d2ed7d91a62 - Sigstore transparency entry: 1911838462
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win32.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win32.whl
- Upload date:
- Size: 731.9 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 |
361af8de5a057342aef4b680e141e2c2ea135891da348c8d5d1346f38b428f5e
|
|
| MD5 |
c2be066fb8f3b50b009fa44ed10c8a7c
|
|
| BLAKE2b-256 |
472809cdbae5c820f1306178d2df65b21892038c91dbafc8e30068a46846b6f6
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win32.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp312-cp312-win32.whl -
Subject digest:
361af8de5a057342aef4b680e141e2c2ea135891da348c8d5d1346f38b428f5e - Sigstore transparency entry: 1911838136
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aefbf7f7f3b8861d079d1ba2c48e815d2a973a95c9612b4cc416145a703ec84c
|
|
| MD5 |
5e42cbbbfafd60897836f6f6886637c1
|
|
| BLAKE2b-256 |
3b26d18eada91d0e994a977b58545da397f7246708997dd72a94de9763c35693
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
aefbf7f7f3b8861d079d1ba2c48e815d2a973a95c9612b4cc416145a703ec84c - Sigstore transparency entry: 1911839212
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 793.9 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 |
229880a23e385aea38af7cb67c92c55dd74364520760aaa5fa5fb82c7e4061f6
|
|
| MD5 |
b12e5ab014ac762de3437f9fd62a3c16
|
|
| BLAKE2b-256 |
087c1cbf4545f675133327a42dd226dc3ec95e13729fb717ad5e319b3d76b7aa
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
229880a23e385aea38af7cb67c92c55dd74364520760aaa5fa5fb82c7e4061f6 - Sigstore transparency entry: 1911837598
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 759.6 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 |
ec5f53adbe977c1b23c254bb9f436bffef7778ab4978072a042130adb0b39813
|
|
| MD5 |
2754c70f4a1d24fa5429add916e51749
|
|
| BLAKE2b-256 |
80d24a517cde31edce5e93979c3fbe43e0c6896bef3f305d9916728a75ff7ecf
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win_amd64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win_amd64.whl -
Subject digest:
ec5f53adbe977c1b23c254bb9f436bffef7778ab4978072a042130adb0b39813 - Sigstore transparency entry: 1911838266
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win32.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win32.whl
- Upload date:
- Size: 725.9 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 |
20378a6b379d88213fc39017581de88aeeb91698819d43b6c4ba6e29097da2ae
|
|
| MD5 |
3be7f6e6df4c9e1c60ab7683b6cea9d1
|
|
| BLAKE2b-256 |
20bfe4064e21510c65d94dcbfafb4bacc08d55b8ca483efe0316fe4d68d58a09
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win32.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp311-cp311-win32.whl -
Subject digest:
20378a6b379d88213fc39017581de88aeeb91698819d43b6c4ba6e29097da2ae - Sigstore transparency entry: 1911837660
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f85c562ec905b11dc7df76173c87480d813653d605bcaf54fc7af8d6f5f35f49
|
|
| MD5 |
6dc8fb32dede511a1b1c16b7474bfaae
|
|
| BLAKE2b-256 |
b779b7b7724a6a55e11200208a947a5c81e463a39a37ceaadde0540234aafa6f
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
f85c562ec905b11dc7df76173c87480d813653d605bcaf54fc7af8d6f5f35f49 - Sigstore transparency entry: 1911838848
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 788.8 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 |
5f0fe4345ff92b1a72564e0ab317ad9e74280610b55a4940be3f2eab490b2253
|
|
| MD5 |
97a1403c361317fefa7bbc0287e3d44d
|
|
| BLAKE2b-256 |
7dc63bbd860d3abc9e84745a79bfbfb6458eb404c699c0536fbb2d35b8b2e0af
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
5f0fe4345ff92b1a72564e0ab317ad9e74280610b55a4940be3f2eab490b2253 - Sigstore transparency entry: 1911838793
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 759.3 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 |
141fa07a44aefb410ddd44b82393e1e5e14cb905f0f3afbcb089e052e588c4f2
|
|
| MD5 |
4d68c262eab219ca06fc009304a1d112
|
|
| BLAKE2b-256 |
4e9a4bfb1433979db125c6c84c48c5b89eeac684084760140c82e78fdc90ca28
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win_amd64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win_amd64.whl -
Subject digest:
141fa07a44aefb410ddd44b82393e1e5e14cb905f0f3afbcb089e052e588c4f2 - Sigstore transparency entry: 1911838579
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win32.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win32.whl
- Upload date:
- Size: 727.8 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 |
1bf1ff2c4f995abe7fe9ceeeb1532ddf2d2432c09622efac8be2aae34ae6c0f0
|
|
| MD5 |
0cebc84fc0147996894d8e40892c6545
|
|
| BLAKE2b-256 |
370b373b568d60a652272bf55481823d768eb545e58042774c19fb099dc5baa7
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win32.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp310-cp310-win32.whl -
Subject digest:
1bf1ff2c4f995abe7fe9ceeeb1532ddf2d2432c09622efac8be2aae34ae6c0f0 - Sigstore transparency entry: 1911839013
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdbad1c8d0aaf8d15e294535207f91b9449d2bd09a5d103e89e9d29eb7366303
|
|
| MD5 |
2ea5679d519f3e571cbca9c6d1893c2d
|
|
| BLAKE2b-256 |
8bd7e3a07954db432e451d6d3e0de5569f052481b5a823bf799827be25188882
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
bdbad1c8d0aaf8d15e294535207f91b9449d2bd09a5d103e89e9d29eb7366303 - Sigstore transparency entry: 1911837729
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file brighteyes_mcs_cylibs-0.1.3-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: brighteyes_mcs_cylibs-0.1.3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 789.8 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 |
b9ae83e8834b0c1e2c9187de38ff690e4d7f73ad95ce089b216689ec046f5aa5
|
|
| MD5 |
12de15e3ba4e227402f8b0a2630a0052
|
|
| BLAKE2b-256 |
588ea168210d321de851ae721ab4ad32b1a3b233e198e229fcc322d7799857d7
|
Provenance
The following attestation bundles were made for brighteyes_mcs_cylibs-0.1.3-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
build-and-publish.yml on VicidominiLab/BrightEyes-MCS-cylibs
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
brighteyes_mcs_cylibs-0.1.3-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
b9ae83e8834b0c1e2c9187de38ff690e4d7f73ad95ce089b216689ec046f5aa5 - Sigstore transparency entry: 1911838927
- Sigstore integration time:
-
Permalink:
VicidominiLab/BrightEyes-MCS-cylibs@810e922d280ba09d820759807034b44e60aceea9 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/VicidominiLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-and-publish.yml@810e922d280ba09d820759807034b44e60aceea9 -
Trigger Event:
push
-
Statement type: