Skip to main content

SpectRes in C

Project description

SpectResC: : Simple Spectral Resampling in C

Coverage Status Readthedocs Status arXiv PyPI version DOI

This is a Python package written with C extension to provide significant performance gain on SpectRes, and some performance over the numba implementation:

alt text

We keep the implementation as close to SpectRes as possible. The speed test was performed with a single core of Intel(R) Xeon(R) Gold 6226R CPU @ 2.90GHz (Oct 2025) against SpectRes v2.2.2.

Installation

SpectResC can be installed using pip

pip install spectresc

Documentation

Please refer to the original SpectRes for the documentation.

Citation

If you have made use of SpectResC, please reference:

  1. the original SpectRes arXiv article
  2. the zenodo DOI for SpectResC

Project details


Download files

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

Source Distribution

spectresc-1.1.0.tar.gz (18.7 kB view details)

Uploaded Source

Built Distributions

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

spectresc-1.1.0-cp314-cp314-win_amd64.whl (26.3 kB view details)

Uploaded CPython 3.14Windows x86-64

spectresc-1.1.0-cp314-cp314-win32.whl (25.4 kB view details)

Uploaded CPython 3.14Windows x86

spectresc-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (37.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (37.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp314-cp314-macosx_11_0_arm64.whl (23.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

spectresc-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl (22.6 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

spectresc-1.1.0-cp313-cp313-win_amd64.whl (25.8 kB view details)

Uploaded CPython 3.13Windows x86-64

spectresc-1.1.0-cp313-cp313-win32.whl (25.0 kB view details)

Uploaded CPython 3.13Windows x86

spectresc-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (37.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (37.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp313-cp313-macosx_11_0_arm64.whl (23.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

spectresc-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl (22.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

spectresc-1.1.0-cp312-cp312-win_amd64.whl (25.8 kB view details)

Uploaded CPython 3.12Windows x86-64

spectresc-1.1.0-cp312-cp312-win32.whl (25.0 kB view details)

Uploaded CPython 3.12Windows x86

spectresc-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (37.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (37.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp312-cp312-macosx_11_0_arm64.whl (23.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

spectresc-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl (23.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

spectresc-1.1.0-cp311-cp311-win_amd64.whl (25.8 kB view details)

Uploaded CPython 3.11Windows x86-64

spectresc-1.1.0-cp311-cp311-win32.whl (24.9 kB view details)

Uploaded CPython 3.11Windows x86

spectresc-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (36.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (36.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp311-cp311-macosx_11_0_arm64.whl (23.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

spectresc-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl (22.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

spectresc-1.1.0-cp310-cp310-win_amd64.whl (25.8 kB view details)

Uploaded CPython 3.10Windows x86-64

spectresc-1.1.0-cp310-cp310-win32.whl (24.9 kB view details)

Uploaded CPython 3.10Windows x86

spectresc-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (36.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (36.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp310-cp310-macosx_11_0_arm64.whl (23.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

spectresc-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl (22.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

spectresc-1.1.0-cp39-cp39-win_amd64.whl (25.8 kB view details)

Uploaded CPython 3.9Windows x86-64

spectresc-1.1.0-cp39-cp39-win32.whl (24.9 kB view details)

Uploaded CPython 3.9Windows x86

spectresc-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (36.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

spectresc-1.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (36.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

spectresc-1.1.0-cp39-cp39-macosx_11_0_arm64.whl (23.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

spectresc-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl (22.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file spectresc-1.1.0.tar.gz.

File metadata

  • Download URL: spectresc-1.1.0.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0.tar.gz
Algorithm Hash digest
SHA256 80bac6c72a1f190cac33611aaa9a1f4c4549a9e414a5a5d009293cc724511fd8
MD5 69110a21e3061582661429c5325a4a4a
BLAKE2b-256 1efb89c533a500f343ad40251c97ac6c178ff0f54972f0ad5262d6842bc894f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0.tar.gz:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 26.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 736acc238a5a74595808d476ef143907c563a985761f3025854eec6a268ab4c5
MD5 68a19550d744fb888bd664eadd346923
BLAKE2b-256 9aabe1021ee0cb2e0ba93b521db7816f14676409e5e9d4da65c53301fe49626f

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 ab623d1248009b1d0554d81d34f2bf04104335720e526ec0cbe52e9af907c257
MD5 4db541a42485d5ae37be7343b276165b
BLAKE2b-256 1c6f2c8cf96367353c14122eb5cc85ca54ac14f778f7b5bf84e5edab94e229e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6234bb0f88a43f00ec03493d525b905db7e0fa60f59ef3c912929343661ade7f
MD5 cdd726d161febbf3af7644b86e3a5a03
BLAKE2b-256 67682c3948cdbe297aa334a59f4ece36d10d77e133e8095fd139b44c4bda28ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa1e72b5745c8a3dbcd9846a72ed7607b614975bf662932c23f1b5e98afb43e5
MD5 aee74092def42d2e84d19167d6fdefb3
BLAKE2b-256 e1b594a46db28b387e3cec820ccff1f101e879cba58a4fbe26aacc5f774ddf3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a790462528ffa2190e3fa4fc268e7abc8bcff18be26ddfc325fdf7079d2e81d0
MD5 1e3532b2162a131587854828ee3ec610
BLAKE2b-256 73f0e328b1e2fa53f7fb995c839002ecbf25df05ef859676d5333e1210856fe9

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9c01902e8c225a348e132d4ca37833a12d22f3f372bcbade508fec4ae99d3528
MD5 6178a40ee16447676efea3de61936cd6
BLAKE2b-256 108fba570ccfb821b9b17e1c4e868c51485df743aa52e0b7b43ac6ebd6bf5aee

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 267a03a853f2ba8d8565570ec8b8b9d754a4cfc33ae26fb98e2e9d6d097b44d7
MD5 1c846bc97a2ba2a02a07bd4095913393
BLAKE2b-256 4a6495896d4546fdaf81616dad3591a049dc47e12b420a871c3936c941b7b90a

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 db2970ffdc4a96371ef8aff9551b3badfb67ff1bfcbc9464089d33bdb054fda1
MD5 29b8a34e950a49e71f7d381f98b8f1f6
BLAKE2b-256 ccb2e31c8c0ed5ba50d93442fce20db918824cac7751dc5c8bdcfa4c6696bdf3

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3ae92e623c7de75fe2a2116cd4f068fede9aa3a19b672ca049923b749604f32
MD5 3b3d45f1eda9707e2194b66cb66daf49
BLAKE2b-256 95ca85c87ced3ef363163baa3fded52b35418f7d96748cc13f6acdeeda7b03a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fda4ae9bb20ca2506189a4e3581156c949dfa1e169ac81e1e68a7b034600946a
MD5 097c683cf6a8e1fa3ee0f83ad34de65a
BLAKE2b-256 eeb93bb6dda102667e6216ba9816a23eecfdc26a9a5657817c294a0c27482320

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22d38a22ee0c7abc5feacf2d1ffdaa9a42a538a59a42c8c917e2fa713cbfd5ff
MD5 0184c90632d0ac23dbe05b7af7b05aea
BLAKE2b-256 caac86a6a6991a5b144f3989221c9426deb2720bdd9a26ee8dd93dc30d0d354d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 419518f1c5f141f6593bd58540f6d8f9293abd85e090552733286a9ef30ba00f
MD5 ceb45a36562628500bdd16790bfeddae
BLAKE2b-256 da2e7fd8120543bceb2e704079f44951eff9df7e7bfef47560500033a684aa06

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bcd9517c82c0b115a4254b251dd2ed0ce5c2e82c7547fe74f5332c2bf4442905
MD5 9959d8292df49e9adf6ae80dc1723849
BLAKE2b-256 01c06f2fdd25708450fd9bf6e3d8faa8f6051adf705bfcd918c6be6b096351dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3dc814633d0a421aa8824c4cccb278f4a56173ec81378db5806c037282bcaf5d
MD5 ac83cea9209856a208121b8bb62ed9c5
BLAKE2b-256 45dd291b4a8aa6d90508eeff43e9d383feda8518ef4180cfa93cddf844e9587c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28f81ebe70137981cd0893b1a1ccacc20dcabb700b9e1913c0b56039c9969f6e
MD5 7c0bd122a8502f672a4ddbb249a4de37
BLAKE2b-256 e251cb2bd5a76e001c0cbea106fc2c1c2b5e414849e86e6e25a02a692dd1838b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dafa9ae954a2ae848b8a7ad2d982b3138a93be3e28479a1ac562bd5477756bfa
MD5 c21ac551f6a4ae4af48641c62edd831c
BLAKE2b-256 b82ddedaf188417e08097a40324ef539e50d585bf3583771c744d7036c05dc9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 757a618c72baa12ae37e8c5e8db915aa9feaa5fa7cb5494c0af47bc069ef9b2e
MD5 a921877b7fac2faea34180eddde4503d
BLAKE2b-256 65ded7d06e42fd372f3ffaefad337b70dc2a9a8d37fb9d08a4f357c333c7264c

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e6fc59b1912f62e1a25df25b18abe0cb0033ef058ffe0006ae5eb68b23d4c0ea
MD5 f932c418febb034750d145c2e290c989
BLAKE2b-256 c6dc0133f66e9e2b446a756611e74019e4137ef7f1a6a33bd30073301d56a3ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b6f6ee00ab6e14fe07bd1e96492e17e478a38c5fd7d45835801048240773bba5
MD5 5c008adaad6957b3315108f77587def4
BLAKE2b-256 e0bc7ea4acb86f290b0f0d253ed412a1dd6328b0dae3b343a894b38a29e2a2a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1bc4f3634d984b8b28fbb7399aca02295251af1fe179541bbeac533b9baf8975
MD5 82c59663d76394cb4f1bfa90dbc6b9cb
BLAKE2b-256 789540bc72f7732de943633f52cd2b2e5c3ebe1a8d75713ee29e3496efee2222

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 719649fc05908a3a22f4cea41f0e0f2107fddb6c0ce6f32e1687bdbb6bdef235
MD5 3e6d208687cefdd2f0ca954633e9cec8
BLAKE2b-256 31d0055c50f40d99b20d93c328d80ff9451e98f96f4764f2dc7f34bad0948742

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d7400cb97f05150b09b7033025355501b02587018e3ce038a73b2b6b491bc1d
MD5 536e5da7bb7a42dda5c1696533b50b33
BLAKE2b-256 c213993cc380066ecf142a73bf3eb95876840f30a808b750a2ca9825a3e3953d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9146e65307405f0ec579cf52d798f9c0a7762d7e2abd3bdeebfb47c1af38b1c
MD5 90eab24c709db188e8700af7b683ac23
BLAKE2b-256 036a9e9ff0cd5b05ac3cce5443f4ca2f6d53d4a4667283ef2213f312e4eb78ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b938490bd09c76b7bf918571535b80a669cbaee42914cbad1e39fac20635b8c
MD5 4cc7bd96781aebf5271751d07dd6f9c8
BLAKE2b-256 470b837f4cc7158503d43b35383dbd5864cb5b9a2999eeffaa1281c3e95f53ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dce8bbff4c25d6233ad8ac6a19aafcac51d43e619aff33979f1fbf7f4e619590
MD5 738f1812d4461c904bac30f76b1c01cb
BLAKE2b-256 c4c089e4e2f3e17ba3a7425c02ebb0d23fe96871cdb9014f17814585517808fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 280b469487ecc62cacb5c7010f60725ff48cafab978f3d549b31f021425063c8
MD5 e3f6838713a6b7117bfbd473604489f1
BLAKE2b-256 b51e09a225087da989a00976dd4591a186393b5790c3b212780bc764c79e1552

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af7dd4ac01473a7b4061621634e8f790208ac04626e9bb70d0108b19ffe3a9d9
MD5 b04077a33cf61e2bc94f3f63529fe76d
BLAKE2b-256 55452c6563df6e79fac3878abd62f2598c250fb6a162330978242c93fe80bff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3601e6c39424211139f91903e0be5ab3e61495521fce873d01f4b5c4c01d8eda
MD5 e9b08ba5ab935b474637dbd7694abc83
BLAKE2b-256 f02e104cf6e8c408eab82fdda7fe52fe0973b68aa3aa6a6543eec39c197954ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0c2490d6788fbf3cf1136a4a8da7392d749bf7ec6d217a77efbce99888cea14
MD5 541c0c2536f670874a6af46b7696c123
BLAKE2b-256 bc11355c0de915ab7092a771e8d97e5d7ea0306d06d3bc97a9baec72e7c1522e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 87192ed6c50ecd8c157e3ae3efb500669b873edcae61e56642bebf23b5940783
MD5 27c70119d87471e152c8df2f7244083e
BLAKE2b-256 f99d4fd2a1eea0281a878925981ec3d9d40e4964a112cb68bf4b336137bf93ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1efe3d9d1f190e38cb301cbbdbf9ef5b07d713e91a63a34522f61e140eadb17d
MD5 b77efead987c990c39b9eaa8b8490837
BLAKE2b-256 3f6bab2a30e0a42689740bd7ee37d34b974365c823bd07712074872279b43bc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-win_amd64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: spectresc-1.1.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f5767d5c899b3f52f3cb4656a01f4e868c7716eeb2993d180c85ea621950d9c7
MD5 85ce5c14f0db151f4ce7ea81b2d67333
BLAKE2b-256 2f80dc0021f843ca1ac0412b627fa4fe660f38c0a4cdebb8ddd207029fbdee5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-win32.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a297e0b68e42c92a8d76a4671d47793b4417c59d2681f745c4457b86b30721b5
MD5 a5e351cea3647d9075f2c58866da76bb
BLAKE2b-256 944ec13013625820f9a95abe1d201c4d5b3c287acde07d8ad837db125979f139

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0a6f6d436d0bd6ef41531164b19d2708beaf4a91601c8c9cb0c08e2c4969fdf
MD5 6acd9c5c6a797a82289fc4356eb7b771
BLAKE2b-256 c57f7a3484012b02ea66ab527946b5a0369e7dfc3e48949ac3090827ba6b7948

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b841d1840b0230e971a9b9f561ca86c55d377e22a4b368cdd430f05cf962c7f1
MD5 19317e04939148a1da752bc80dc64a22
BLAKE2b-256 84aff35ab84e45f933f5331f007bc574e3b09239aa8906f404863dddc15999a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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

File details

Details for the file spectresc-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 98fabbe5261905e661d82f9552c188086fed281a2673bdba9e0316db0854a6ab
MD5 3bf9147f93f8b918e2a48237a3954b95
BLAKE2b-256 10ad1df2b5d63e4948203d1fa6d61ba5bd51bb6675b46042cf23e65c323356af

See more details on using hashes here.

Provenance

The following attestation bundles were made for spectresc-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: cibuild-pypi.yml on cylammarco/SpectResC

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