Skip to main content

The Platform-Agnostic Reader Interface for Speech and Messages

Project description

PRISM

Prism is the Platform-agnostic Reader Interface for Speech and Messages. Since that's a hell of a mouthful, we just call it Prism for short. The name comes from prisms in optics, which are transparent optical components with flat surfaces that refract light into many beams. Thus, the metaphor: refract your TTS strings to send them to many different backends, potentially simultaneously.

Prism aims to unify the various screen reader abstraction libraries like SpeechCore, UniversalSpeech, SRAL, Tolk, etc., into a single unified system with a single unified API. Of course, we also support traditional TTS engines. I have tried to develop Prism in such a way that compilation is trivial and requires no external dependencies. To that end, the CMake builder will download all needed dependencies. However, since it uses cpm.cmake, vendoring of dependencies is very possible.

Building

To build Prism, all you need do is create a build directory and run cmake as you ordinarily would. The following build options are available:

Option Description
PRISM_ENABLE_TESTS Build the test suite (currently reserved).
PRISM_ENABLE_DEMOS Enable building of demo apps to demonstrate Prism either generally or being used in a specific language.
PRISM_ENABLE_LINTING Enable linting of source code with clang-tidy and other static analysis tools.
PRISM_ENABLE_VCPKG_SPECIFIC_OPTIONS DO NOT USE. Enables options primarily used by the vcpkg package manager.

Prism is also in vcpkg. To install it:

vcpkg install ethindp-prism

The following features are available:

Feature Description
speech-dispatcher Enables linking to speech dispatcher and, by extension, enables the respective back-end module. If not defined, speech dispatcher will NOT be a supported backend.
orca Enables use of glib and gdbus to communicate directly with the Orca screen reader. If not defined, Orca will NOT be available as a supported backend.

Documentation

Documentation uses mdbook. To view it offline, install mdbook and then run mdbook serve from the doc directory.

API

The API is fully documented in the documentation above. If the documentation and header do not align in guarantees or expectations, this is a bug and should be reported.

Bindings

Currently bindings are an in-progress effort. The following Bindings exist:

Language Package/add-on/etc.
.NET prismatoid
Python Prismatoid

We welcome future bindings. If you write bindings and want them added here, please submit a PR!

License

This project is licensed under the Mozilla Public License version 2.0. Full details are available in the LICENSE file.

This project uses code from other projects. Specifically:

  • The SAPI bridge is credited to the NVGT project, as well as the functions range_convert and range_convert_midpoint in utils.h and utils.cpp. Similar attribution goes to NVGT for the Android screen reader backend.
  • The simdutf library is licensed under the Apache-2.0 license.
  • On Windows, Prism includes NVDA controller client RPC definitions originally under LGPL-2.1 (and generated RPC stubs from those inputs). The Prism project has received permission to license the IDL files (and there generated outputs) under the MPL-2.0 regardless of the original license. Thus, you may assume that they are licensed under the MPL-2.0. The LGPL headers remain for providing attribution.

Contributing

Contributions are welcome. This includes, but is not limited to, documentation enhancements, new backends, bindings, build system improvements, etc. The project uses C++23 so please ensure that your compiler supports that standard.

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

prismatoid-0.8.0.tar.gz (998.3 kB view details)

Uploaded Source

Built Distributions

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

prismatoid-0.8.0-pp311-pypy311_pp73-win_amd64.whl (2.0 MB view details)

Uploaded PyPyWindows x86-64

prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded PyPymanylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded PyPymacOS 15.0+ x86-64

prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded PyPymacOS 15.0+ ARM64

prismatoid-0.8.0-cp314-cp314t-win_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

prismatoid-0.8.0-cp314-cp314t-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

prismatoid-0.8.0-cp314-cp314t-win32.whl (2.1 MB view details)

Uploaded CPython 3.14tWindows x86

prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp314-cp314t-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.14tmacOS 15.0+ x86-64

prismatoid-0.8.0-cp314-cp314t-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.14tmacOS 15.0+ ARM64

prismatoid-0.8.0-cp314-cp314-win_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows ARM64

prismatoid-0.8.0-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

prismatoid-0.8.0-cp314-cp314-win32.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86

prismatoid-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp314-cp314-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp314-cp314-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp314-cp314-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

prismatoid-0.8.0-cp314-cp314-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

prismatoid-0.8.0-cp314-cp314-android_30_x86_64.whl (814.5 kB view details)

Uploaded Android API level 30+ x86-64CPython 3.14

prismatoid-0.8.0-cp314-cp314-android_30_arm64_v8a.whl (723.1 kB view details)

Uploaded Android API level 30+ ARM64 v8aCPython 3.14

prismatoid-0.8.0-cp313-cp313t-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13tWindows ARM64

prismatoid-0.8.0-cp313-cp313t-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13tWindows x86-64

prismatoid-0.8.0-cp313-cp313t-win32.whl (2.0 MB view details)

Uploaded CPython 3.13tWindows x86

prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp313-cp313t-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.13tmacOS 15.0+ x86-64

prismatoid-0.8.0-cp313-cp313t-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.13tmacOS 15.0+ ARM64

prismatoid-0.8.0-cp313-cp313-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13Windows ARM64

prismatoid-0.8.0-cp313-cp313-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86-64

prismatoid-0.8.0-cp313-cp313-win32.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86

prismatoid-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp313-cp313-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp313-cp313-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp313-cp313-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

prismatoid-0.8.0-cp313-cp313-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

prismatoid-0.8.0-cp313-cp313-android_30_x86_64.whl (814.5 kB view details)

Uploaded Android API level 30+ x86-64CPython 3.13

prismatoid-0.8.0-cp313-cp313-android_30_arm64_v8a.whl (723.1 kB view details)

Uploaded Android API level 30+ ARM64 v8aCPython 3.13

prismatoid-0.8.0-cp312-cp312-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows ARM64

prismatoid-0.8.0-cp312-cp312-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86-64

prismatoid-0.8.0-cp312-cp312-win32.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86

prismatoid-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp312-cp312-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp312-cp312-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp312-cp312-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

prismatoid-0.8.0-cp312-cp312-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

prismatoid-0.8.0-cp311-cp311-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows ARM64

prismatoid-0.8.0-cp311-cp311-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86-64

prismatoid-0.8.0-cp311-cp311-win32.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86

prismatoid-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp311-cp311-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp311-cp311-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp311-cp311-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

prismatoid-0.8.0-cp311-cp311-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

prismatoid-0.8.0-cp310-cp310-win_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows ARM64

prismatoid-0.8.0-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86-64

prismatoid-0.8.0-cp310-cp310-win32.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86

prismatoid-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

prismatoid-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

prismatoid-0.8.0-cp310-cp310-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

prismatoid-0.8.0-cp310-cp310-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

prismatoid-0.8.0-cp310-cp310-macosx_15_0_x86_64.whl (298.4 kB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

prismatoid-0.8.0-cp310-cp310-macosx_15_0_arm64.whl (179.4 kB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

File details

Details for the file prismatoid-0.8.0.tar.gz.

File metadata

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

File hashes

Hashes for prismatoid-0.8.0.tar.gz
Algorithm Hash digest
SHA256 7281f543f17da252134e1b145d9e98ca9523e03981f7892929ef1ac5abe8e635
MD5 7ab8cc987a808d451e02a209d0cf41c2
BLAKE2b-256 ba6407b27fb1708ac61924059a43d7da18ee2d6e679149cadc296e9c27200981

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0.tar.gz:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cb7cd39e3546fc65c660608609c4c16cca9e2f3803172646b35eac20a70026d0
MD5 98ff63bd2723d2242853862353a31378
BLAKE2b-256 af51e0d7e7e040fe1640dac85cba5f7da6464e3175edc453aa0c8f5cf818a197

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a19c3741378472fad44a9b4035024debc20c8905d103fec17c2b3a202a3665d9
MD5 8b41c013df2be721809df9ed351614c3
BLAKE2b-256 4eee42edf8861b45715916aa2cea0b7edd280f44177e02a2b9033d6a4d6d5486

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fba9458cd909db7fcabc17515b76970a2eb8730bd1726d1546f51de57301d358
MD5 c788f8b8cfd836f0c90e3c2da37f87db
BLAKE2b-256 29d416d09913ed31b5ff949d326aeac62991a4f0f95663bf244562dac132b107

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 34c8afb42096dbb6f1d888791bfd905e7df9d0a27a3832b8093d653767c1d4e9
MD5 71c7850f287d0aa086a8344b46470caa
BLAKE2b-256 d2d5d10c0857b8ae054bcfc07e20b3346c05d9d106a11964bfb562be1cf6fce8

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 a208a8e64913a67540f4fc80f576b54aa60dbf17f3ee484ab365b8c0963bf1e6
MD5 8a33f391ac1f2a3f0fb6a03b7eb5bee3
BLAKE2b-256 8ed0fbc11da7348cc3c8494fb8f147f2f315380d71b6df4c0aeed7a812c97423

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-pp311-pypy311_pp73-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 3a1b84e511f81b2f2af3522e05754f96444e119ade65d946d822fa7e8865727b
MD5 33b8b6db0544a164121a0ca2bb6ad3dd
BLAKE2b-256 97954c25ac1d0d4002f29f54efb2b17a19c9efb96467546dafb2420af1c0c7fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0a4a06354fb22b78a408d8a2655fd3f3b5ce6ea7ae815dc1e4f9280a15220fa4
MD5 b363506e0f5ffc34685ffca3e37634d1
BLAKE2b-256 63b261286ed5440c2bd843fc5f03c2758db154805c20fdba903ab85ed38aff14

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 83a734eccbaf0ea0cecd2845054cdd8be8d28a476413d22581e817a826650338
MD5 85bfbb33972147107ee478dfd857f33a
BLAKE2b-256 4f73f0c6d91388ece8277ce84ca7d08ecf7523b64b7fb7a6c6bafb8066eba6b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01ccb15ffe6984faf51e532cd0747fb2fab2dcf1380c8e932f6dfb5b297d4820
MD5 a44d06e7dde540648db962371e84d684
BLAKE2b-256 0402b5036835111a9ec90ea5b6ddd1b61b3c11487bb9252296e27ff3ee8ef530

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 111e16d7de3ccfaa6d4bc9cb429058ea09f70fee5756e8b08d24a82baf10b139
MD5 91f06210265b648c24cb5ed914e744ca
BLAKE2b-256 c38867424fc5583cf03f05350acffe095ef9c1a86cf3220942501aba7e236a00

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 29b0611346882f74d72c38ac2d6c54fb0f0da4799feb3f7636b3013585f4c536
MD5 b02440e18ee6d0fd135076e43213af75
BLAKE2b-256 dce76758cb3a6e69162da07e4f8dbc3ab7eed12a282f6471d290f6d2c3ebd40a

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 0462e47ce04aa5dcf98745fb0fc8e45a6e642773bb0b0dc921c4b222a0f2530f
MD5 c04b97c3a6eb2e0e8cd33c9073d0ea24
BLAKE2b-256 d29d47cb33b30a45b0034d8757f6b074df8eacad539542669ee44a5f0495b7a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 e1192f66599614a2a52a7c6f166adbe274f0c18e5abca15817bdeebb977fdb80
MD5 5e31920af84a20318499c05121b0c7bb
BLAKE2b-256 4410fec2c346ba544f91d0a21ce1a6f61ed5bd8a1632c0927d4fa45c4817739c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314t-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314t-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 598de2c03d2eb3edef7558dc9ea9d62616908dfde3b664125089e223a5adccb4
MD5 e194986462f4c2d9d3e9a0ff9cd61463
BLAKE2b-256 0f910addea01c710c57970db374021168db134734b82953cba922ad1e2f7e29c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314t-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 01c766f6b4ecdb6aed0214edccbce001ecbea638cb1456bcea308876fe2169d3
MD5 1d76b3c8bd5a0dea6f762bf7c50e397e
BLAKE2b-256 0f7fb67dcd4289c64096235d14b245279170567e12225e7573f52d472377ef9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • 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 prismatoid-0.8.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8574ff602748355849316f321e5b2cbd97be562383cb3fb96adf955690cb598c
MD5 9a01e0c9a544b7a9ece149e03c9ce3ee
BLAKE2b-256 af4a597dfdad31c959b83540de4619c57e725522c97f9c63da86b370c3e4e6f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • 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 prismatoid-0.8.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 1705f38a880eef07d8d8379c40b6a791319c2f960606c4857003590cf4f04f8f
MD5 ed36411f707590f6d3c19d9627cf601b
BLAKE2b-256 019bc8b80107ef1df4dd42f25924ac8770ad05a75560dd6b78992e4bd357290f

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21ff66ae32f0436d86e96eb517d1c1b702486b23bf5422bcb3389f8f274c986d
MD5 fc49436e6d020e73545e9dcd5595c9fa
BLAKE2b-256 b7df49c3672b846cc7eab383e958e6b32147ca443604f924a197f0f76675a00b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bfe15d07fcb55614b566665fb3a87e6e10d32c0fa765df4feccda9631cfa4dfe
MD5 7273ec020d76dda9bdefc2efe60347ca
BLAKE2b-256 15399c527bfd0f41c69d6f110d25ca9655148384bbdb3220f56a8bdcaa263ae5

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 39c3713d3d881ee487ec32452d2905410957ea72ffed128006402dbb4932b853
MD5 2edcfe5bee7a6bbba67c3c469a7b5566
BLAKE2b-256 c626a9642ff4e6edaa3e45dfd11abdc2b636a1d20a887e0a0f40d98d3c4e9e75

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 9473410a5351d9e4ab6eef93a8eb178092c8f38dfa19f532d87159fb6c7999a5
MD5 9c27356d82508b0237a477ee7fb9bbbe
BLAKE2b-256 62731a2fa84df7a91975ddd59d2548d5d9c5f066bf22ce2e22897502e0f5d9ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c76138d7bf3eb95ad720a6e0f4426f64dd73fb2961e9bbe6a83b4d5d0216a271
MD5 39ab9d3ca3b79a08f4129664bea463ae
BLAKE2b-256 0b26cc73072ea2b3770b24fbcbbf4fe8ebbedf15ec9118d93ae294de40bee7d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 4fb78c1b4f80b6bf37acb48fba9d67831ac8d1da892acd416878251c4842275b
MD5 671066b2991518f4470b0fc18e64c1f7
BLAKE2b-256 9c800931f97bf91d87e1f0c81f4c04d8d9c4fc8c89de280589de88af6fe6e250

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-android_30_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-android_30_x86_64.whl
Algorithm Hash digest
SHA256 714fb9ed434ffa53d10f404b9223b9b4299059d6d5301f8246a2d8493b2f68f5
MD5 d3a0c2215b1c8e7fe37eba18fd1737c2
BLAKE2b-256 ac15f29c5b2702230f8e13c0f6d5d1f4cb5aefd451ea922909b767dc5837ca6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-android_30_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp314-cp314-android_30_arm64_v8a.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp314-cp314-android_30_arm64_v8a.whl
Algorithm Hash digest
SHA256 35ad49e4f74480ad35b2d101e1fd79287120f4bacdf34972514a3b23f16a4bed
MD5 63d21563312ff3be3c16be3f6290ec25
BLAKE2b-256 92da6848d663008f46961f5b49cfe495fa2ea0a85897affbd9c44806d48b246d

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp314-cp314-android_30_arm64_v8a.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 12b8c804109504d47a9da1ff8455f0395476e4e845325ac5305ef6979d7e1657
MD5 672a6b620eac0c2f348c6ec1ee66be6c
BLAKE2b-256 deb3819fa8dd783e981f7194fb994ff6c2fa9c010dbd3ac8b114982b61374897

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 fbd4cabdf728dca9e84179427e46aa4ccb78067d4826dde44419acbada9d260c
MD5 3223c8b837e98089edecb9f42616231f
BLAKE2b-256 b661a4169131f1d18a9b62318bc588e145c501884adf6f4a1fad97ea35c268c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 7e9e13cdcd2bd1c59170ecbe8d1ae9bafec0bbdb6f4e1662271acf31f11330ad
MD5 9a56c6c5a2ab8bdf3a7a6db86713e5ea
BLAKE2b-256 2c4ef55f29a0c08344da4595b8888d92f4cf40bc98be415e16f7d5891efc992d

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0856edac0ed7c8c94401a47b492357bb50c16e54926a557ee296a70458383152
MD5 92ccf227069d65c95ec9c4e56b874b5a
BLAKE2b-256 17a6d71decac45502b5aed23bd2afcee9ee70f2e7769db9b7e48f9a627407e9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5cbee9b2313e1ff687d97ea18cc3880b19ef5a2f5c28883e178bf04c2660b337
MD5 60926db0e320bff885408328c31ebd65
BLAKE2b-256 f7393b361f688a980639d167a892328c7354f4c75e06a6518379dc3df753849e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d0244faa161a5b9a30f13c4f252cb0732d8f5c273565fcea2447d6a71d4c2d13
MD5 d871db3232c5b2cec3229a5ed473bccf
BLAKE2b-256 a66b00988d732b10da3d5adea3c6a15144a36a92be55c5d42d5f0e5223a98d77

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 86d19a407259f7bef0a9d88daaf26c87ce20c8623a493ae37da3e229cc0c2aa0
MD5 68982f303203ca80b6b97a8502ca7dc9
BLAKE2b-256 6b429f782a280923e00906efaa2d0855f69d92d40e674b41396d374060152256

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 d5e9eb247f2d17ddf01eda00170213365c68611b2d59eedcd9ee878339371fd7
MD5 442f3e1beceb8014e1b8a08de0f83e65
BLAKE2b-256 52dc089d560af40f6b55049187d48e611542211c4b3bcc570b47c46bca00a168

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313t-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313t-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 616f3c57aad7fdf00dfb067112bf827d4b2ca76a140d4d6422ec583e44b8f781
MD5 77701f6eccbe294d31586a7bd8efce86
BLAKE2b-256 53e095df0dad59c21d6c469e9618c56c541fb2dca4621c5e29c08f2c64bb2375

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313t-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e80ce689dd6a07a89e262eab7a74364fa124d26bc79a1020456c283f39e048fb
MD5 1450096e38bcc8c6fc5aeb4551e1e800
BLAKE2b-256 56abc21aeb75b300ae68f1c36f5340513ad358e2da61fa1b147b564901a35cf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ba5e5ed191d698eb3987b1921197103d4303b0c84ef6102702ba8a37fd47bd21
MD5 d38a471eca7ede7d43384f99cc7c063d
BLAKE2b-256 61143b9752203f4f0cfb68f4611abb978e3fe182c201b71b3e966099064b3ff9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ff0e8f5965059cc5a9de4957eeeaea97884192c067e6dd9188d31fe4f5a5b2f4
MD5 4a763e166cc3ea4ee6a7aae5d2208d7a
BLAKE2b-256 969be39904de242311a0fe08aa499fd8f47bbb00b501317d8d723bbf2e56ad89

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef9fab870d5148fb16db6264694dad4cbc474161707805daebee41136748cb3d
MD5 15634bcb3419eb5121a2579121c6dc15
BLAKE2b-256 2374d5ea94dbf13419bac9d762ce5e8f2411e33d3afefc3ffbeb47d1947678d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d35b1f2255a3c755dd8f54add579dd32c9c657772c4a12fb8628522661b9878
MD5 f2548159a82f16ccf4155e56dda6f953
BLAKE2b-256 e220d9570cf1456efb32b346719ad350e94d802f77720bf3596cddaa162cae5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3594d50dcac048ed6afa670654f5448a1b9f61989b4b2c613d160ed604a7d297
MD5 00c0e35c8fad61fa4160043eb0277a0d
BLAKE2b-256 6f8c0d14ebad2dc05d26f6aaff4437546bea1a30116e4b5d0dd744117ab469fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 82322614a892c49ee1f070973a471ae4e3a752d4eb5a38ab1cf108129451a7aa
MD5 61cac58b9bcb78a427cacf46e642bc37
BLAKE2b-256 785869609a0ae0fb9ad042f85f3ce087665cf0b75eab860488bb729342a7aa50

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 556d4f31f5dae40d506a65633aa3f2229973403230460b7368e8785b8b2ae213
MD5 ff791e1fc6bdedea6c93ed1876390b92
BLAKE2b-256 4a07f61bde8f646f51ad257c40fe75a35bfd389bbe8ec4bcbad1b401661a2de0

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 33551b40cc83d731fdee28d7dd90da1ed385793e91cbd20d4c8594472dba7233
MD5 fb2816cc1919e603513f9a7b7b1c86ef
BLAKE2b-256 40cec7af5084216af9f31f69ae578d03ff1bb0e32fc55342a3b86bd2cb01d492

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-android_30_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-android_30_x86_64.whl
Algorithm Hash digest
SHA256 01d774aa76295c69777abdb348b2ad1a5a58896afaab12aa752ccdee956a9eec
MD5 51be5af3e5fdc74a9be875fcd285d422
BLAKE2b-256 3384417849b6e7f440dbaf4a3d0c902bc72a95fbcc5f7d2d4b01ea5b3bb3a0ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-android_30_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp313-cp313-android_30_arm64_v8a.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp313-cp313-android_30_arm64_v8a.whl
Algorithm Hash digest
SHA256 1b098b10e319b7f0866354aa3286b3f41f17c91cf619aad7df9b653b6e4bec81
MD5 8dd276c1013e679f7264357c60f2cb12
BLAKE2b-256 1c7c82c97f2942b21bfcd1c9f93d43fd0085e28a52deb0193a9255e378777e24

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp313-cp313-android_30_arm64_v8a.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 2ca3e210b7352c60482a9eb19f1ab73167275e848d0996b90c88ebaf4a93a296
MD5 ae01a95466667e812d8044c4c10c5df6
BLAKE2b-256 294617de3a8087a25b358e18b9aeeedd7d2696edd63809eddb8a876bbbb2cdb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3083d42a174a1ff5f255e00d0b5d525276a3867fa9eda157bb24be1865f68cd8
MD5 db66aff1b8bb9d8066a4cc8b4a9732c9
BLAKE2b-256 f83a09b55afc859eadfc25b595e279d738e6b6add0312d3bab2a0716cbb2c9fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 685192aa2dab77d1a107169fc94a05119fe88dde9043cf7cde3181a731861a16
MD5 35990ea60740b1c380634a48e09b6f12
BLAKE2b-256 5113c8fe22ea471df0beb50dd04f4ced58f839e4af63977e766de51c18d14163

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04b307ded6b9b7af7e857c5fb16656384cf441d793ddac6fba9e9790c55eec0e
MD5 0e7f4eefa5e651129bee519022ca473a
BLAKE2b-256 abc2516b44bc77f109c5bcd73fbb7046ee1e69988d688fa55c14565ef0bf3ec4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9634cd5ab291710a8265f1d68e701155e760c69dcdd057a37ff19c45bae99fe
MD5 ed0ea7dc4111dba4a0f6608b62a1e0ad
BLAKE2b-256 7a8dc9478488debfe84ae9ae30609f993d4659298ee4ac36fd1683c88154513d

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 0ccded266060355715314acd911823a70e04a52c33ada392cbd8086b8db268c2
MD5 568410286ab033e1bc406c0e4eeb210a
BLAKE2b-256 4347a8ca298010e3629438e85c52872d156258218bbe9d9af2357dd8f4b9b45c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 6489758ee3485033b36ab66ceeb6f2a1958819678e4a39a5adabadc261223252
MD5 a6a12de866bbe16938fdaafb50e3e826
BLAKE2b-256 6b04ab9054aaca928ffce84d76e8b3735ce1247608e16805d2539ea47e4e9557

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8a4b11c21fb946e2dd2180b3d9a85c68d587eb2f166f83e24c7fae340ac38a9e
MD5 4238a35c02f796d91c81440e99718aea
BLAKE2b-256 84afa9f898cd36d2234e0132b40b1b312d718cd7e1e1d325d6c4d7007819f8b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 8671f5b36302b841ec00313794a7c0c02ffd7b34624e0c318ac87e5aad2b0936
MD5 11af5e9c49f4d5358ab2ebcbcbda27da
BLAKE2b-256 84585cc12b25df1b1e2c4e95ae1875907ba6ee18ee07c9884cfc073581a05b09

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp312-cp312-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 7067e889eefeefc4da6a658069e9e73eee1358cb8870c0dc6d81278480598196
MD5 d449b9d3ff246e868c3d80f0bfaf4fe3
BLAKE2b-256 6b482d3ca90a0f1ec0e6d2f121ce777711549993dbcc2c93fa0470e9f24b77ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8251ccaeedb6371eac0e0781957f80883c9733d9fc3d055d09b4490617a9be32
MD5 ffa7015035ae667dce31cd2059fb9944
BLAKE2b-256 0fc53407c945b4422fd2958550bda490e456d8f3162c214e8b02e049c43a6e52

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ccd23e15ba1912f68b2b0545997e0110da64e3e82838b763fce8a213fdade5f2
MD5 7e0945e125065892f2b738ad872b605b
BLAKE2b-256 7cb70c6b066940a277611e2426e20131b4ac4f70c1316d9d4925e60a6a5bf4a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 838d2c502f8ab94d001dd3e1b890405eaab3a0ecc97bd836185e0432be69212c
MD5 cf00d2fe81207eae962656854fdff0ae
BLAKE2b-256 6cd87cb2b38484288d108dbb11aa0602f06f7265c57e4a75f118477478903db2

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 faaeee10c31505fe68805d26aa187d8d98b6ad10b2d869b6fb9d5f90c5d5b77c
MD5 3248b7f5ee8495a8ed70ce263ed8aaf9
BLAKE2b-256 b41bd6566365fb59f59611586308789e4db6a326e0578f231c43e0c49cc805d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 adab1af286b9ec66dea6d09b8a7cd59fc7f9108950d755a31ab80a9a2c7d730d
MD5 7d3ff936f45034d33fcb5c2d034a8762
BLAKE2b-256 3507c5bce80ddbd9b4bf346d6875be1f7371473292fe9ce9bcd6abfb0566dd4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 15e33af0383b1fe26f028176cbbbc76a776376e28fc34067f9bca20b059a4228
MD5 b0b83dbc87f078ab186baa684c45bf96
BLAKE2b-256 75125d9bca44cfac1d47785ce212808fdb829e98295aec1d55c4395cc98b21bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 44c8d38a58cbf7b15f9dd3a832581afbd70f42c7a8095a6493fed8d7372c8e78
MD5 924f72ab4d4de4269cadc4b4dc4bec21
BLAKE2b-256 db6e85f330f48bec9354b360a2cfdfad581e6a91a6f2d2fa39a81e5e2cbecd20

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 aee3d32b6de16117cbb9ff451425c862716a35d4048702d1a65a01b7b1a70844
MD5 9f42e4a750ad01e9f32cd4b84e5ea939
BLAKE2b-256 f5cb7c20c310a10557650d57d0b49dfdbce1a20eccc95563e0ad9a69dc87fd52

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp311-cp311-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 2c496f03fcd72111d871192223fc284d5a46765f3aa39189b72e56b0e3d4ed35
MD5 b2ce4d35056490a77f6ac1b8955cac67
BLAKE2b-256 b60a180e1625640677562a45bdf7b029aa47d9a6b9e2773f92306ff3d0372589

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-win_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cdf7f1ef5f56ca5ede9a49af2fb1caab5a711888e4109f36043784336c1f8945
MD5 7989fc1a1a11c36f75394cd76195cad0
BLAKE2b-256 4769962dd0be3f23c5b7cb17af799910e379974ef2dc37e562a82e875b05f655

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-win_amd64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: prismatoid-0.8.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • 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 prismatoid-0.8.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 53aba459cd97c2d803671eb69d96953edf404769c199bc35267395777838c1e0
MD5 e58e3f677ef394e23b634ca5abf43d1d
BLAKE2b-256 1525a47e1a3dfc65e758745f49fc0ea5ba268054777e466b288af3a2cf14e8b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-win32.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 514f1bce7251cfa24d418dfc16c0f20efadc8562eb77c189ac6c9164d8ec7718
MD5 7f12775c2cc7fdfbeb52a1fcac8e1653
BLAKE2b-256 0b969b07d2ae4e0b1e12fb28a247d829d30ec741cedc2dec87b38b0a78f7bbcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eeb4e60f401c24872f8b8033f198be117eadedf1287b7065f97573a653466fce
MD5 5f5342220853b8696fe11f75a5460050
BLAKE2b-256 2490a02bf0372d0786873fc7cbca4cc5e83f0eed6cf6fa5c349b06615680eec0

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 836c168a9d60e91c641245a080bc7d285880352533d7bd3932894499e70b0ab4
MD5 6b90e49951da472c23275a86d5ee3958
BLAKE2b-256 a9e6c3e48b2bbca6deffed3db71d0dab083e51e79b1dd8032ef46be040021761

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-manylinux_2_34_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ee1d8e15814a2bf6c375090335d782525df7c22ad6df13f6626566c34ef79e4f
MD5 4a88a39842ad98955959d4dab4404da6
BLAKE2b-256 bb8e91a6a1e0226f17e20b6f1ec1199898f5d13d33c5091ea7cde478f44f8d05

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-manylinux_2_34_aarch64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 9c11c727d6850d6828307493aad7a1b806b02b220402b63b1bdd4872e41c5dfd
MD5 8bdc3da80c861ece93603b29bec5470b
BLAKE2b-256 97520932c0de772d0844503af7f11821628fe40e7f74f07d81e2ba6c138d2245

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: pypi.yml on ethindp/prism

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

File details

Details for the file prismatoid-0.8.0-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for prismatoid-0.8.0-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 adecd33739dd144ec434307fdeb3d8ad566a21b5ef846de7aac9f24b1ee85bce
MD5 b04a2257cdb3ee15ef7eadee8f2e3ced
BLAKE2b-256 af3c2f07b51c908177eba642fdff1a6017d0b704cb95fa3d538b7b6e72dedb5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prismatoid-0.8.0-cp310-cp310-macosx_15_0_arm64.whl:

Publisher: pypi.yml on ethindp/prism

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