Skip to main content

Biomarkers of Critical Oscillations

Project description

crosci: biomarkers of Critical Oscillations

Collection of biomarkers for estimating criticality of neuronal oscillations:

  • detrended fluctuation analysis (DFA), as implemented in [1]
  • fE/I, a non-invasive estimate of E/I ratio [2]

The spectral ranges for computation of DFA and fE/I have been optimized in [3]

To reference, please cite the following papers:

  1. Hardstone, Richard, et al. "Detrended fluctuation analysis: a scale-free view on neuronal oscillations." Frontiers in physiology 3 (2012): 450.
  2. Bruining, Hilgo, et al. "Measurement of excitation-inhibition ratio in autism spectrum disorder using critical brain dynamics." Scientific reports 10.1 (2020): 9195.
  3. Diachenko, Marina, et al. "Functional excitation-inhibition ratio indicates near-critical oscillations across frequencies." Imaging Neuroscience 2 (2024): 1-17.

Running

The demo script (demo.py) exemplifies how DFA and fEI are computed for randomly generated data. You can use it as a starting point for your own data.

Building

We use uv and setuptools to build this package. As we also use Cyhton to improve performance you will need to have clang installed on your system

To build go into the source directory and do

uv build

This will both build a SDist and a wheel of the package for your machine.

Note

Crosci is also dependent on openmp, with is missing on modern MacOS clang version Apple ships. For the build to be succesfull you will need to install libomp as shown below:

brew install libomp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

crosci-0.1.2-cp313-cp313-win_amd64.whl (469.1 kB view details)

Uploaded CPython 3.13Windows x86-64

crosci-0.1.2-cp313-cp313-win32.whl (446.1 kB view details)

Uploaded CPython 3.13Windows x86

crosci-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

crosci-0.1.2-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

crosci-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

crosci-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

crosci-0.1.2-cp313-cp313-macosx_14_0_x86_64.whl (763.0 kB view details)

Uploaded CPython 3.13macOS 14.0+ x86-64

crosci-0.1.2-cp313-cp313-macosx_14_0_arm64.whl (719.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

crosci-0.1.2-cp312-cp312-win_amd64.whl (469.5 kB view details)

Uploaded CPython 3.12Windows x86-64

crosci-0.1.2-cp312-cp312-win32.whl (446.4 kB view details)

Uploaded CPython 3.12Windows x86

crosci-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

crosci-0.1.2-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

crosci-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

crosci-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

crosci-0.1.2-cp312-cp312-macosx_14_0_x86_64.whl (765.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ x86-64

crosci-0.1.2-cp312-cp312-macosx_14_0_arm64.whl (721.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

crosci-0.1.2-cp311-cp311-win_amd64.whl (467.8 kB view details)

Uploaded CPython 3.11Windows x86-64

crosci-0.1.2-cp311-cp311-win32.whl (444.6 kB view details)

Uploaded CPython 3.11Windows x86

crosci-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

crosci-0.1.2-cp311-cp311-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

crosci-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

crosci-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

crosci-0.1.2-cp311-cp311-macosx_14_0_x86_64.whl (762.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ x86-64

crosci-0.1.2-cp311-cp311-macosx_14_0_arm64.whl (719.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

File details

Details for the file crosci-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 469.1 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

Hashes for crosci-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1a0b60c0b9d099e9e14f8f3a4498fde29ce0d76b4d123f9ce0da9059f5411421
MD5 792b984c4529f9f0a47dcc1610973b76
BLAKE2b-256 463dec01caee2f0623e793495f4b07410878b8513b8f90e499f3cca770b69cb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: crosci-0.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 446.1 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b18d600523cce73109b6a6d69e5912e635ca53818c96854891d5a0e3332859b7
MD5 5c1ed3018b5bf64fd742fd36fb379660
BLAKE2b-256 d3c48e7c8c4f0195ba44cb6a2b0bbeaa8f545742e8f3eff8017fc59f25bcaac3

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2a34cfcba18e26767b04589a69152fcaf9d66bee025d88acb875159858ff23b
MD5 6d58d650c73e04bb37fdafa13cfdd8dc
BLAKE2b-256 b06748ede95eb35749219ae9ab16e61d3bde337560e77c5d06a40457e8632e22

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cc46829671f41eef3bb4ec236fa29f063fd52a2efd0da55fcf02534e8412950e
MD5 46e24968ae49194a3243740716a882fa
BLAKE2b-256 05e84f6ef70a286023b7e36c2ef635d5559ac6f88dcbcefacdea4e7cc47f4441

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7da460e9567e45fa43dde886a3050e766437b3a7f645555a0b8252a821e5689
MD5 c466b3f3e18ecdb713e8b55aa6552e9c
BLAKE2b-256 3e5d336adafcb5b2e0d045f69146293d322268344f9d0a10b3c456b80c8e72de

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 089af061a389ba2022f574e3494089c5ba6f2f424c85a2f3e1ee03028e3e1c80
MD5 5f5e053e5d24b8339bdd6d96e73815c2
BLAKE2b-256 7596737046a578a5819dfe4740cd3cd2a3d521940f9cec6bab1447febe2660a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 4077f40b7ae204e421861c02d109b22048521c50babc57d6905b6e27242c4374
MD5 cbe77e4be68eeb3b092a979b29228cef
BLAKE2b-256 dc9439164a2e12e4b450947a6b47601bf8703314e860b91cc5a9cdc823b1dba2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f30a14e294950d64d82adccbcd7dc9aa1e5fd298f4ed9c061330681695d07db2
MD5 583a95874b994bbd10b0d8bbd34dcf8b
BLAKE2b-256 259a798c0ce8f7c4dfe15e4de4b359548c16673b2c25d0aa06423191c135465b

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 469.5 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

Hashes for crosci-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 42bb538d07f74f71517176a7ba3bb2f2cac5fff23d4ce91b5564d9fd6328ac6d
MD5 072740c1ec42cb4e4ecb1fb3b24ceb0e
BLAKE2b-256 721cf0a6dd8cd4f0137f318111feef9e74badb4c2b9df53d40717535c168e947

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: crosci-0.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 446.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f4ea2ce6c03f168f6acba0da6bf801b0c9409e3e5ee8837d630f913438ab4182
MD5 7cb2ad87c3285ceccb484232d05c4df9
BLAKE2b-256 06677ca884c3495c0359a6dca00ab9da0255265fd340bfe01fd3a779b8e527dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1542b9314b072f9f7509c5f42145c0e85e5a261e0240f4f58655db29e0535004
MD5 41aed51c224d4770aaf389ce623002f1
BLAKE2b-256 c4453dc64f47cdec0699dfc6a453180394a3ef4c0b6acf96dd7130e9b872f2f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f6d6fee7c191178d6c6ad82984f7b25f6e2fbe8ad851fe1f49e5bbe6c6027c59
MD5 a53df8115139d7bb4b96c4c5913030b3
BLAKE2b-256 25bed72358e151ea86ea6235b0a7705f977d3b22b6d9e9319d00e9deca90932a

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7ad58d3fb2b0133c27f43fa70c4821adf4493bff6266de4c7686d661c832617
MD5 eaa44f66a575346242ec3de65630961f
BLAKE2b-256 1d7591b4e8dbe78afc84c7e5d5dd559b47f8e2f27fd5313e5296d8923eb7c181

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c6b280966a3339386258f2e6809730fe2ffe5e4515ce7266dbcaff0441a7cf98
MD5 eb65cff023a15701f0097144a03611cd
BLAKE2b-256 fa9faa6b86b488954829ac635bffc1e756335af91af3bf47f89e8a281bc96015

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 bf8bc3268f2d1b21c9a8bf9622f11dc31c63df1a997c86609775939ec74116f1
MD5 dd511d42b490dee12409b513f509f672
BLAKE2b-256 293b20ff3f8b36b60dcf73cfb6dab469b6bbd6263260b0fa608a3c15def05d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a22282dae99ab46f59dd8b7cffb4f7b5eeef183f84d95dffcc7731c2d9c0e8bf
MD5 43d3f87ad7679bf9f6e650a3a194c0d5
BLAKE2b-256 4fbaade40381171f1be070a8ae94c84715ed3221680158b97a9274c0db9bb834

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 467.8 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

Hashes for crosci-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3b46e90d262a60882f8d074a153589f698ac02b6917f673ae66fb522879e622d
MD5 c08104f2e15be28a06aae288f7dfb80c
BLAKE2b-256 cef1907bf5f12c4b86cc544ab5d52642983d71197f584c10798c89492fff7cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: crosci-0.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 444.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 16f52ffe2ea75f229d37bb462e4772bfaba8ef3a1a0b696ce252271f2425c0d1
MD5 4ed4fa6bc4543c6f01cb20262ad7df18
BLAKE2b-256 dba20d742160fbd3f7165b99cf9ef240b8104ef10f1c7bce7d8b296f193481a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbb38fdfc10545726a026aa8106a51de9c3ad7f285ca241fc22129f878a2b25f
MD5 a7503ca183e80127e8ed0828c0b64dfb
BLAKE2b-256 cadd932067a3fdb58264928adc7933c90e874da32d4fb43dc99e3b3b0be8f6ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b09ecc6f1c6ec28a6d02e3f8c857af52d3df1e79f504ecfe7520f5ed5e296b6c
MD5 944c566621db97305365111b988b4979
BLAKE2b-256 e82263e2799d9eaca7f08ebe899757bd9a8fb5e4e9b6c45aaa09eabd1fc8eb4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ddc04d4025fc2791c85589596c0c63d412fd0e5f6f020e79419ca584e5e5b5a0
MD5 a713780485aa3353b721d95e654eb4ed
BLAKE2b-256 26d22462a3614b15d5cd8fd1fe1f87bda5acc806ca3d9b1e50c27b734cc9499b

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d8f320f570af92d6b37f2f82fec324ebf86d237549c892e5518eada520630078
MD5 f54e2c1760ebebfda50b4e4059f9fd9d
BLAKE2b-256 3589784a7a84bc154bfa60fa076cd1994f4d9564fffbeefcb372d34f67067b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 aaea3a6faf48d55cac9f0d3f5518b56f97665ad65bb603fcf583cc3b5a0a84a4
MD5 f7918b3c8d53833fb429abddf1ae1a17
BLAKE2b-256 1491f89b80eea4b6115d4ff38630f61b38dfbe4adff554b6d609d73422a610c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file crosci-0.1.2-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.2-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 eea9d97435cbd51a8da657c7265d83f4b38f7861e1e72264d34b8d57bde98721
MD5 632d215e275f9f7133fc314b84a3a1f2
BLAKE2b-256 05904d61aef2b25be0aea429a986cffb448bcfb6eafd5251b4888596d60c2aa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.2-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page