Analyse molecular dynamics simulations of interfacial and confined systems.
Project description
MAICoS
MAICoS stands for Molecular Analysis for Interfacial and Confined Systems. It is an object-oriented Python toolkit for analyzing the structure and dynamics of interfacial and confined fluids from molecular simulations. Combined with MDAnalysis, MAICoS enables the extraction of density profiles, dielectric constants, structure factors, and transport properties from trajectory files generated by LAMMPS, GROMACS, CHARMM, or NAMD simulations. MAICoS is open source and released under the GNU General Public License v3.0.
MAICoS is designed both for beginners in molecular simulations with no prior Python experience— offering a descriptive Command Line Interface (CLI)—and for experienced users who can use the Python API for day-to-day analysis or build their own workflows for interfacial and confined systems.
Stay up to date with MAICoS news by following us on X. If you encounter any issues, report them on GitHub, or join our developer community on Discord to discuss features and improvements.
Basic Example
Here is a simple example showing how to use MAICoS to extract a density profile from a molecular dynamics simulation. The files conf.gro and traj.trr correspond to output files from a GROMACS simulation. In a Python environment, type:
import MDAnalysis as mda
import maicos
u = mda.Universe("conf.gro", "traj.trr")
dplan = maicos.DensityPlanar(u.atoms).run()
The density profile is stored in dplan.results.profile, and the corresponding bin positions are available in dplan.results.bin_pos.
Documentation
For details, tutorials, and examples, visit our official documentation. We also provide the latest documentation for the current development version of MAICoS.
Installation
Install MAICoS using pip:
pip install maicos
Or with conda from conda-forge:
conda install -c conda-forge maicos
List of Analysis Modules
Currently, MAICoS supports the following analysis modules (alphabetically):
Module |
Description |
---|---|
DensityCylinder |
Cylindrical partial density profiles |
DensityPlanar |
Cartesian partial density profiles |
DensitySphere |
Spherical partial density profiles |
DielectricCylinder |
Cylindrical dielectric profiles |
DielectricPlanar |
Planar dielectric profiles |
DielectricSpectrum |
Linear dielectric spectrum |
DielectricSphere |
Spherical dielectric profiles |
DipoleAngle |
Time series of dipole moment angles |
DiporderCylinder |
Cylindrical dipolar order parameters |
DiporderPlanar |
Planar dipolar order parameters |
RDFDiporder |
Spherical radial distribution function between dipoles |
DiporderSphere |
Spherical dipolar order parameters |
DiporderStructureFactor |
Structure factor for dipoles |
KineticEnergy |
Time series of kinetic energies |
PDFCylinder |
Cylindrical shell-wise 1D pair distribution functions |
PDFPlanar |
Slab-wise planar 2D pair distribution functions |
Saxs |
Small-angle X-ray scattering (SAXS): structure factors and scattering intensities |
TemperaturePlanar |
Temperature profiles in a Cartesian geometry |
VelocityCylinder |
Cylindrical velocity profiles |
VelocityPlanar |
Velocity profiles in a Cartesian geometry |
Contributors
Thanks to all contributors who make MAICoS possible:
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
File details
Details for the file maicos-0.11.1.tar.gz
.
File metadata
- Download URL: maicos-0.11.1.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
60a0b9143a5009398caa9b49df0080ef9cb3599dc914dacda5ee9e9a6a5038b2
|
|
MD5 |
ddf36ba74f509f9736e4d3b106cc73f5
|
|
BLAKE2b-256 |
7af180eba6bfe8053e4a51a6b04726adeb9c3fc6fc77c3ea63e5cbe1df04a29a
|
Provenance
The following attestation bundles were made for maicos-0.11.1.tar.gz
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1.tar.gz
-
Subject digest:
60a0b9143a5009398caa9b49df0080ef9cb3599dc914dacda5ee9e9a6a5038b2
- Sigstore transparency entry: 262947358
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-win_amd64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 344.2 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e4fb1e174b23a25e3445b686b9528b4aaed03872efdc47ada1f207c0139be151
|
|
MD5 |
86d63e16c7379623c3ad0156f50568e8
|
|
BLAKE2b-256 |
f5f9465841e9bb573c9cee61391a704599ce4f41009ffce935937aa8469e503a
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-win_amd64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-win_amd64.whl
-
Subject digest:
e4fb1e174b23a25e3445b686b9528b4aaed03872efdc47ada1f207c0139be151
- Sigstore transparency entry: 262947393
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-win32.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-win32.whl
- Upload date:
- Size: 332.3 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
59ac3eff4b0180758c6f9e7846a68f83fb8931f9375e1ff81afc428266f3c5e7
|
|
MD5 |
f66ebf9bd4d2001573e7e0347cd1c330
|
|
BLAKE2b-256 |
b3c4ae63f47358df5d8ed52fb5499f17b8b9cf62897f695877f41a90085ad861
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-win32.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-win32.whl
-
Subject digest:
59ac3eff4b0180758c6f9e7846a68f83fb8931f9375e1ff81afc428266f3c5e7
- Sigstore transparency entry: 262947377
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 975.1 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1afd310d290e1b9d45b45c745ba71056e9449b86c412e751cdca4d6e39719c52
|
|
MD5 |
5e30c612e6f34f0cc4c14e8b9296786b
|
|
BLAKE2b-256 |
d8c8194811bb89aa834214acc3cda96e1d68a3fd5fb6e53a11d19dc32db94fc6
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-musllinux_1_2_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-musllinux_1_2_x86_64.whl
-
Subject digest:
1afd310d290e1b9d45b45c745ba71056e9449b86c412e751cdca4d6e39719c52
- Sigstore transparency entry: 262947408
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-musllinux_1_2_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 954.9 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f0a1e2f99ddcbc8f650cf3aad9e69715b27706eb304b8df278b444ec0c456fcc
|
|
MD5 |
e3fbced88c7d45ed8ce5f3da601f233b
|
|
BLAKE2b-256 |
a8815bc3eb9c8853f9de033f53fe32f2bd5f79d2b658947c6bf8d2627c46953c
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-musllinux_1_2_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-musllinux_1_2_aarch64.whl
-
Subject digest:
f0a1e2f99ddcbc8f650cf3aad9e69715b27706eb304b8df278b444ec0c456fcc
- Sigstore transparency entry: 262947443
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0c27655171dba325852ec6bd18a36392febe685cefee5adb9dc0a7522b90ed19
|
|
MD5 |
f6394b8ee8b7d738f47bfa7a1b0a9662
|
|
BLAKE2b-256 |
e7bbd8fc43860c9c7716fbee19a8ecc397073c2e2df4d88088662b5943b6a329
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
-
Subject digest:
0c27655171dba325852ec6bd18a36392febe685cefee5adb9dc0a7522b90ed19
- Sigstore transparency entry: 262947385
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 920.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
057518a0a0f8730986b62a4de89c474bec0742858d78dca33c10ab7c945dd341
|
|
MD5 |
ad55e458cca35f7e88fb0f052f61c1cb
|
|
BLAKE2b-256 |
443053f42504187561c950e68662e90af1dbd3a6e2f86c84e15104f77fd65c87
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
-
Subject digest:
057518a0a0f8730986b62a4de89c474bec0742858d78dca33c10ab7c945dd341
- Sigstore transparency entry: 262947442
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-macosx_11_0_arm64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 344.4 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bf5e001b6b1d3554138faa875403eb0b82d40df0964bd77270a05dcfb3ff8837
|
|
MD5 |
869d72fd77705db8cb1a22ef73a4e3d6
|
|
BLAKE2b-256 |
b0e26de41d97448b482b6a5cd2871d8d6652e626f16b09f3ac5dbd0b0ad75088
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-macosx_11_0_arm64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-macosx_11_0_arm64.whl
-
Subject digest:
bf5e001b6b1d3554138faa875403eb0b82d40df0964bd77270a05dcfb3ff8837
- Sigstore transparency entry: 262947403
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp313-cp313-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 349.8 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c3a5fffea54f0e9419141076a20d94666707d446426595af269a97947bc27665
|
|
MD5 |
188925b3d7a67a9ed61e14fa5aaa2825
|
|
BLAKE2b-256 |
b97702316d8e3e2ec42c42bc6b4a077c4b68bca6d870b7d114896233c4c22a17
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp313-cp313-macosx_10_13_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp313-cp313-macosx_10_13_x86_64.whl
-
Subject digest:
c3a5fffea54f0e9419141076a20d94666707d446426595af269a97947bc27665
- Sigstore transparency entry: 262947375
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 344.4 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
948df859eaf1b90cc69d3f2842d9f1d1693712bfa0b3c4464e62f349015d3032
|
|
MD5 |
f51b3b66ebd1c97f10a3b651e0d9674f
|
|
BLAKE2b-256 |
f04632cb23d03f542490d3e959f7bd63feccbd965639642738073ac58e91fe43
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-win_amd64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-win_amd64.whl
-
Subject digest:
948df859eaf1b90cc69d3f2842d9f1d1693712bfa0b3c4464e62f349015d3032
- Sigstore transparency entry: 262947428
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-win32.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-win32.whl
- Upload date:
- Size: 332.5 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2c88dc2d6c2c2bcecbb02ae4bda344f861e02198dec6613b8cdcd96ba4795cea
|
|
MD5 |
b8a87aba49610faeb5be8bd687fe6ea5
|
|
BLAKE2b-256 |
0d0c57445852929bfea953cf311fd65dc2a8be95573dde32e740f6f26d9e2603
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-win32.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-win32.whl
-
Subject digest:
2c88dc2d6c2c2bcecbb02ae4bda344f861e02198dec6613b8cdcd96ba4795cea
- Sigstore transparency entry: 262947421
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 982.2 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
078a726874c2a5cfc5bf6b62c6b0d4a3482f6647433e375ac4328b9a7cf38fce
|
|
MD5 |
73233690c1f3abf5db41f4b3d2cac334
|
|
BLAKE2b-256 |
c71366b6ece756a233d2ec694a47c6dc435b41001d19b22cf3e98485fedf072a
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-musllinux_1_2_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-musllinux_1_2_x86_64.whl
-
Subject digest:
078a726874c2a5cfc5bf6b62c6b0d4a3482f6647433e375ac4328b9a7cf38fce
- Sigstore transparency entry: 262947410
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-musllinux_1_2_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 960.3 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
25db25e523081ed6173f6cf5fbe2f6bd6d5bf3044bd70a6aa4db256ca27b693d
|
|
MD5 |
f1d3718087950d5be1f94535e65bd9ef
|
|
BLAKE2b-256 |
b6a62fe30639dfa10ff5c5a97e09ca746eb5d9a676274fbe5d68030ee6fb132c
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-musllinux_1_2_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-musllinux_1_2_aarch64.whl
-
Subject digest:
25db25e523081ed6173f6cf5fbe2f6bd6d5bf3044bd70a6aa4db256ca27b693d
- Sigstore transparency entry: 262947439
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
afe5ef27a16987269ee0816095f33ec85f860039f13a5b76b17ca97cc1b704b5
|
|
MD5 |
a943ce2515dc17997b431d54331366cb
|
|
BLAKE2b-256 |
eaec2bf28f37ceaed355f2cdf6c9ac58c8e6a5ceadcb18f23f77da828277294c
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
-
Subject digest:
afe5ef27a16987269ee0816095f33ec85f860039f13a5b76b17ca97cc1b704b5
- Sigstore transparency entry: 262947431
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 928.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
36a361eaa82361613d1465975eb4c58ac7f1284fa26cae41de096a48dbb15ab3
|
|
MD5 |
c20168061f8fc9c63a6bd5de67007cd5
|
|
BLAKE2b-256 |
c1f966fbf87d3473e2eb8d28cfbadce8ec462b26dd7aa07fd61cf1d1b53e9919
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
-
Subject digest:
36a361eaa82361613d1465975eb4c58ac7f1284fa26cae41de096a48dbb15ab3
- Sigstore transparency entry: 262947365
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 345.3 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
383bfe75def619893fc80e84af99c91fb748d594da7b8c5a10f0e18edbabaa9b
|
|
MD5 |
35d68e1ae60e3d5919c22fc766e0f610
|
|
BLAKE2b-256 |
e33270db651fa3bc8ef64189dfc8c0a40e67b06b6000e1218cf9ced8802edb0d
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-macosx_11_0_arm64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-macosx_11_0_arm64.whl
-
Subject digest:
383bfe75def619893fc80e84af99c91fb748d594da7b8c5a10f0e18edbabaa9b
- Sigstore transparency entry: 262947446
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp312-cp312-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 350.9 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
231600070b391400ee97549dd33cd80b6ce3efb78c6b0f34f61e53efc1bfdf88
|
|
MD5 |
aee7d74c0e77a4a88702fbd095cfa0e5
|
|
BLAKE2b-256 |
66a47b951267a352e862cbe41d5764389c43e60666f8fa40ff85e2f347f44cfc
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp312-cp312-macosx_10_13_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp312-cp312-macosx_10_13_x86_64.whl
-
Subject digest:
231600070b391400ee97549dd33cd80b6ce3efb78c6b0f34f61e53efc1bfdf88
- Sigstore transparency entry: 262947368
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 344.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f427624b53f10649277d291f16b9169f237decc03c68614ccf644a6c4ee97818
|
|
MD5 |
45b230f0c4be1d098becdbb0ee36efc9
|
|
BLAKE2b-256 |
1f8a1dbf58fa39cae4097e44839258215e432412b4ee42ec2da1d19f12716ad6
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-win_amd64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-win_amd64.whl
-
Subject digest:
f427624b53f10649277d291f16b9169f237decc03c68614ccf644a6c4ee97818
- Sigstore transparency entry: 262947391
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-win32.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-win32.whl
- Upload date:
- Size: 332.5 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2e468271e39820d110389b12ed9a0d518bbd90fe3aea2248bbdf81947e6b0b7e
|
|
MD5 |
e345785d7ff97f4cc26d40d4ae15ec06
|
|
BLAKE2b-256 |
ef6ceb8b8bb173357462502f95941cfa6b7d45bf51a9bba198d16cea2abe3154
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-win32.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-win32.whl
-
Subject digest:
2e468271e39820d110389b12ed9a0d518bbd90fe3aea2248bbdf81947e6b0b7e
- Sigstore transparency entry: 262947399
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 984.2 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
24862b87a21615e28e38a7772fc9fe1de30bdb2a8b326a187580579f4914c666
|
|
MD5 |
4184c51a5a8a54d15207e38b0057b57b
|
|
BLAKE2b-256 |
961eb3bfaa54b8587561de839e1ff8b4dc162d11715a5ac6140bc0bb90476508
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-musllinux_1_2_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-musllinux_1_2_x86_64.whl
-
Subject digest:
24862b87a21615e28e38a7772fc9fe1de30bdb2a8b326a187580579f4914c666
- Sigstore transparency entry: 262947454
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-musllinux_1_2_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 969.8 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
32f694296ebf1aa38b2fe64ee6aa5bf3694905273e676918bdc91da642257153
|
|
MD5 |
58124d0c50f6641167979331c86c5839
|
|
BLAKE2b-256 |
54eb65d665452291462711fcb9db5bc55782582bed3296eac6c4a298bf2211ac
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-musllinux_1_2_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-musllinux_1_2_aarch64.whl
-
Subject digest:
32f694296ebf1aa38b2fe64ee6aa5bf3694905273e676918bdc91da642257153
- Sigstore transparency entry: 262947450
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c9122d4135a8738b681feb30ecd6f976c4ff8f20413c55a37e7bfea3fe30fc31
|
|
MD5 |
8fa4c8536c46227cdd4ad63ced2defe5
|
|
BLAKE2b-256 |
dccc64fd299d358ef92642d932059c24d31b6a00de0128c4cf7598d28b25307b
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
-
Subject digest:
c9122d4135a8738b681feb30ecd6f976c4ff8f20413c55a37e7bfea3fe30fc31
- Sigstore transparency entry: 262947416
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 934.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3559685b3f4d319ffc7abfa388ece1dd6d4fa236d6e494b8489468754ea3d04a
|
|
MD5 |
4c0220a068bf35506fbb68df3d7e9836
|
|
BLAKE2b-256 |
0c017a7dc23ef5737dad12d513f951ddc20bef9594327313ca92ecd891b37fd3
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
-
Subject digest:
3559685b3f4d319ffc7abfa388ece1dd6d4fa236d6e494b8489468754ea3d04a
- Sigstore transparency entry: 262947436
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 345.3 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
49ae3a751ba8480b26a8bb0d7b2b3f00b7acdea57ef1daf465f72edaf931fd9f
|
|
MD5 |
460df9c792a09475f459017ee86e1910
|
|
BLAKE2b-256 |
7deba7f4e108727cdb05aaafbb58bd4e700dad686e5a9c2da8acb1ee95148c44
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-macosx_11_0_arm64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-macosx_11_0_arm64.whl
-
Subject digest:
49ae3a751ba8480b26a8bb0d7b2b3f00b7acdea57ef1daf465f72edaf931fd9f
- Sigstore transparency entry: 262947395
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 350.7 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
90fd70ea368e4d01d8e9b4668f1afdc6bc19bb268bf6bf222b763abe5289668c
|
|
MD5 |
d17d507ac36d0cae42f0c20104f95cf1
|
|
BLAKE2b-256 |
bb642b2d83600d909759a4a24ecfec8c5792cda7a9f694d12b4e2fd2740fbad1
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp311-cp311-macosx_10_9_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp311-cp311-macosx_10_9_x86_64.whl
-
Subject digest:
90fd70ea368e4d01d8e9b4668f1afdc6bc19bb268bf6bf222b763abe5289668c
- Sigstore transparency entry: 262947361
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 344.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
26446c53b1f67c14034e253ac652d264ae1e145611bd53a79a1a7e9b49da914d
|
|
MD5 |
fb3becc1d57366dbdba5345cb16faeae
|
|
BLAKE2b-256 |
6c5baab329bd9e9a23792a57c20b8439ffbeae633f798eacb93cba589a8805f2
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-win_amd64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-win_amd64.whl
-
Subject digest:
26446c53b1f67c14034e253ac652d264ae1e145611bd53a79a1a7e9b49da914d
- Sigstore transparency entry: 262947433
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-win32.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-win32.whl
- Upload date:
- Size: 333.0 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fda58bfbeb42a3e92bac77a9c7c8ec021ec7729221a3a1bfd87bc761e6dcb6a7
|
|
MD5 |
019ee0b5f0b22cdc42e8cce3439c0290
|
|
BLAKE2b-256 |
13d337ef85d64f84a24e1c284c520761c7df4324a6916da9a4b4a534db130a46
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-win32.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-win32.whl
-
Subject digest:
fda58bfbeb42a3e92bac77a9c7c8ec021ec7729221a3a1bfd87bc761e6dcb6a7
- Sigstore transparency entry: 262947424
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 956.6 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
baeafed019682faad405c695f7077341dcf84087ab4b07d524a08140c9f2222a
|
|
MD5 |
6e7f6d79c47cfe36e73bb253e86acd3d
|
|
BLAKE2b-256 |
3b1e4382d73a71aaec43aa8bbdfde3159f2ab4dc3b67373c1a4d018dba4535a3
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-musllinux_1_2_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-musllinux_1_2_x86_64.whl
-
Subject digest:
baeafed019682faad405c695f7077341dcf84087ab4b07d524a08140c9f2222a
- Sigstore transparency entry: 262947389
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-musllinux_1_2_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 944.2 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
36d8fd1e914ef3ab3b39029837967ff6629793e0a1b36a8ae8d63aff7e4e2b8e
|
|
MD5 |
02c8e67f18193cc90947bd3ffd3a8c0c
|
|
BLAKE2b-256 |
c230c3f0d6b45dfad110d01fa89eac1f18b0eaa976c82a2c38a67d67e8421e55
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-musllinux_1_2_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-musllinux_1_2_aarch64.whl
-
Subject digest:
36d8fd1e914ef3ab3b39029837967ff6629793e0a1b36a8ae8d63aff7e4e2b8e
- Sigstore transparency entry: 262947380
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6690a03a15401952677f3f4eabf6777602912e9782e8236dfc8a5847c1bc2614
|
|
MD5 |
94c6b88175227d7f5442aa0746442beb
|
|
BLAKE2b-256 |
24c6bd6b2b4dcc8b5c803f1e04cbf34e94526fd1236ac7145a9832430c41f6c6
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
-
Subject digest:
6690a03a15401952677f3f4eabf6777602912e9782e8236dfc8a5847c1bc2614
- Sigstore transparency entry: 262947419
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 908.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
66cbda03b6a713d894f3d6e640566793c33025f827b9e3ffa5cd7b6a1ff3b583
|
|
MD5 |
f191065664f253df32f6314d615a822a
|
|
BLAKE2b-256 |
5724548d0c598b52475e27c66e0468ffa458af2d0a39a500a1bfa9f5b6bd6754
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
-
Subject digest:
66cbda03b6a713d894f3d6e640566793c33025f827b9e3ffa5cd7b6a1ff3b583
- Sigstore transparency entry: 262947412
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 345.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
525a6ca46e74861e8011793be18bfe700a8218f4c0a932d3a6072cf6439456d0
|
|
MD5 |
fc395fbd018cc52b6b947992de3752bc
|
|
BLAKE2b-256 |
c859fc1f59032f9d3d413e1a913aedaaa801955350253c40601aef37aad874ba
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-macosx_11_0_arm64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-macosx_11_0_arm64.whl
-
Subject digest:
525a6ca46e74861e8011793be18bfe700a8218f4c0a932d3a6072cf6439456d0
- Sigstore transparency entry: 262947371
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file maicos-0.11.1-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: maicos-0.11.1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 350.7 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
458ec92354664b91897c967c424b9d26c3620a70d4ab7265060000efd23713f7
|
|
MD5 |
2c945c4203f2c66cd9f30af659c39899
|
|
BLAKE2b-256 |
6074735e9c5606e477b662ab49415036b9f3e15a5e821adb3bb731c6efd3180f
|
Provenance
The following attestation bundles were made for maicos-0.11.1-cp310-cp310-macosx_10_9_x86_64.whl
:
Publisher:
build.yml
on maicos-devel/maicos
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
maicos-0.11.1-cp310-cp310-macosx_10_9_x86_64.whl
-
Subject digest:
458ec92354664b91897c967c424b9d26c3620a70d4ab7265060000efd23713f7
- Sigstore transparency entry: 262947394
- Sigstore integration time:
-
Permalink:
maicos-devel/maicos@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Branch / Tag:
refs/tags/v0.11.1
- Owner: https://github.com/maicos-devel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@703b1d10255153e0a7b4a5bcce65e62831b8c129
-
Trigger Event:
workflow_dispatch
-
Statement type: