Skip to main content

dave.py

PyPI version info PyPI supported Python versions

Python bindings for libdave, Discord's C++ DAVE1 protocol implementation.

See the API docs for a general overview of the protocol, as well as https://daveprotocol.com/ for an in-depth protocol description.

Installation

pip install dave.py

Prebuilt wheels for all platforms and many 64-bit architectures are available directly from PyPI (32-bit architectures are not supported).
If you're missing wheels for any specific platform/architecture, feel free to open an issue!

To build from source, any PEP 517-compatible build frontend can be used, e.g. python -m build. Note that building from source (or sdist) also requires $VCPKG_ROOT to point to a vcpkg clone, as well as a lot of patience.

Usage

While this is not targeting/built for any project in particular, there isn't really any documentation to speak of right now. Sorry about that.
For implementation hints, feel free to reference this disnake PR or this (partial) TypeScript reference implementation.

Versioning

This project follows semantic versioning, i.e. breaking changes will be limited to major versions (e.g. v1.x -> v2.0).

Releases are independent and do not necessarily match upstream libdave releases or protocol versions/changes.

  1. "Discord's audio & video end-to-end encryption"

Download files

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

Source Distribution

dave_py-0.2.0.tar.gz (133.7 kB view details)

Uploaded Source

Built Distributions

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

dave_py-0.2.0-cp315-cp315-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.15Windows ARM64

dave_py-0.2.0-cp315-cp315-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.15Windows x86-64

dave_py-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp315-cp315-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp315-cp315-musllinux_1_2_riscv64.whl (2.6 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp315-cp315-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp315-cp315-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

dave_py-0.2.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp315-cp315-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

dave_py-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

dave_py-0.2.0-cp314-cp314-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14Windows ARM64

dave_py-0.2.0-cp314-cp314-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.14Windows x86-64

dave_py-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp314-cp314-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp314-cp314-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp314-cp314-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp314-cp314-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

dave_py-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

dave_py-0.2.0-cp313-cp313-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13Windows ARM64

dave_py-0.2.0-cp313-cp313-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.13Windows x86-64

dave_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp313-cp313-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp313-cp313-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp313-cp313-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp313-cp313-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

dave_py-0.2.0-cp313-cp313-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

dave_py-0.2.0-cp312-cp312-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12Windows ARM64

dave_py-0.2.0-cp312-cp312-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86-64

dave_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp312-cp312-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp312-cp312-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp312-cp312-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp312-cp312-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

dave_py-0.2.0-cp312-cp312-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

dave_py-0.2.0-cp311-cp311-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.11Windows ARM64

dave_py-0.2.0-cp311-cp311-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.11Windows x86-64

dave_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp311-cp311-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp311-cp311-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp311-cp311-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp311-cp311-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

dave_py-0.2.0-cp311-cp311-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

dave_py-0.2.0-cp310-cp310-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10Windows ARM64

dave_py-0.2.0-cp310-cp310-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.10Windows x86-64

dave_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp310-cp310-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp310-cp310-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp310-cp310-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp310-cp310-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

dave_py-0.2.0-cp310-cp310-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

dave_py-0.2.0-cp39-cp39-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.9Windows ARM64

dave_py-0.2.0-cp39-cp39-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.9Windows x86-64

dave_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

dave_py-0.2.0-cp39-cp39-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

dave_py-0.2.0-cp39-cp39-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ riscv64

dave_py-0.2.0-cp39-cp39-musllinux_1_2_ppc64le.whl (3.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

dave_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

dave_py-0.2.0-cp39-cp39-manylinux_2_39_riscv64.whl (2.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.39+ riscv64

dave_py-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

dave_py-0.2.0-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl (2.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ s390xmanylinux: glibc 2.28+ s390x

dave_py-0.2.0-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl (2.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ppc64lemanylinux: glibc 2.28+ ppc64le

dave_py-0.2.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

dave_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

dave_py-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9macOS 10.14+ x86-64

File details

Details for the file dave_py-0.2.0.tar.gz.

File metadata

  • Download URL: dave_py-0.2.0.tar.gz
  • Upload date:
  • Size: 133.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4cece0a45077af83b6caba382bbafd297c2dbc15f8a124df6a02857090c0bc81
MD5 5b20c7823b82914e4fdce23d39e7abfa
BLAKE2b-256 251310728f14e9096c50bfd17e8741aa22cf60e56acef9924697d6f843573d9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0.tar.gz:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp315-cp315-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.15, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-win_arm64.whl
Algorithm Hash digest
SHA256 6b095f9e5567243009e984698f294cdfde6847f21203b62b511c0135395c4f20
MD5 8b648bb46c415981bebfd7fcd7b72735
BLAKE2b-256 978a65449a269752d41c5f22d062c6a6fe8d863d6b8b212c7db58dfcf7a280c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 e3495668339c4764d9b9ec6e6b931f1fb5d2ec6351351c27be361c13b157b34b
MD5 176013645792555406dac87002e91a7d
BLAKE2b-256 af3e71c48ff0609dea004c4d1c6361ccefab9266ad7292fcafed343420a95972

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5ac1b7594665a1fe2989e0d940eac8354dee03c184edfa691f0041771380e75f
MD5 4c78eea6452514a4a44f7805eb3894ac
BLAKE2b-256 358b5f102e3b25aeb92ac1b3c4beff2e704478b66a117d905ef98774bc79e63a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8a01b38d132ae1c246b6360ae779cf2811bc8da1fad61bf1181bdecca32d6a0a
MD5 4beef0cd56c1301783547967b0f53166
BLAKE2b-256 e49538502f343d6debcc0c0e8d192a0608b6a5f85809a697c79631505b745be6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e9ba732ab13538b6e5170daa4e7c132c7d4d5a13d4195e37bd0b9cec9212d085
MD5 85dba9cf525c9f705aa69710a8261813
BLAKE2b-256 80a327a86070d27dc4dd398cb300d1de203f3030fedeab616122f9f90276226c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 df926fed53eb1b49d527f3ba18924174f11b35001f709b419e31b7db186d6329
MD5 44485c8a6369f38a9a56990fba44b49f
BLAKE2b-256 dccce36c568a66a4f5bfb7dd067460a8ccb91ea46b787a476a892604b48d1f7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16421f21d1ed27ab436aaa16e3b4c6b3de27da53cbf52f04a5c01c7aead332be
MD5 015d61b528fec23d7c154163344d3a67
BLAKE2b-256 deeb4173903c7c19e543d5b79100f3a164ae272b813a0bc41b981ca9e968cbcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 314b30bf0a76e04a14fdb5403cd912fc2b992fcb2d0529a93868c3a70582ef3a
MD5 4b1f88e9936e36a2a5245f5dc28e9492
BLAKE2b-256 04e66760476c61e211b4a093c3fde891c9ed3437bb55a2de59a1e420975af02f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 506f79d7649c979fe7a73fd8adad6f5abc002e12b411fb73d50cf5f46a63dbc3
MD5 ee3d4479a8d82fcad100103c4ff9bf6b
BLAKE2b-256 f1b7a6a706754b1f2cd742167424ca53d4c63f79ce2883456d64cadddb51a4bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e99c8219594cb49e11e40f5ddfb51488ea1842ac3b9008163ec4696ff22feeb3
MD5 027daf48955863a3c8d3d90d21cef433
BLAKE2b-256 9fd3305058c6362c4a5ec99c98db64bf7b1de93d1f44bff28a448b59e6e72967

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e06b24a44f7b577eb626c5c0ec467db1af700e2a8938383bcfc19e41aafd9e8f
MD5 c37a407102452cafbc06a5c7148a83c5
BLAKE2b-256 f021f826da9bd37107dca47e8ba30c50bb752511ab97c891ec17c4efab3bc464

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80597544d2eea409984c807e071c154007a698303a6451fd82ca7d1b08402f93
MD5 9b7219e3e33b7d923a0129d9315e73ee
BLAKE2b-256 59b2a9d31ff1c532359158ca6864c6cc8138cf556dbc29a2650283f0d11ceedd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de78377e9537a7ab79a2065181340536232d58dcaea5ecff66e60c70ec38e8c6
MD5 e502170ce65a0cc618fb8eee13d8a7c3
BLAKE2b-256 d06d63852bbd70ea266e62e679d687cd024ca4343e940bc56551ca2f74685db4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8cec1bcb84483c72fdf7431859262e9c2fb5101d4e0a01a402184449e4b42494
MD5 eb31858389d4c3096fb95f5a2b7335fe
BLAKE2b-256 ccb516e54ab1956d93302f26a599049d4b41e1a68b4fcd31c145733ba6dd64a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 bf70e9bbb501b3523c802e1f191bd08d49bdd860d23cbe16bb35c03485204e14
MD5 6cfd847d4e820ef2ab8185e8713f6c4a
BLAKE2b-256 f12869e762581b446c882e66e11425662d8d054b0caf8ba1e6ed6368148a2158

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d32ff5b5b0807a118455590514693e6f11deab5e3c5b9409e9bc20870e7bd15c
MD5 208154e85aa09f6df33d6f5e2f92f485
BLAKE2b-256 be19cbff8ddffcb9c3ff05211a946bad1192ef2f12d7526dc6c6bcf139e1b6dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43e0078cc84abf2fa3c4e8b961cade1f422e19139ee32743c5165a857261e0f4
MD5 e5e66566d59e56e003e6a0776a54a7df
BLAKE2b-256 246cac5cb96551242151a6c32139a41a593eac1ebb290b6d2250a9aeaf39e9e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7a0c1e60505911cf895e8f57b5934fb58d31f0910cb46c7eda53ad244f628ca4
MD5 920fdd0fd412b2810dd914181a5ee2b3
BLAKE2b-256 dfd607948970cbf495ad15ee1299a54cf0b6c4041fa508d79b3b2f6159413654

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 dc3889155652bc7e6d92bbc98879e42613f96888669621e24a9c9681650f058b
MD5 5ad7928bf2fd7076b6fed95f1956f216
BLAKE2b-256 a2882737ca59728dbaf34ff405fda61396aa78bc52872df2f9efc468a345e2ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 cd59fc7170fe7cd5306dbbf878c2ae35aa938d5854d31a32ce8ac0449cad4146
MD5 b89fbb576b4e4f5a2b891b6f50bc08f0
BLAKE2b-256 80bd9783fc0cfb6e8d81884bcb39779b34392ccd82e1bdc41b7e70823c3b2001

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8694ffd7312c2bad1542ea49acb17e9bd7abfba916ed111781c46d4121eca666
MD5 c82f3e8229defc2387fa996a1c0020b9
BLAKE2b-256 4a8e92a7281be6247437ea42e4b4d5cd74ca9981f6ddc113f252bbf8d93af0d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9157ed7c32e0e1db2f4b74e09b2880f47e65763728fe965b03e9240ccead51bf
MD5 8fdf296799903e8ad14e3a91da736859
BLAKE2b-256 63e718e5e3cba8cee28657e7f434b88f485e0ddc227d160cdc0f2c8b24ad8a1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9816ffa20f42a52f6c3ed75308ef4d8fa29024fc780fe83a6784a690941509c7
MD5 f96ff59c9ad7a242383a73ae31c116fe
BLAKE2b-256 907617d8443b2893b83376fa9a5c47e5a0faff328a3c157515805c47825674bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 1019a3302c6858122e78710b8a5bc43f627e70edc496dd48b9d7178f7624bd0e
MD5 8c8fbb38736afd0b20d5457b2edd786a
BLAKE2b-256 570231e69a7f04c2c59e0c845e6bc30e14ab50f4d5db96aa73b5859d69051888

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8b1e302027a1eba08dac55b6f3040dcf2a3d81760362bd7a6434b557be712b74
MD5 65851dc2aa14e48ef9708bb108866deb
BLAKE2b-256 10cf7a6f5939e2553a5ffae1d1ad64865784ffa9b63a20b00d5c4c818ae19533

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d22eb2b73f49d43b594a8b00e3dc45fc4fdc88d79d968979512691783281e5b8
MD5 622672207a6774a55bc2f4e5befc88ff
BLAKE2b-256 c2d2338e285949658a74d39316ddf537305cd2311d0879225721fb740ded6ebe

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe040ea47d612c9f4f871f370f59ea62256186ba1ce8412bf34ca86244c57e09
MD5 f5f51f87e6db716567aee4385cab4397
BLAKE2b-256 8656d4682da3ab2b8f8896663c9f20d62d2bce968d289459dda8ce60e42c4fb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b7f7ce7bd4ccf1c4fd3207e0a8a83699ded94b1d233dd727e6d5d6c501cd1e18
MD5 96f7f2a69491cc215fc7ca4393606561
BLAKE2b-256 59e7bdb9c56d3feda338b031c85dbd8f28a3afecdb7567d21518303359e459aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 67ca24628dcae029fdcba61f90d18043d1c43f790eb2a3af6654396806e6b1a0
MD5 33a827a4759e2882a8203bf8fba50815
BLAKE2b-256 3a4e6ee3b20bb17c7fd739a2c2d8f63d5d2fd0f08054ce9714cbffef52fe2b9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ddecc9b40c627ac38a1c4cf5dd1dd1509c4e934cf704dc830a19b0aab4795840
MD5 9b1e7ddfcd7625fcef1eeb6d6b1bf673
BLAKE2b-256 192fc2e1aacc0eb73e0a4e42414539323b7a11d0c3caae8f6bb8cfd0f57bb283

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2c1849b749da05aa6097dcb28095770bb7eb599285a66cadfc259010489a4201
MD5 817f739968d40258ab30400f4c099367
BLAKE2b-256 ea61ea71b6607ace34ed4faeac6f86bdec25d61a277d8ce7b2bd5e2d228e823e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 25184779618301ce877eddfa85fc9ca9f5427f60bebee4d4ba9fdc174018497e
MD5 a40bed8456a7958d11af9c2450b535bb
BLAKE2b-256 b46a3c7261325b397bf0c0a626ac377249dfb7a0c07afab7fcd136d1f8261977

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0c292dd431d9b09931816f0b78c79301035ec0dffbf4995b6a8dffcdac9ef97c
MD5 be9239434102194cc5700fc6318d4237
BLAKE2b-256 084ddb16ce784224d8ac0b8df04fad20072be86f46b2f077a64b8f9b07860902

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 909baa12b30161e518183b79661c7093f1eb9ee2d512ad1b8328ffc6ea9254ba
MD5 d5471be229da565051ea03c420dd4097
BLAKE2b-256 dd225e5f1d9b0c2b33a901c4091881469b74f8ac16e16072f91deae45c39d5ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 578810dd2dca0af43773c17cfacc7e217131bc6f1cf2b3e60f74bdd6f1e7b249
MD5 24f7093f66b6e3e14e3289c14f5e4476
BLAKE2b-256 96736d2d574e08a8c69529541ce0c70c1287a5c5a99af9d6d44e9e97c872c4d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9b013f195133605f1bc8b6143f575d5495cb3c290913cf41f8f197b8f819741b
MD5 a742a7787080196b2798a39db4af5bdb
BLAKE2b-256 95898f0bafcf09290c281297b52dd1a2928303bccab784e3b89ef6e646054ace

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e6cff9aa0ff64decc12c6a4c633d0a45890e2a28919d0b5056c304a3027f86e
MD5 f3f5268619fe5457402d03a9875fced9
BLAKE2b-256 1b342f589a839f59eeda3c1e4b22e61dd64df544113c3b6b3041c0ef846c880d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 409faf92e16f339fe9bda1f1993fb3a174bbadecf9fc4ed513f780981fd90239
MD5 b230567d8070f30c30dbdb413e30e139
BLAKE2b-256 f55d4b0bb0653dea0320e37612a7965244484ffdf96fc0b9fb0f21fa4b86c96b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 d5ef68a5c946da9835a32f12499e4199f72d1683acac4d3a88ef4e6344fb6fc7
MD5 88658879cc9b9f73cf3fdaa6f52bab9e
BLAKE2b-256 9f7f77a4fae4a83ec77e9127e6a39c29c473023e20ad7af162e6fe8d6bec2243

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7642033e71577881d0ffbdc4ad323fc8e4d4b9685b3cfcb9cc78e16aa3acfa96
MD5 f1c7488b50f31721d72b8888bb5a82dc
BLAKE2b-256 93aede77e5e947299bd9e7429a68a4c7a5042dfee93426359d17be82853b2d3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f611b579f4d006c15bd0a9caeb66f9b1d8141e6092fbf00b66c8a520720178f
MD5 f18114e1f3a8137092b67dc568b81eb6
BLAKE2b-256 096797cf5096bacf058c94ac6487cc9b0e2f1f3c9cac56613cc116fc078eb8be

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 47f2bb797af4afed732b0beb2b8db4ad1ebd12f45194360b0b26c10a2487e5b3
MD5 bcc12886650975830d46d8fe0c84c017
BLAKE2b-256 9d808b5cd5a69ac317c24864064ebe6e8e01f8b867d5157c38f8ca6e62f40692

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp313-cp313-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 58037ed0c8c7b22e161a11e979b9b650a808fe38a9aea41fd7fc813fdfdcc361
MD5 a78203f4bd4c2a778a9f60752fb30155
BLAKE2b-256 0b8825029e34d6a7997c290828ce4679dbe3b1cd4a5c9889b6c4294339306810

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5206d5fdc6a6d702d015d209e8f02eab28122265463537489a16872ce541097c
MD5 0e1f2bc36218366ddef6c28329556f28
BLAKE2b-256 79fa6fea6d538eef127af5093da155669fb025950f8a4cd7aeb4ce6d46b22671

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f922299bee57cb9db66bc188dd9e976ba420a203a6f78bcf2e2620f941edcdf3
MD5 8c6b87f898d10036d850b6d36d2d97ff
BLAKE2b-256 4fb018c928fe1136a4d619ec46387db79b24657dc30639044af8b01091557c23

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 26bb7bc14e793d6c9aba99354f6f15c6f583bcc4fccea81ac1e207cef0196d87
MD5 bbc32c848a87fbbac506b326b99dea26
BLAKE2b-256 d4d47e9ef03fe8e43c716158b5545b0b1b8c49a1eb29ac07c6c342cf007f973f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4da6dfc6a607573cebb159e0a9228d6eb333856f8621ece20c37183ae68f9a6d
MD5 35116d638a39582a936d169ec1221876
BLAKE2b-256 b218770663a9aaeb5097340c7ea1abeb511ff4a7429a553141217bf09bee481b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 8f4cbe14fb14bba9fd0da3b73283c43872b98ba8a1cb3660f8c97251ed1ef794
MD5 dd98b297a4a254725da018380b355d2f
BLAKE2b-256 6796fb2dc616fe98eaced83e41514f142f7d387082c91905d0c32983c1f4826e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4bf24db8c76dd6948d4aa4e576129a8002b781dee8cdeaa15a8590f892248f24
MD5 232ab20134724098ad47ddf771ac6dd0
BLAKE2b-256 c7e18ee63a39dd7590c75ac702d66be2decc3bfa26be83a5ce67c94f75702e64

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 ff81290c624c27c65b7f4f11579e248ba4030d38c20024f4303505195e4cae25
MD5 c99a882f4ad69195a83b8e78901a5099
BLAKE2b-256 4671f50750382a919b507cac59dc7712e87ce2c116fcde6e777c9f68b8ca00f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7187e9f4dbe3f0698719c03601f56014184ba2a826ecacf23e51e62fee81919f
MD5 e615360f6eec07318f1c3de22cc14ec5
BLAKE2b-256 528b871832b9bd79e73e83d1447d15f1b2207dfac23d380f2f9022063216ae68

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 013c3095ada53f47492b93c87cea298e500849bfe13b7046e9e9fb11d8be908c
MD5 f02c37713f633e911606ad55816a1648
BLAKE2b-256 c175b86ef95433d43f647b2e6f5ee5fea5403089883102c7fd39950f1100279e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 41a35e9c2584b76af87e0567ce80ad8f3072505d324a1728dd1734c6277139b2
MD5 1b7d2e002817044b8d8769a8942c54e0
BLAKE2b-256 c72e5ca57490014d1a46b6d8c9ae5c5bd9a218f8a111db5d45dabdeaa325ddd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49f483e7517e7d0e2e759dff30a885c3a39e2c4bacb5a495674309e664f162b6
MD5 d9c8f0f438de6bfb8a472ede684cfca5
BLAKE2b-256 6ce12e8c72c8dd398e3bb711af342dcfb9f0242620469470a1e4035ad3ce59e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70af0641d8140fe51eac54ba9571c865ba8c0c2e2a031a4079a5d39d42eaafbe
MD5 a5293d1091ae76c6a61723fc67cae84c
BLAKE2b-256 a176c03f2adb1b79e9573e1541942092999ab07c7b5f6b6fa80368b274c5f2bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 07a357c015f73cb4a688be48145482398d54d91c41705f7eff5b384691e572db
MD5 cb079d764265235e780516f2bf640d8b
BLAKE2b-256 10a974dceaeaa4ef069264554000752ada2cb87317f413fc719083e6b7da0114

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp312-cp312-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 08ac262d5398aeecb241d721a24fc700573d48d2d6f23c28483687584627a3ab
MD5 716dc732267611e9482c213cf7cb888d
BLAKE2b-256 306edf8a24b0de26bce808f427a7ef7ad69de9fe7aba3b0f610c57a4d67c047f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e8d81c5bb061c75731287c6ae28e310601e3168a0a11e8cd4e951cffe009aae0
MD5 0a8553087cab465227b3548efd05d605
BLAKE2b-256 42b8fe1c8b16daf8b84ca607314023661d721af2a5611be874fc208c9fe158e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b464a215add359aa4f96d313023428cda841ad12abbf47c03cb2da868f268a1d
MD5 07f8a793e7de3e22388bc027b48d0730
BLAKE2b-256 56bf95310b179327774d9214bcd9c47a712c746be4326b3d050fa9ca0bcc5539

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8a823c3a8aafef35bc2e3e0c45f876858a5672bf823921601a105c9255aa81e8
MD5 27e8ebec9f0789731d658e18d6b80c3c
BLAKE2b-256 752fff7c46285cf4d043328258b08e46fdd3b81dc3a5a7ff6e5301ed8ca96084

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 19c7a4b1b3e1a4db5aaa497bab10986e1065beb57b039dfa8343ad98dbe39694
MD5 b7eec3fa1b1916df025237e13547d0c9
BLAKE2b-256 8dd76cf37d47b2673949beb138c3f161375bec92861c61a1b6ab7229f42f16f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 63219c8e21f3b86444f313629803cb2e31eef2ca4f761db988a09e193bf65515
MD5 83784166618a64450b328979547457f6
BLAKE2b-256 9ba5e56349fab8d954a9cc2bbaf9efbfc8636a7f122ca444e6019f7dd7fdca74

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76a6ed4cfc47a522535f622bf75b9a95f22a3d1b1f7a907331b1eb8a0fc90d2b
MD5 095afda92f979eca37a2c52c41528dab
BLAKE2b-256 33bc2d66bc793bf37d130cca9c217c88faecca6736ed5a1214a5b1e3164f7827

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e5f2f824e1fa8ab1dc4056650f6f026d61fe1f818102859df87cc8b62e973145
MD5 8edea15580b0f80bff7d5eff17218ebf
BLAKE2b-256 70b1b123ae579699c55652fec90295ef0f7f587c8062f83a71e451cd388db309

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a286246acb78aa3b7d832f0d8c34af0c461790eddf048ba43cb36ecb99ce342
MD5 298d9e7537d62518c4da24a35d1fc3cb
BLAKE2b-256 6d4e10b6699cc2722cc2c6acc2d7d1c9baf99cc1f00c310ac27ee9ada7d7d005

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 1ae395d08e4b3b410de2bbbaa98ec53268b5b6ee7719729045a0327fe496eba0
MD5 3c0f1d6d6db1179dd6606f83785f4467
BLAKE2b-256 bede330516e163440e8cdf12ba6edb6409521f627cbf268e8d34c96f658b6051

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8e7b950c24c96948000e99e9dab68ac4b79eadd61bbc5b7a84b7d329f4f49b8b
MD5 056d47f7842ff5e81f122098f61625f3
BLAKE2b-256 df4eb611fcc7845ef81b3b654df9699c0e2a989385290037a330d1d876679a8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0b7af20be2711ba8c85080715c4f2d107b37299fe81b00d9053cfb8ad630dd7d
MD5 ef79492a31ea1eeae5d60c1af82f1cbf
BLAKE2b-256 3bc666b70ada658d21dfc8bd477fc480094dc1b535585e2db49a66103aafc286

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8519be9b198cb29c3dada4a17ff63da3af1fb3448036f7f6b4d3a52f07f2e30f
MD5 edd5f3f6d1dbf3a5931ba4e05a8c0edb
BLAKE2b-256 cf22c00647c275370884ccab65315d9bd36d75382d1daac440fc392b4a90a15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 0808c5dc1abb8b91da43c507d07875526c900d45004f466f20304755f3f8d060
MD5 91497511351a17576344f8289b63970a
BLAKE2b-256 77369a68e49daf80b0bd4f5600ea6232abaca5ee789bd4eb5cccdd3e9eb0e8df

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp311-cp311-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 fe83e1b4c760e5482e0932a41381cbf70722b88675d362eec172c1e969b31851
MD5 b5803001ec695dd62749339b7dd10000
BLAKE2b-256 938f68f47277b6292d6d662e926731975cd38a3f466b68a5888ebaf7a5646645

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1395c3dafbf499ca9ed096556bfef337fb9f76c50057a626d2cd6edec433b988
MD5 eb2ef1c722640a6c62d70819677f981c
BLAKE2b-256 904886be2ef7c0468dd2e5b27dfbd9595f63586da3ca402076df9723107cc586

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56d98d159cfc5f407481eb70183c2dac47747301eb76936e5baef3e9b4073db5
MD5 0b55e86a4c4ea8e2d8d04fcfd4e6922c
BLAKE2b-256 6c0986ed4e9d933658221ed2d11c74bac69f86713c21c804897abfef2f3e01e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d370bf3049fafbc7064239c59be44920489b08a43de95400fa987d57ef8f7f2b
MD5 9c2cc3d65a43eca8096f2e49ddde9188
BLAKE2b-256 d7d5997a5bcf92229efb97defa13e71cd5144202b5d288d04a9f5d2a9cafa2bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 460e86c97262970ddb8748d7b5a485ddcd4f99ec06b385b065e31beec38532b9
MD5 68958ed2496758cea344948e8a02aa86
BLAKE2b-256 201db07d831c6c961365f4bf69f5dcc4669e3a9d9f5e248f6fc4d60e5c4a4297

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4d6399d289bd694b4f8e1f09e57c8f7c4af1c7ec584cbd1879564fbcf8905454
MD5 ea98a3fbd0ceef9d3573be4c95854de7
BLAKE2b-256 6c0672f8566d5d280b4d4d9150d04cf7d8462a269a691e11d85435111cd49da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fa2ebc07a2eccf67bcb5d8714c4e1f727528a618c02c11f6f7e137bf6f742c77
MD5 927e2ef8cec800fe5eb3f9987e9b1fe3
BLAKE2b-256 39c0e07b02007a082d3054af92221bdd4ad6fbd87f2bf32c2718a54f7465b57e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6d2d03aff88d13c020329e6a418ee61ef5413a632c5c91da256a4f29019cadc8
MD5 54fa3f56badc4add96583dc49e6a3649
BLAKE2b-256 e88b601d8b7533da7862e30baede9f1bdc3eb3558604d3c79f8625bc75c924b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 01b3b6256f3b7d4c1bfdcad55cf2010ec04fd5349ef820485ea5bea0a4e8ed15
MD5 16dd32b862bc5e9b753e3f8e84ca0021
BLAKE2b-256 53e53a181750aca820b5e08464aa5d7a38751738b41c75ea7a92dd07c1b292b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 41c9c267e6a32ba5cad3191a0a841a978f5af06cab58e52d5b22c2addcf36008
MD5 c4420d80984fffcb5600d02b02b6db3f
BLAKE2b-256 d162a4da894ce1a4d3a981fd54a7a2d766d5230784613940c4109ac066c5f421

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 18a2d786383cf0340f00a8bb1889c2a610477d3f354f56b295f374a1988be2be
MD5 9b287e4019c541ace29d19c4236b1aa3
BLAKE2b-256 cc55092c9b2b92b27271c7e46eb3a368dc73e043c4249653ae62b0cb7e08d3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f68616386e23d4cc8feb31e628dd63948147d2b7e9441bd42b3e05f0bb5e02c
MD5 fb3e5fb50d97d38f1d8b5ffdfc53124d
BLAKE2b-256 d41d902be57158b0ec8057a3e82020728eed9d82a1e60cff32adb1c027a1ad35

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e16d53711d05d2af1c1c09fa628cffa5439e542b69a79aee65eadbdbc2a16b56
MD5 f831370ac56b9d684161480d761174cd
BLAKE2b-256 d2b3d5fb6307211ac770db9dda87b2102c589acd1845f0a4501109074833037b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a31582521d9ced6a290e4061e228a271f9738c9c68482764345e12b2d0bd89ab
MD5 f15b17350eb61267b139b3038945baf6
BLAKE2b-256 6381fe8991f9c875f062bfda58880de6eb59ae1521aec73f331e75cc59f4e920

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp310-cp310-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 4812b85dcdd4d6b168c0327c39f47c022184c33306791d2ccceeafd681482174
MD5 e3f02c2ae283d6f8d0a5b08e29732d03
BLAKE2b-256 574a163423a77ece7642c0ebc91302bf059fc9208d6630517ae92ab5886e4f7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-win_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: dave_py-0.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 88276cadecdbdc8643e514710c80e7be7eda6af1c65a02b0e7f9ab4d34580415
MD5 ad15f4129b09f329787fac2513c87ab9
BLAKE2b-256 2fe0cfa0c34931803b476afb73d8b73b2fa0c3b6f4ddb0263ef11c19490f103d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9aa02f315ccfb8722debf681f1ec40693dd01bdcd96afb291d85954845a60345
MD5 98cf4568eb8b5ca61e28b6f89940c107
BLAKE2b-256 06722313ed820d9c155bb67cd337777f48a5bc41f90303adc5767cd8b73f2509

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 f9412a7c0ad2ce5dcc40db86d90d3a9e64901bb8774d630e57339f5115fd3015
MD5 adebcc7f4b949f1e89bbeff08625d40b
BLAKE2b-256 369bc807754dae68e1025264da99053e3e85fe1d0eae3a47ff5b61f6da939c55

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ea7c29a024ce8851f97709588ab54c16c499f0853b956f696b7ca2facd663031
MD5 63d574de47c2c63660fdf898d7e5a557
BLAKE2b-256 ed6eab4b301f97dce1c1355eaae056b7c38f49ae5357a4ece1aac2a3525356bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-musllinux_1_2_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b6505619da0b1a2b07e118acf7d0b4a820e37aae119da3e3a38387f745a41417
MD5 a8755b362f1c0f0fd432cd13c0def6bd
BLAKE2b-256 e89ef02d1252e25da81dea825e25050a745d00b4c3dd7e8785a5ac45e8a26273

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90d1ff24887a52b3a2dede088f66c53d65811200daa72c38bcfaa5b16f2a591d
MD5 17608ef9d692ff02b494584167841bfc
BLAKE2b-256 3fc3896d2cedb75964b7f696beaea2d75c193e8f5d75b68150afee905e2100dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 29646fb3fcdbc817357aeb0f59562a94ffb8dfc1bb48321f313cc68d0358b20d
MD5 427395012a3ab6037168c9f74d77a205
BLAKE2b-256 38265c59ec892399dd73a7df2f1230a5bca7af9af9d897f639cc0400f88f6593

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-manylinux_2_39_riscv64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78a466fe49995431597c8688f406e2bd892f1b4f7f776e9f02c49813b10b86dd
MD5 a31233c42f66ed46d677b5511c2d68f7
BLAKE2b-256 dec0d4f7eda9dde67b7c53c7ba572714cbd51d98228cb7819a071584557b9bd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4a9bc5d9eccd7f7c632a8c821595ac9b5a319b91dc2bdb90f4f712f0012439cf
MD5 5dfaae1bfb910fa6289e2bd7b95539a8
BLAKE2b-256 4f91bfcffaf234934ea484a8fb743487eee3e9434cf4360920789e8c9715333f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-manylinux_2_26_s390x.manylinux_2_28_s390x.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 772a1a339227220e8b4924aa178bf78ce0bbbba8e5526bcb2be1ebd5df86de41
MD5 aa2c7b5516c0693c3d5310ef46fe4820
BLAKE2b-256 f762ef943063fc2b93d999581ef6e5e7f700763202d969758a6c89e140765c42

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c907bd75abe93c7c69087ff3212201cc141de1290e3c4120c7ce058a394f4c07
MD5 00ef3ee40b2d2fbe832fa2888c5ac785
BLAKE2b-256 df40b84accf0ceedb7c6e83e5e48ad8dd48bf67af326f720206d20c418a53546

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 995e78d5f9c0adddfad4a181cb700c39659bf51068c2f42db05b7bb78b3186ae
MD5 f144c9d9734b50adf4e8cac22e271553
BLAKE2b-256 899e9501f1d370b1e033722207371c47d24a440aa7bac94bf05f74617183e5a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

File details

Details for the file dave_py-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 2949e082d28025283431f9b066ccf1bab95c70352c1dc29e1a3542d76737d5f3
MD5 e1b0eaa6300cf6b4c2b3fe4210c0023a
BLAKE2b-256 3e6a82dc57193b4d1a676f87ad5866aa4405ca53498cc2003f5e928806757281

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-0.2.0-cp39-cp39-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on DisnakeDev/dave.py

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

Release history Release notifications | RSS feed

1.0.0

85 files

This release

0.2.0 This release

99 files

0.1.2

85 files

0.1.1

85 files

0.1.0

85 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page