Skip to main content

Python wrapper for libicer

Project description

pyicer

Simple decompress ICER-image using libicer

build

Please note that submodule code is used

git clone --recurse-submodules https://github.com/baskiton/pyicer.git

Example

from PIL import Image
import pyicer

fn = 'image.icer'
data = open(fn, 'rb').read()
rgb = pyicer.decompress(data, stages=4, segments=1, filter='A', color=1)
img = Image.fromarray(rgb)
img.save('image.png')

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

pyicer-0.1.2.tar.gz (31.8 kB view details)

Uploaded Source

Built Distributions

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

pyicer-0.1.2-cp313-cp313-win_amd64.whl (21.2 kB view details)

Uploaded CPython 3.13Windows x86-64

pyicer-0.1.2-cp313-cp313-win32.whl (19.3 kB view details)

Uploaded CPython 3.13Windows x86

pyicer-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (120.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp312-cp312-win_amd64.whl (21.2 kB view details)

Uploaded CPython 3.12Windows x86-64

pyicer-0.1.2-cp312-cp312-win32.whl (19.3 kB view details)

Uploaded CPython 3.12Windows x86

pyicer-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (120.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp311-cp311-win_amd64.whl (21.2 kB view details)

Uploaded CPython 3.11Windows x86-64

pyicer-0.1.2-cp311-cp311-win32.whl (19.3 kB view details)

Uploaded CPython 3.11Windows x86

pyicer-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (120.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp310-cp310-win_amd64.whl (21.2 kB view details)

Uploaded CPython 3.10Windows x86-64

pyicer-0.1.2-cp310-cp310-win32.whl (19.3 kB view details)

Uploaded CPython 3.10Windows x86

pyicer-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (120.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp39-cp39-win_amd64.whl (21.2 kB view details)

Uploaded CPython 3.9Windows x86-64

pyicer-0.1.2-cp39-cp39-win32.whl (19.3 kB view details)

Uploaded CPython 3.9Windows x86

pyicer-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl (120.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp38-cp38-win_amd64.whl (21.1 kB view details)

Uploaded CPython 3.8Windows x86-64

pyicer-0.1.2-cp38-cp38-win32.whl (19.2 kB view details)

Uploaded CPython 3.8Windows x86

pyicer-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl (119.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyicer-0.1.2-cp37-cp37m-win_amd64.whl (20.7 kB view details)

Uploaded CPython 3.7mWindows x86-64

pyicer-0.1.2-cp37-cp37m-win32.whl (18.9 kB view details)

Uploaded CPython 3.7mWindows x86

pyicer-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl (119.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

pyicer-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

File details

Details for the file pyicer-0.1.2.tar.gz.

File metadata

  • Download URL: pyicer-0.1.2.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3d0867812a02635bd1ac14a1ab05cf9913594b1855eb076020c75efa7074ad31
MD5 b782807285be24781cc71b63eab3d290
BLAKE2b-256 ab0464c5c650a2f7364a7964566ea6a32f4149f2c57a53f71b83045c2a77020c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2.tar.gz:

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

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

Hashes for pyicer-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1dbee92e3dffd16e1978d6012504f3c3e713e6829e40d841e5090352ab7e9102
MD5 d3a4fc4bc4d926334e6ba77a88f9aff0
BLAKE2b-256 c7894d5789c18bc3f67066285dc18d94798c54a70d06fd2bf638df0bffb01e28

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

  • Download URL: pyicer-0.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 19.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

Hashes for pyicer-0.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 bb49dae890c89b6170624484fa8f3d6aa046bf17350c17fee265f82e4dc2475b
MD5 bc594e1c96ca77b17e9f59e0e43ff89d
BLAKE2b-256 6ff017cc680c876b45d00de56d108e2601ae8c1ef805a997b759b1117dbe999a

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f3924985bacde5984d7aa1b0e451b6a858fa7fceee2a00934bc1e17d1506376
MD5 dcc7362e2a1737359d64a6efe2fbe176
BLAKE2b-256 fbe21b30ca9b2e7b0889031d7dfb000b5c33a282b008d6ea5f0e4f5c7d5d3e42

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e5bb696b54050dedf491c780f34da2b2816ea396ffeffa2f6d955e0da3e61c4
MD5 c4f3fea3d9d9d79c09120430543cf366
BLAKE2b-256 556c227beb628d55f41ff6dd635803990d3f80c9f5174f5b9229c0defbd8afd7

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

  • Download URL: pyicer-0.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 21.2 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 pyicer-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f0512a94a5eedc964df274c79383423f01375d1cd50c02bf26562ce6e3ae9b6b
MD5 e83a83e6180c8efc4b4cf1ae3d66f974
BLAKE2b-256 c449c6c65030c67ef71bfea21cc7b2677e6fbc1a88cdcaf06b0471c95d704d4d

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

  • Download URL: pyicer-0.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 19.3 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 pyicer-0.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 90ee0bc00187b8c1b0751685b677c428d3540bfc394eab0b5070267078340631
MD5 244290b0d249233ada16a94ae30e4561
BLAKE2b-256 a0a735baa0b991c81db85fb1224c41cdef429604a4d2ac20cd025b6e1fe35761

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d55fe8981b3918b9bb6acff4296754dce2e1ea4e8d690cd420a4800045d7bd3
MD5 955e394dbde5c91efc401a0ed7160c7f
BLAKE2b-256 8f27c9abf27101289da0bbf603c48eb15666cf148edeacb5b0d239f3f3224bd4

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e43d2098658ceaca0aad732ae86dcbcef2aa5e2921d77827b709bc92c51b82e
MD5 b093d2622054b34f18ecc5e56922f092
BLAKE2b-256 0de939dc0f8842966a51ae3c11d025ba4db4e2fa90f835cbbbd46a5590b9d3b4

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

  • Download URL: pyicer-0.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 21.2 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 pyicer-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 62b270595f3dc3ff2a2ffe72b8b0305c34f69ce6ccfdfda92235dbedd2c9bafc
MD5 4a12059ab66dfd1e1f45cc47bd707ffe
BLAKE2b-256 7090daf7e8284546bc32bd8c75142803f6b5ab25c6c7c4e0687afa5a87727df5

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

  • Download URL: pyicer-0.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 19.3 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 pyicer-0.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ddfbfcc27f4c21d2a2fddf538fa2a4a2803c9c8d84aba0fee6449204611657cf
MD5 eadfd41d9d394a90dbb0bc68c64a4463
BLAKE2b-256 64106b3fb467c5487c3bf3f3249c771bc546550a9f01eb2b47b228490853aebd

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1dbde14182af8203bc485db6ae977723802bb498bd0268aa4e2bc276d3925894
MD5 167935d95b3b5e4f20083a3279c0799a
BLAKE2b-256 30468000ad33a43118f823cdd45632cfa63385ee533d4f0515abe5e3800fcb0f

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

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

File metadata

File hashes

Hashes for pyicer-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b0ce17150be60ddfdd2c79debbe561ae445b059477b5d5074cb9d8604aa554d
MD5 4a297e568261f84bc8bfd6efb087fd19
BLAKE2b-256 fa3d8d4e0a40d9bbc30305a172b8b6ad8aaa8dbbd693eec12329dba276f05900

See more details on using hashes here.

Provenance

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

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 21.2 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

Hashes for pyicer-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 64748e7d338e21b163f970028596b41133bb1e40016e54091d56832ac6b7309a
MD5 b6cbef725c21af1cf5bc6ea05074d9f1
BLAKE2b-256 2ac3c54e07388fccb0ef8b2479937af2d605c4628e145b1d80ee6a0d1a2c3861

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp310-cp310-win_amd64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 915b8db7699c21ab528dcc2b87e3c351abdf58e6093611345710e476ff558bb1
MD5 9e8e60e97e41e931a02bd01462b1a143
BLAKE2b-256 3be724741efb00a0107dc1edd4c4783bd944c3c431697b3c779a198862ba80c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp310-cp310-win32.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f3a47a230ac7c03259e0016f558f525a662703612247d496c7c0e0fbae353d7
MD5 e2ddc8bb51796c2d6e6b44301baa3fd7
BLAKE2b-256 c6d9aeef6088d43d3e64cdface405c594c2bcb34488fc5a35eaf1dd82d3d35ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d09e577dd3926804cca30493afd5374da8e0d26d212db0b6c3fc642e9f0964f6
MD5 9db324e4ff2d76ab15c4247196fbee83
BLAKE2b-256 a26334b97d700b7c8e02a26d3743dba0fe0c882d89bb0b56495b1a8f8d452d58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d9d414950c45c1d9d6f8e9e73af1163639317a4d7164c7cecc5bfcce7d0fdd36
MD5 3ab62bccbe93329d9561a177ffe85c48
BLAKE2b-256 93447a80e2bc1dc5509e7e9b057b45c04021af66f78fba6a1d203dc4d3af99fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp39-cp39-win_amd64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6ffaf98e0657c08cdaf75bebf3daae9f25f9006d71de80c10c9924b42082b50d
MD5 dd24dbd4124dc98a73b5ec8a62795cc7
BLAKE2b-256 ed65a95778c0e1a7c7df58b27051f8341e3669f326d12da891843046402113dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp39-cp39-win32.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03ce66b83cd250923ef384902092e92d9b3a88ad13bcdd28584b1ff5f514b16b
MD5 9bc75eb714c5a008dfb2d59e3b9b19fd
BLAKE2b-256 b6f1ce17c3bb2c2395adb865dfd50a84f2555bb631edd7af022c713126355343

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 466070a56f1fc85b7d964ea44ceabc25a3b6e38dad29caad73399ffb7158146e
MD5 e6a47fc365c01ff34db7def805dbb789
BLAKE2b-256 362fc10e34e0575c52da362489854f20c48f34183f10fddd41226f226aa23748

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 21.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6f3b1b54efcb4a7ba8ab5e3a57011d1b8d50cc4f449aec45975bbadb6ff03570
MD5 a6bd1cbeefa513c1a458f1d166c30c2a
BLAKE2b-256 e5437fad1e05837e7c3da5ebdb2849ba9fdfeb78c1706a4a9ae5e1c96e242a10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp38-cp38-win_amd64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f40c9d42472711bd5641b4ef814d7fc968a68958a9ba7d362f098ac81b75de8b
MD5 5213aee914169bd17c23043438b771e1
BLAKE2b-256 d59656d782cb8fe8257107f87d66c9ee87abc95290e5f0e646e0ff1dd7511107

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp38-cp38-win32.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 854d9415ebc6dff1ba177dd8ee715b46450530322bde27981842eca8b3b0f54f
MD5 1b95f41e450facd3409458c793e0a004
BLAKE2b-256 3713b12faa07879018fe29d40e9941dcff43e7742eec5bc9b15bd5bbafc9e7b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52ac8cf96f361454062073a553305b1d96f59b2ba61f7c2e26b2729152917dd8
MD5 16568b8a45bc126624f3c1a842d3b306
BLAKE2b-256 835c4cea4098556b4a6eeeea884f4e5b2061cceb5447b15fe244375f314a92bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0b51b47ac9e36a2ae723db720d5015b609098598f9be5ab5d45bddb44b2db46d
MD5 c2be78c8cb74ab4214614b0225ae54d0
BLAKE2b-256 92625bb494c8b3dc689ba4283d25d1815383e7f6e2f52b5d7feee56ec2f18cc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp37-cp37m-win_amd64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyicer-0.1.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyicer-0.1.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 d905f0137358a544faa35ed9d025163e401776d0603244a8cfefcf811e511b74
MD5 66ec672a3a9123863290b5342a5df7d1
BLAKE2b-256 9fe474e4f449eef5ba6c400fbc1f114333f487d8bdd49ff7e662f1f44d9c94cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp37-cp37m-win32.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfc138f7d35c942d547961709912e27d79b7ee7f3b63a2ab299789db239878c4
MD5 ac9beec41f3a89c2929455eacc494cc6
BLAKE2b-256 94cbf5d48649ebd9d08d5637dd45819739557805739f91e750fda66b3e861222

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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

File details

Details for the file pyicer-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyicer-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25eb50e9a2f53ca59734568e3e9637307bcf94fd71518c067f82d695f13a805d
MD5 1a23c0200dd0f6478648d791857ac8f5
BLAKE2b-256 bd924728af15498dc997564847614b82a3e9faa00209609779cd41c85be01aac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyicer-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on baskiton/pyicer

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