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-1.0.0.tar.gz (133.9 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-1.0.0-cp315-cp315-win_arm64.whl (1.5 MB view details)

Uploaded CPython 3.15Windows ARM64

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

Uploaded CPython 3.15Windows x86-64

dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ s390x

dave_py-1.0.0-cp315-cp315-musllinux_1_2_riscv64.whl (2.7 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.15musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.15manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp315-cp315-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

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

Uploaded CPython 3.15macOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp314-cp314-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp313-cp313-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.14+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.14+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.14+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.39+ riscv64

dave_py-1.0.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-1.0.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-1.0.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-1.0.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-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.14+ x86-64

File details

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

File metadata

  • Download URL: dave_py-1.0.0.tar.gz
  • Upload date:
  • Size: 133.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 01e5c871bf3e7fe0b20c92c778362f0745b99ad7d149a13c7036366ede89acd2
MD5 8b33927f55c6bbdba799aaa3171bd395
BLAKE2b-256 57b2c4172f8ad1dd076941a9b768cdd76dadc67dbff04acd79f66c0c9fb10ec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-win_arm64.whl
Algorithm Hash digest
SHA256 b9c50faadbe8c1809c360bb54ed3274e7c145271cb2f2749d95f0f50694cf7e4
MD5 af9b4206605df0c621106139f4fbacc9
BLAKE2b-256 a2a3207cd1630483c2fb027020512c93d9cba8d98b1c20b4559d14a70de345da

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 6d3451b2bd83fa68b0f23ee281336e6ccb028648bef22a7c5c62fdf9149cf5bf
MD5 dffcf950bc8973689ffb7160a6fc6c63
BLAKE2b-256 44e11db3b61d7041545f356416f5c2e57a9a2f443f369463ec7544b25bb955e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 207095bb3c1b7ba205b873ec1650444088fa3ca35f36ba6adb8f28b63104edfd
MD5 b80e0960574a8dd7da7126c34fdfe245
BLAKE2b-256 d9ce4137aecab15ba565f2de7ec2cc924331a7154f4a88df6c7f6419183761c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 4d5e753b5871cd6fb7e00713f7809545fdbc13d4c773d33297203c0d84ffea75
MD5 7eb2d5779ac8926e864e006ee2a5cddd
BLAKE2b-256 8462c883fdc40d6b89ae1f43594640543ba91aaf90ddbf17fa9a991a31814f21

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 1094d5e9119f0af6805fb0253625c0153b7f4dc1f887640cecdff15e3f42e48a
MD5 7ce12996f8e93e1e27301e60ffbb222a
BLAKE2b-256 c7061c05e5aec5b14a91aaab3e116ad4bb5d734969645fa3e2a62bf2fcf215ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9f3e359954e091f5c21523aaf688cca7244a9bee4b95bceba9d7b171eb7ada4f
MD5 8a658864cc3557afe7a9dc4c75267d77
BLAKE2b-256 abfd1e4c656a0d69efdefc46935b23cf409f52d9a52c00afe34aaf7acab2072f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c6cbe312e87d993c791057cd2d2a2e0c4814403302c5ee2bde3f3193abfde29
MD5 46c825847902da0a258315aa39a31c95
BLAKE2b-256 c4aaaa570f21f62c85bd531c29daf50433c37c9d0b5b96f0f770a03adc90d7cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f42da6acf8a81e94516a35c4ef9aa269be9801183a353445b42a255d2e5c3e6d
MD5 f92adf827df8399152048d0b8b35b6f0
BLAKE2b-256 d0bd2b1c23af1a96b08e425ca07e08a19e7e34e4ae94031e731d0e7b64d99cb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7e997624156e7a83aaa72b2a1a7ddc10ce21ae6077a02af1641ef683dd7df744
MD5 f4673275c1b82e2214633a101679884b
BLAKE2b-256 d42e26347b7b5e7423cb3ee1d9ee5204b85258578ff1627ef2fdba1040cf3dc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 ea346a59e3f8e810d6e860e4702cd0c9c26329139ecb37e88e108b213ba80c05
MD5 d5a83b8a685b30f660248567af00d3d7
BLAKE2b-256 ef4ac477e4b8745e3206eb63f39d5bd6175a8484a2bae8c977e8a1ff482f776c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 94028eae6512b8c0e59951f3f60df86c2c0a6034835d35a9fda4614323486a09
MD5 cbc8de6690a497e19140342cbce076ef
BLAKE2b-256 a5ed695e08ea338bed2462ad778dcddea223cad4ba92294736bd905b781d9be5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b3ff87e34fbc1d417676918fc425e4a3437b7f1e8775cc7641b57256bacd792
MD5 efa4f1b94e9457caff64d7198458d97f
BLAKE2b-256 59978e86437cabea3c97e725a4a97ee9c7b297c772b9ab9fc23468f83557582c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5417c77d872080ed9856d2c7d3898da328083e8be3829b1be5deb45862eca42
MD5 d2233315506d498a85a0846ad0d2055f
BLAKE2b-256 1903c81f87adc37e83960c471226e268d1eea8820c956a0220fc95165ca993c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0d31758a93ffcdd82a401d8dea4bcc6191693f76698172ee9332df7bdf870769
MD5 1daa10db132a943bad9f57ddeaeaacf6
BLAKE2b-256 cee5a9cb112cd9a3e41dbce1edb219b34f15967950c353cbda82a1c6261830a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2d49826ec31f8ab21c35c1ff11ad5232d7db38a3bd255b6fa884f53b8995dd7c
MD5 9ec95603f8014eba7f509b46d49aeffa
BLAKE2b-256 be4e1d8685632cfa801e73764316773bf7a8ead226ea2151d723b9178fd85d8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ac879300818ad999fc61fe90c199247b5223212fa441fb56c907f2b42ea4229e
MD5 fe9ec832c3d407467d1c16be96febba6
BLAKE2b-256 f8f469291e7fba34bf154e1e2b8fc904de7a42ac769ab959a4be2afe51721c10

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 867291177a3fd914020d67ff5366aa52ac0f93d02b9d69d6f275804cce473031
MD5 486b1fc95dcd0d5aa5510defc6b458fb
BLAKE2b-256 80964b5e891ef4ac2c4eba8610ed3c870e34ee70b7927199d2cb3f1a078e6a3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 2755d4bc5e7cf52ff0aed66ebea9847ec7d7189ac2048d208552cdbe258b061b
MD5 03ff5c8f58e127758b84020dc76a0014
BLAKE2b-256 ec30390bfa3464de205df067ed62abeb6d9a076889f720c89e23a771ea2c1580

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 63db7ad4a864d5e73c0924fff7828e84d26f9a846e109c0bacaab512dcf0e0d0
MD5 dc88ccfbe71458bbc8237bde3a8a4e09
BLAKE2b-256 050e3743267255bc5a4c68fab3045445dfab0611e02e45974942406e83efab5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b7868fe4ad02f52e3dda838ae7e635ffd3218cb44e841466d4b6aabe473424e1
MD5 e89e6f70815a94ecb18ee523a5e54c96
BLAKE2b-256 226fd99b8107e8041ad98b6a2093ff4722fd1e399d24820deef7668f392cf024

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb76970e9cf573d118b7ca97c64721c721a1be47b15cf89459c6ad0908f1aff3
MD5 d2624107d6bf92751bb3d5c9d18a7484
BLAKE2b-256 2057a13ec06e27e580ab65033db72f719ffd30c00ea50444ed776032fc8481be

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 0630255e75aa34400811310802c5db02d8f083c97bbb5ba4afb5009f9a4397b7
MD5 761070a69eab7b5335a7fc8ba3acf8fd
BLAKE2b-256 b25800a59ae68afe609ba3972a8597d50c4e0e2b158ca6abccaa4984cebef28c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a705ce6d6de4ca9d288f788a90925ff59972a34eda8c41327f9e188b0c4d11b
MD5 7ec87c5cd157d3043cfdffaace321137
BLAKE2b-256 24e7973e7c283741b96f9355e268b0fc7a63ec161d98e2d45f7f5debeea97762

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a5244f261c6bb269df57caa3559937eb259c1b668659f0c006400d9981477c8a
MD5 f6995169bf0cf324ae533ad9d6cfa6bd
BLAKE2b-256 b3541e0d2dd9df435784e5cc65d894da7b305218c34d2a49d06d0577b244eb08

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ea47469369b6d78dac7af5c655a88e6626cb564b5b91b5d88c897ec6abc9dc3e
MD5 4d81954c306e85e2b34b608bf816dd32
BLAKE2b-256 7b25b1eed4b8ffe5b3cd49fb5f2b4d6ed51da998f64fff0dc06fd7389804ab18

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d08252552e99f04b313a5067dde92b4ae6a6a8c898aff7c28588b7e9c59d1ac9
MD5 c0534a9733b008a77c97df42931928cf
BLAKE2b-256 0c04e526fe04a52c8b1ffd0181bea6a3b9ec252e1539040047e77ab495e999b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 20fa786ab886e2bd11f10da99710c4b6f5501e7f85f123fa748236a683864ef8
MD5 5f5b9b35551ea04d9cad6deec0d02dce
BLAKE2b-256 15fd79027d7040dbdad1cacd3c63727110855943fe08a085fca20d891a4fe37b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 db77f43c3cbb7f9fd4463223f89a3f128a3e11de7750d1779cd6fdc233ed89c8
MD5 11af9242fbf33aa678813320b4bf07e2
BLAKE2b-256 d50c6188aea450dde4baa223bb5c4b25737834364a5efd1816b45e6a68ca3a74

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 60aafad239e4df98462c3badafa47cc6433b4b5f4dd1ca2e477bf2642e4a2ba1
MD5 a4a4588fa227ecec5d8672b1e929ad1d
BLAKE2b-256 e213591325218719b52c831ed1dbad763cf847cf3d3ab51d113be2fecf1b7f98

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7962f71c22ed01080e80036f2490dea9b6030600e474edae74293972d2dffed1
MD5 43887a6bfdbd873a3b8ad8b55100d451
BLAKE2b-256 cac923b60516416b4df0bef0a084e6b91a5c4698f676a315d643807a1548f0fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9fd2edfb99bf8ec3bdc05f7b7dea7589a403a676cdf6cc6fcc8c649649cd4aca
MD5 7bd263c65390f7351f9b15e703af352f
BLAKE2b-256 983f8f90c359eb2322cf92e8d0c71405b8554a8a62d6d2033bf91062ad1bdd0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ad9efa0d7e005c0ed969ed4d2d6f74e0a29ae15757d4f46ebb0d0e080d0bd2b0
MD5 58c6823d6bd2774594ed70c31d8c626c
BLAKE2b-256 bdde87f93d8af24f0c6ba55c4e27a8928ce071a9c5de7df07b6b4a4510f25cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b3c552ecda3b9a1a2aa77ebf839e13f99707b34fced92a2c64cfca4192717658
MD5 5266032fae64935b63c402ed47cf3121
BLAKE2b-256 4607ef3080d109ff8e36ad407aab2c463191d2b24654378e4ec8d15bbf863802

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 1e5dd325b286288aa3d6bc039b16a3cbea3d8f530004fc4ebccd2430903509d7
MD5 0a4b95d8eb6dc203fc2b69ba3784c1a6
BLAKE2b-256 ef297ea63bbf535068c175b06de8a044c6bed8c12a7ebb3d9f4d5505b9892d6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1fd933a2d254484bba6bac148ad57a441b794c8a78dfad0e43a2dbd2731d076e
MD5 1f30fd8b5a832ef6bc0dd524725ccae9
BLAKE2b-256 641a999721522d58854f81101563c8019f2ff2e99a02529e109c1b3341c49170

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4a342ecf46a973ea091f708a8bfc5692723489f76b3a5b711724629fd7eeb58e
MD5 22cbea72781d40bb76f47aeaf11d93a3
BLAKE2b-256 172c02649175a129122f0008c0c51872b67745f3f8eb296e4ca0f61fc9cf744c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 79a8758fb2f585ca3c37fe02fd7905b7790c0e7434d97544668a0a87c7f6ea4c
MD5 601ea7d9aed8e2b0ef3ee274b8ca9625
BLAKE2b-256 5186837680b93df4d15c4cf7ba080ce64258780ebc12fc9d50dcc8d868b7c4b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 335aa6f3db029a30328e27d724014ce98f957ca0cfb4a67c4f8067cd8811929f
MD5 217171820d4e8c0fb2320c38fa896072
BLAKE2b-256 3df44082ca281c0e6e4b7889e2d50f666868387938a9b768945ef999ed7a4173

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 52c4880a4f3e50b3de6e9ea0c6e30df2e196f985b59f8390f9292ef8e796eb9c
MD5 0e057415b76557d8e65369bdd6942b75
BLAKE2b-256 328904e4cbc6b9cc9a2a6d891c57ea363df0d4a6ec42b299d630b85df8badea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 beb94a8005192a794572b1ef9432d9bda283ba7f860e4bbb0a4675c240569a94
MD5 65602b1e6e8f16212dfbc7a6c74aa88b
BLAKE2b-256 38a865667c9fdd67397e3061813b37cea3ae465202b16f3b993009d63aa18a8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89f640ba2b474d08eb3a3a718ed8ba0f67c26d83631671398abfe1a58329af90
MD5 1653569666409e42f7abec56dd5695a8
BLAKE2b-256 957499bfe3fa8230ea41b284ed60f371451e687cf4403eb29bdc4f3dc6f5c200

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 5244c7b9383c62e68cc2bc3b5a39b15ab6bb6c1e8a4b523f61f3122538456eda
MD5 18197d21fee209c313fc7bbaee994f52
BLAKE2b-256 06cb58936a3586c3152b87bec49550dbefbdf7f77eecc660301d07c3a4d1b702

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 998b9eeab5298fe298d05b3f78cd14f789b77051d924e2eaed1c9faa6735c3c8
MD5 6d8d8873c4027beaa1ed98aac3bd31bf
BLAKE2b-256 8319c1c47efae699041fd94216a4ac3009b18522a4734a5ad47cfd2f1b80db25

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0d34e3ab5193f7f214fd622158d15776f000d423e25c7d4138e1b49e9da713e5
MD5 203833076eae955cac71177efa047c19
BLAKE2b-256 f2b10c51af45ec52d7f1acd48166028b1d164e9c01b5e433e75b030e313a16c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b80b7aca3dce4684809d19a9dd8ee2a020520c075d041f60f4e735ad47823a37
MD5 571c873bcf97d7ef9fdba73ab450b2b9
BLAKE2b-256 f87706e76cce259d7bc5c98cf3003d71fae3c34753d3e0e42f4056d2cdbc3dd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 721537d143ed8cb68dce67e792f9124a015b8db4354fd43979aa7ee0b855c90d
MD5 09bcd3ebaf18218c26bf37f61842a7dd
BLAKE2b-256 e492d14b06657e1fd86f7ae81c71239b6f40025be2328fcdc2761c7cce02ee0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7cd0406f79e08979e2d3c114f89941a83d309e538501f78514a551e28fb02e82
MD5 ccab631802cd42da0943ca1efccb0f9a
BLAKE2b-256 4c311a04422433685cfc8e4dc8486cf8de330d7985dee80f6552895f63b04617

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3bc920360cfea53f379a7be09e4485c8d731d1e855883bcb36b34c7059632ad8
MD5 a817f428e8b363adfb4bc846f389cec4
BLAKE2b-256 cf1417f49d4abb174d6bdff74b5f221d25052dd10c84f0251efd0580070224cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba1455b1cec169ef0b62b464a12831417a9cc5181c819427d328a7bcecec77ef
MD5 3501ff7ff327a244e3a5ab0339febdc1
BLAKE2b-256 212504e1de751b048f3849791b9b569e46d70fe2547ab389cf639e06815105ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2d87c281bb811847b128091821223fc65d3edb47a8ce7b2420a138ec47160b2f
MD5 0b8332c948f944f4252204c0c40299fb
BLAKE2b-256 ec6defc387ce19f2b428d583878d0ac0e148094f26e61386976349ebbc71bf63

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af9f844be64baba7911bcfa5c9e765bb7701cee5e9d4512647e590625eccd265
MD5 aa7e96ba5ba3542606f3ed5cd4472f57
BLAKE2b-256 96f3f08789b60be27641cd1f86ad2ab94d2af6b8f6a8b8016c3023b05113eb03

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 76530646c3ca019317e07e1362fdd0b8e64592200052238f97a485e53af332b3
MD5 f5721fc4d440b4643d1e65dc15a69b36
BLAKE2b-256 98be251b58fce6d4f042a169d29fa87053d9cf8d76cc750833e2cb771a265d73

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 000347b589008f690046ca2a539571a8de6436436d7a548af0452db974b31cfd
MD5 ed2b914d14d9488a1b563c455cd1f9c9
BLAKE2b-256 c8e45e9145acfdde70828b51c236f1e8c7913f3b6c600f240ebeba670e137534

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec860c3b267df130448ba9e5bf3052e10fca86b7e463e0fb329e514777465c4a
MD5 41ed6fdd451bfea00895905d7702382f
BLAKE2b-256 1b2dca1fdd1c82e02174a9df8dc93a3c16aedf547f276f2b4fbd4a3f714d0903

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4766461dfbe8feaccc0a3305e4b1947485b3cff9602b9be46d3f2cb6c940ae62
MD5 564efa34eed2767239b2a3ea22cac35b
BLAKE2b-256 b8fcc487114112e0c7a3c1306a04c62a95b056e70f94ffa49639d5363a07a842

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a23cc2d68150754e104a2ff7e184705da315e205bee7de90340bf2b1792e5b8b
MD5 3c1da5ccfd267fed938243349956f62c
BLAKE2b-256 ff462aaa21cd00a0346c0e8b8ba0091a6221971d86aed9e0d07a096e40285ad0

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 df7efdd4037b754e56262256ac3c7457f10cd13d2a5efa8b3eb501052e1466d8
MD5 763aba23337394f75e2bc36980fc8409
BLAKE2b-256 08195b218f63b2814c49866dcf3852b9a27fbb03a6a7820886a2917ebe44f7b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 20def22b80b72c919054c3bbe8a09b0b3f208ea63673e73a2927e82cceac39ab
MD5 73519714a7887213bb960e690cd0eb7e
BLAKE2b-256 ee91c7d25854c1d9e4f2dae3d7897b0b7e1de3c976756b5fa7f070bc5d18fc69

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d5a2e7d26a9d21386add0085ac7beb5bf99994ab5697125b867263f3e097d18
MD5 4d986ba21256ef2815e03870f53747c2
BLAKE2b-256 9a7959a7caa4f8ae35d66d7461feb7155ba8990dda29e6889b4b0087cea2a727

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3167814ddc7390d87d4c3d3c7acb9c6a69567e1ec528d4c76529d450b1dc7d1b
MD5 3a152a61f9fd997b1958a1d0744313f6
BLAKE2b-256 2895806e45a6a96520c465d369fd2ee42a47454f391e5f20419b7ce0383fc60e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e7ca32a6c63489f767a6a1894e679d4e00f0f3ba3981708496074e8ea6fc653a
MD5 a80ed9634d69e23cc80b352f2696e999
BLAKE2b-256 3e02378b082e3e340b0051ffa23336063dafa100487878b1798172f391f7bc02

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 2220842af407010c10d14647c71b9dca9cfeb17a99a802b86583e32a5a8d119a
MD5 360a73cb7df9792e783c5dfc100b11f3
BLAKE2b-256 39e67663a8dc3cb080d7bdc0d1bf6856b102c0b4a9cb34b75d8a96571a2a8727

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6687e5cd095facf07a1374a535208f25515bd233325cfd03c8fcfd8170118135
MD5 3b08412dd4fee478f6e257808dad1804
BLAKE2b-256 6a8d7c0e90f8e34c7b0676b3cb7bdc119e49547a9e31ada919f304b034fed6f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8b6ed1dcb62c66b07ab741a3673862d87e343eee12fcfa1f366f2d6b0489dca1
MD5 1606bd22ce05916462c387dd52dab228
BLAKE2b-256 c680688493ba8255f59e3a55abf247cd1d7092d29991d5e99c00cb59fd9afc15

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7eac9738770e118e52a5a48c27167545e33116e82597e4d7b2263dc05e414c92
MD5 e4b0e6188d16647ceeba77388c6cee08
BLAKE2b-256 33b07203075a8cc1283c81e1faa322444e36eaf7f027983fe131dd7880c9d65c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a4af83e865b40a855661d89517552df18bc3e11770ae80fb290bcad66607230a
MD5 999e747333a7a0ea24208c947553255d
BLAKE2b-256 60c3974d8447e2586baad982ec5b008fba7dfbb0c6efc932a71308d547b23eda

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3ea9dd4319cb2172b69f9b39514d8545bdffe07885b2feefb4ecfbeca601e260
MD5 e3b940417b8922c15d72de7afd43ed10
BLAKE2b-256 e82262c499bffd3d71a1c4ae8d5839b23f51863b1e8f8171133f5714198d8242

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b2eaedfda0f0e52995d3bad0582655e23be42f89b88e45c16fffb37b16805fd9
MD5 afe133cfbb514a3132d64c1a85a86978
BLAKE2b-256 bf34b0d9e08fb8f0823809b9bd525718b1c987ffab8667e95c2c56a91fa321c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d763a276dd8d919a9257255dd1661615678273c1e1d3d581140161c1618511a7
MD5 9cead70aec081fba7b13a017b4c0b164
BLAKE2b-256 bdb66fe3c8f5823a1367566028040626eefdb68a2bc495992f4e7698a2dcfe12

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 09f43cf776d20229d8aa3173201485bb3495640b748f74a7f6dc258aa4a5dc65
MD5 909459f221acc9c762118262ec99432f
BLAKE2b-256 09e79d594f14d7be14607a9a036d3aadeef9d7bb6ac3a1e6b348e1e3fadda2b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 56b5af54abaf33cc3f2ba7abb00e00442de36dc543001912b5c27908cce41fc9
MD5 ed268d51edbec61afaae0215eac5e08c
BLAKE2b-256 f9b85d5883c5cfdd5fbb59d569700b8a752b85715df9c443235a1314267d2516

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dave_py-1.0.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/7.0.0 CPython/3.13.14

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9bf2671ae6f472cbc973543982cc088ccf7926f83d764652efe16f43049c3c55
MD5 7c51354fff031f61cb2e05de3671df8f
BLAKE2b-256 58c89190aef6be71af897493a7966a4c3cd25658ad604a468360e6f5814f7b6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe04b3aa656fa4997e749ff01efdc299711ed649ceb06225d3d855b275f7b598
MD5 31b3e8dde4fb12fb80c90f3eedb65cee
BLAKE2b-256 3bd83cebced16c6b0b5714bc7bfc5a63c6b1aa617c856dad0af97f42eaaa4aba

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 aa0cd2d24047956bbae654229abb0d19fef70d6565110d2f9e28bf3c85e3e1f5
MD5 7cab4f86a810a40e240103c799f36902
BLAKE2b-256 d1cef3995159915107244126470d10cfe62ae3245e2f0230eac0795ea44489ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d569c4bd45ebf15cbdb0f5df399365e600217e606e44b009eba51c2b2e5de184
MD5 cbeb0e3683b06d48de66fa395bdac852
BLAKE2b-256 022e9c045824f5cdbc5bd04d49b44792e39b48f2a1684670528b7e33c4b9e08c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3a0bd7f9b7ee34fdf439db254b0ecaf9f77bcf412c837a54a361058d49775432
MD5 4b43ec797d05818bf1bab88f38f7feb6
BLAKE2b-256 763df93d9dc8d306c4940bdf20bf932d4a24d26759e96a209db0dbe274e6abe2

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 54a77b6567a3a8d6135945017b74eddbd1da003d8b19eee9536763fa58f7883f
MD5 df2f5a80fbe7ab81e469fee1dbe25966
BLAKE2b-256 47c44beb7ad7ab592cb70994609372a9f9ea54fbfe59b0e94993ae95f16f9f67

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8172c8ab55efc1823d11d73222c4bc66972d61616d05a7ed282bb98b364c29ed
MD5 efc952b235b72c899b6a22259dcf8f1f
BLAKE2b-256 6867a82890a5226088e731dae9aced90ec07aae19e13de99decd91ff02fdac2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc51e03366b59d0f2766e6dc23dfb0b816ba0f0726d5b41d54d5997d4d81751f
MD5 79155737eb439d8377f48d4cf2f11d8a
BLAKE2b-256 c34cf717b7ae0cbbb9d6203e7680bc75cff3852bee88707e999934098096a399

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-manylinux_2_26_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 77b1b456b27c69e3421955b862caed353f4903ff65ca4de97ecd354f6ee1ef7c
MD5 74f160a9e9ca8196b4634b6828ea973b
BLAKE2b-256 ff8970dafdd02fa3e1563d5c9b3414e8e24acaeaed191e8f5039b3fcddc0d604

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 17e354357658eb9cf8c6db7f224a2e2bc26c77108ef78314cb065a2538418c30
MD5 51e1a3ff779db0fdba5e8d3fe82a649a
BLAKE2b-256 e8996faaaecc658445b15b2730d43fc6c08b54393eeae7c69f69d6d6c1a433f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebc5a74427bd17be86d01d9ee6aebe62ba64450d7e65e25492889db08379a0bc
MD5 0d40cd1fe855037b4096e1f7a27ccd80
BLAKE2b-256 401e760c740a2d152f454760e50d8140a1dcb445a87b97f3f77e109058f68835

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51190ddd73409ec3c89713afc8f6eadb8dfebdf5d06adca25cef9c69efa3729d
MD5 8c436de6d328554ba40f70fc0b083d82
BLAKE2b-256 4f6e542f427756ce90ea7cce5f188153e335cf3bf087573560856ec6184ff149

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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-1.0.0-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for dave_py-1.0.0-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 0e1b9c25a8d0fe9d1430157a08081d370aaa11a32cd545d16a1d710df9b7058c
MD5 ab45aa33a7210385086dac6469211f2a
BLAKE2b-256 6218e9526ba7bf21a239bd88c69b120ef98b5e2d5e719c7f97b2b832db4e55bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for dave_py-1.0.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.

Release history Release notifications | RSS feed

This release

1.0.0 This release

85 files

0.2.0

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