Skip to main content

Python bindings for Slumber, the source-based REST/HTTP client

Project description

slumber-python

This is not related to, or a replacement of, the slumber package.

Documentation

Python bindings for Slumber, the source-based REST API client. This library makes it easy to take your existing Slumber collection and use it in Python scripts.

This package does not yet support all the same functionality as the Slumber CLI. If you have a specific feature that you'd like to see in it, please open an issue on GitHub.

This is not a general-purpose REST/HTTP client. If you're not already using Slumber as a TUI/CLI client, then there isn't much value provided by this package.

Installation

pip install slumber-python

Usage

First, create a Slumber collection.

import asyncio
from slumber import Collection

collection = Collection()
response = asyncio.run(collection.request('example_get'))
print(response.text)

For more usage examples, see the docs.

Versioning

For simplicity, the version of this package is synched to the main Slumber version and follows the same releases. That means there may be releases of this package that don't actually change anything, or version bumps that are higher than necessary (e.g. minor versions with only patch changes). The versioning is still semver compliant.

Project details


Download files

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

Source Distribution

slumber_python-5.3.0.tar.gz (240.9 kB view details)

Uploaded Source

Built Distributions

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

slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp314-cp314-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.14Windows x86-64

slumber_python-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp314-cp314-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

slumber_python-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp314-cp314-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp314-cp314-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

slumber_python-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp313-cp313-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.13Windows x86-64

slumber_python-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp313-cp313-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

slumber_python-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp313-cp313-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slumber_python-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

slumber_python-5.3.0-cp312-cp312-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.12Windows x86-64

slumber_python-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp312-cp312-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

slumber_python-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp312-cp312-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slumber_python-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

slumber_python-5.3.0-cp311-cp311-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86-64

slumber_python-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp311-cp311-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

slumber_python-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp311-cp311-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slumber_python-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

slumber_python-5.3.0-cp310-cp310-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86-64

slumber_python-5.3.0-cp310-cp310-win32.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86

slumber_python-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

slumber_python-5.3.0-cp310-cp310-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

slumber_python-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

slumber_python-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

slumber_python-5.3.0-cp310-cp310-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.3.0-cp310-cp310-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file slumber_python-5.3.0.tar.gz.

File metadata

  • Download URL: slumber_python-5.3.0.tar.gz
  • Upload date:
  • Size: 240.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.13.3

File hashes

Hashes for slumber_python-5.3.0.tar.gz
Algorithm Hash digest
SHA256 9b342812b9458a528a15481fb8af2c86d3d762f4182388408cae377fa353e894
MD5 1e483eb5d0976ccf4a437d80c94cbd9c
BLAKE2b-256 67b0156d845bb262b07a498ea37f9021b790415b0af8a2bd076ac34c6517ab41

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a36405ab39fb1474089a9a170ce053e1dadf06e9ed2a4f2ee66db6da4fa94c27
MD5 4124ea42ccddcfcf132fd3c480e382e1
BLAKE2b-256 a636c196f036529afe95a0610251343d13ed8a700b4a8983af80c9f9fb025965

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3d3d6dd5987b4808b4c0f5725372113ef3a5b5366f09ebeca3953680fff1827c
MD5 f73d35affa2359e250ba50c0d17c6834
BLAKE2b-256 0830a1bd03a52551d8cf0f1060e145bbfcb6279f8141d60651a4abca21774994

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d9f1a8aef5a710c1185de00260d5a35f8717336cfd27da7f6b3b2729912f286c
MD5 a8968ec964473844e3cc951cb9f28a36
BLAKE2b-256 6f0583af0370d75822178d7d573af1c9f0cf13d258fb689bf16245bbd6578fb3

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c23a06aeef421bc45ccd7db39483d51f8f78e7aa492c5c1df3881611f2d4322
MD5 21f47b0cf37b0a08d540c4f465875d80
BLAKE2b-256 581a571b71c8987be3c0ad41fcdc863187bcc5cdfcf280f526798a1da8ca7b2b

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10bfeee10a23d0d1ed61f85f2bfedb8f22158a0ab89a5ad2895179fe2f1b8566
MD5 1745db9a18e8ad71c9e4bc7664101c01
BLAKE2b-256 bc4291f57489b5af403fb4984900e2b9645a72b216c745a7daaf93b02fe39037

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c5b342558cb733647b6bc46be1105ab3bd019993afa3b660fcdcf745ab7ff69a
MD5 b0e810766e005c71fba5fc3337c9f410
BLAKE2b-256 c57dfaa00e9772b4a4a33af3ef1fd187d21f095c63ba2ef1d1a2d2edd066680e

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ff11bc0af3174592ba6b734cb8e4aaa20e835d29275df8db98a68a75036d266d
MD5 1623dfca8a6ddb617d406b8e46eba202
BLAKE2b-256 1d0539d2d5619512afa34b0b15705222bba54bf7e0bd8b9af2fa610b37a013a9

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e23b8f205f1fd08f3bbbc72f43402fb50a6ad1d6296ac061de8b86043c6ff8e3
MD5 a724c57d001d617bae3d002531803e90
BLAKE2b-256 c0773ef06ba9308a02e05d462cab4c8c68705ba8f909260e874e98a1d561557e

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 23206914d8d380deaef5a36d16061c55a27a8dd60cb7943cf3aae1035d5d1f3c
MD5 a673b0e1ca8b40da4d11aeb8745a8328
BLAKE2b-256 040092e20e94f65313198c3df94c6359b35cf2ed39cd0752755e29c2fb52c363

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1765cc0a0a16b39ab1750790fe1cb58441d81c7136f2fb3d54039f97392b4d1
MD5 27ba54ee098a3e5bdae7db2a3cec60f5
BLAKE2b-256 af4f2b5167a29a96e8a6a7f74a3b07d23fbb29490f62457dc5b32369dc043bee

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97b2f914d5be7c21173e639796e69c0fa9c4520e519112f77380566605351276
MD5 fb704a21e6d66cbb31b8647b2c8bd70e
BLAKE2b-256 a16d3d3a6e442fd3416dd37fa7b50424ecf4b184888e4c115aab5340cbac29e2

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9da9dc05a72fdc121b2b86d8c23313426289d774947c410bc4c1e3ffe1ad140
MD5 775d6c75bf5f84331c359fc7792cbf46
BLAKE2b-256 eae323ccd1cea9ed560ce6649374e17fed1fafe27169a2d7593dff9fef45f1d4

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1d45b97a0f8c9751dd3f77361cf03800cd0b62e5941172d48a335c26b7501371
MD5 70971ae82d88793b4b5c4db2a8bd4c49
BLAKE2b-256 104bbeaf7f6e9af0946dde7dd2b8554ea1a79c9605470461afeef2b3b2032147

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8418d4f21b3ecf238aa0abde9f19c88d61750eb1865ac8895a6a74f4b23bbd6
MD5 d0117fa44e942ee6bbbf7165980aa8a3
BLAKE2b-256 669fcf9f0d5901a04c51214a5f95bd67bbc87c5c0f8d2ddca76e094cf941359e

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 887a0fc23b8ce19555d3334378258e278dbf27cc1b09626ad1403d119cf0aa1e
MD5 f53bc97c06eb2bdcb1b649536adc05e2
BLAKE2b-256 bafc2534737dc985e0eb7d763b80081e8937ef4a4f9508df33017d2651bde29d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 5ffe83b13c631b1735d0c8f251efe0214aba3391c5e686fb105b7e441179314c
MD5 23a027a7fcc780691bc56d835f027f3d
BLAKE2b-256 9c89383ce1d9e9ce7e406c1f59d87acffa741569684453fea74652d5139a681d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 9ffa01ca1c30a009b4bf17a99cb6a2a2bd2ebb5ddd0611e44a10d78ffa2e9660
MD5 fd9268249aa24c8bca8000ee19e28238
BLAKE2b-256 2c39833fa425979143a022bb919233fb75609b438e65afca71be2f64c0039450

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0946b64effee1a57b25e9bb0ce8c5823accb769de16068ce48187dae244bc9ed
MD5 191e3c1b81d482cc043c812ea9c49b83
BLAKE2b-256 94b3797cbbed3632ca26a5b4a1cd32f8f2d0578c4df547b659a01014369a3984

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7d9f183a4d2578a0e0e4d3355021ca28148c013c3374502cf2d6a16b358d3554
MD5 28482177910fd1c6cf4edef7654188b0
BLAKE2b-256 a0a05e7378e3e73805977b787e13d23c019a864df4816c534af040b4dac28a84

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b166c08b150c70c800025989787bb529c3553249dfe56989e02ae3661afc2e60
MD5 8dfb259fe405eed0199300d69b4c4f25
BLAKE2b-256 4495e61b8821a10472e96934fbf3e217483ef6c7c751385ec8c8db2b8dd0f4bb

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5878aaeb09b9d4c013119f3c60c1e7a83b08081d159a5a8bb41c43963d1b0bfd
MD5 df6a8998f955b82daacbfdff7a567348
BLAKE2b-256 31567306099aa4aaf2740dbcc643083457e8f713dec7fd1ee36db5d20d90472d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 08a891f02bd1bc15252fa278fdc0cb5ead5b423fbea7bebd61b706384424e46f
MD5 7d6ded3b81ba97ef44122de410a715dc
BLAKE2b-256 e7ecd48d1db9e95fcc1eb012474d90cbd41671045cc14e30c3d8f2eda48bc200

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3c1746fbee996359b4d43c20fae0a6d9bca63e9ac7be13b654fc7bee2362ec23
MD5 d207ec801322d4b98c1628b032f9f152
BLAKE2b-256 abd568146f01b3c0f873af7633705b9dc85f360d93647bbeb6d479f04ddf84a9

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5dea762449fe96d7cebaef3e013472fd4d005dea10f7e46c29ca80a0539d8cce
MD5 7231e559b45934788ee1f2a423e848d6
BLAKE2b-256 c098b7326bbc4283b6744026eebd3e021fff66f1c64f57f8f5e99d39cdf9ecc3

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a0708b7e60667e50d166f0098b32fea0858261f2cf5174460bc9212780aced6e
MD5 44cca9f5f57bb4c23ea4c75739b4ab98
BLAKE2b-256 c9add31796cdce005b83c7e92dafa1a85bb4391b140e5312d08dbf85ebd74e8b

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 6d1b61a82c7557ef2fe85926cb16b9528ed0138a43292decb16fb68f285c709c
MD5 f1574a884b131d2f84217ce9f624d8ac
BLAKE2b-256 d63a15440c3e8f4b0d19919e7014063cbfc27a6213fe1b8e735186e3ff4083b7

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6a5333f0f5a40cd54d15522892523a91c27a30591218c17785b8252cbab22eb7
MD5 8ee3afcef8a9bfe9a70d388dcd7fa9ff
BLAKE2b-256 406d8180295d69f6635c20c85444ee73f12e924b0f18363c5f6d1bd39243c8e4

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 8351b2c773fecc96ea54ac1a2fa929511136dc7fbf171540e17535408185ab2d
MD5 46de545db8ff9eb1e387863e29c4c172
BLAKE2b-256 7cbce7346dd09628a82f200534af14b170afe3720538fb4fefb425a680fe9b85

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 122c5d910f5f9e6e9f776ff81f657126d60d9a412f3dcce38af635cfb467e931
MD5 986048cec70eb0e44b1b1f52addcf934
BLAKE2b-256 5066f917f269e181d1de205efe28197762d5e01ddf3f58a3b24f82ec9c8daa50

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 deeaaaeed3f050d4b76b0098b866d4d90784029d20e23f5ccea0012ff1897e6f
MD5 11a5133c750e75ab0417e55c70a705b8
BLAKE2b-256 1f82c06d9691c2007f0101de339be06951b6e27bd3f0c1583c469446e2ab7c9c

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 61796aa8a55873bc9b3f9dc30cace022e808117cfafd25710d6eea799d085e28
MD5 ece52553da5f50fbb21469fdddf24684
BLAKE2b-256 0430c937c48c1cde2bd2ed39c9edd5954cb99599270ef2cfe06282a973fa0450

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29b926ca0b8f741b413eacb3c31d711b2234767c23f7c2a905287d953c678797
MD5 6e3041e13fa507aa74b6805efce8b6de
BLAKE2b-256 4ca4628a1e0008747c66c061b0c5089645efd2a292c4ca5152b8d6b9e5f133b9

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 492840eff33ec5666e9033a6e5a2e95e5f9fe646228a469394a91ef0673bab41
MD5 8dd16304f2fa8ccc4a04b60353f26e0c
BLAKE2b-256 72f1b670d328bcda115c2d31b166e17043d62199a709066dbd2dcbc071bdc167

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 509439d31f9ba5133fc75b55ca3c1826c65bc53780f206178a09b065727b4647
MD5 75ed9d915f87f0dbc40122f600de7b03
BLAKE2b-256 de0d5795eff93fc3f78e0340dac046f2d55613ca8144133a40a6c0f33b43d950

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e8e25988162fade477ce461091705b661aef43684800d510aa1a9c3ad3164f3f
MD5 92d7195d576093c3ce60c008b0cbccbf
BLAKE2b-256 a2f792f2fec2ce3477dad17fec7140442c6af572a6c321f12c625cf667adf0fb

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 d01f3bd8e3bb19d6d4809bbba646d1808e0a1ce7eed3637f507f6ed4159b13f4
MD5 82002766a096b89d52911d80d1d82fda
BLAKE2b-256 9672861fcef0780f8edf20118191f8a74653cd393e4439202a8109c0d1883fe9

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ba265a208b5afdd67fffb8f5f8dea2d16c74e1b25cb3f3dbbc5660d3ea341f84
MD5 b25269aede43608fe27b9a5412a3b185
BLAKE2b-256 fda30b81a92e05d874a540c5a28542d390dbf47ba46ed74a91304bbf093be5c7

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 8a1fd00c748be83c84675895fee7ff8de9166e58f6709547cefcfdee6ca7c8c3
MD5 34475649c4b94bf57f328616492f3c77
BLAKE2b-256 c1e403cc3300abd13cb823bf970cef02f4daf82fb04157e9a884033344a3ec47

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d65f3f5af65d7d2087b621e02ffbae1af30648be4cad795f3da13b562a2f120b
MD5 2a5d5a40c62c3e2c5d158f6fc4f27701
BLAKE2b-256 6aa501616f1fd94ecf29d121eb76e7bee10b7cd354861460212bda85e4b27162

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b310284aa9182bc9516e4f80689003fbd25d31e133c065ea7d8c6712c2435d9b
MD5 3ba18442228331a5289cdac14a1ebf01
BLAKE2b-256 153704b85aa0bc13097ba983f372082a3357046bc3bf10b3b3ed89d4b38ae98c

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbaae6a3eb0fa879ea4d8b6b18f771ec9b94764a337197b36ea09f94185eee70
MD5 a544553861a62bafcbe08a7acd9b3c03
BLAKE2b-256 642cdceb77f2e2c95520098cb47582421c098e0aa23516c10e29e8973e3a55db

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a0498b5ac57b27142a9da88f8d82521a87c9befdc41f5230b9096d5c5c7176b1
MD5 ceb095ff2bd78d93cb7f99491087e252
BLAKE2b-256 b236a377bbec33648f4da444f6dff2d5bd66b3f73538cdc8a80e593e95270291

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb49898d14165330732d60607ce8b99189e7cd38cb44cf58e23a38dec11be2f7
MD5 33280444e9ac28f404204b31250fc112
BLAKE2b-256 f14bbc9ece3e825d873f140ac9c75e1122db13bddb5a9edfcd2b3c881b3a5797

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f9af5cb61afc1a5a0967d08eb11aa33ea2b7a2b4e034bcb23ae5d43b6d8e7d5
MD5 16eb0ec7f097e28d7e6b5e234afbe265
BLAKE2b-256 91028e5a2b2798d2879b6210d70055b9b325508e62a9c2d1986001d5d16e54df

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b201e71944860a51b9a6f2faa11440ad17c17b3350277745c958f2b738a4ba51
MD5 cdda390b2bd3e952d0c9a404191153be
BLAKE2b-256 4458b7d7484f2dfc463021223ed1191930b78519e25d97343f43657b58a71e42

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 cec95e0139bbbca511b641951b02f0d30c9245e5f319e59e134111b57cb1a575
MD5 f72cd763d700d0d7ce9ae29d59ea7be1
BLAKE2b-256 e981a2d2500cfd8b34b800a0cc339338ad0a45d22b090f27901caf522117af7b

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 6819c4fb1e3a0efb5af8220db46259162abe008263e87df0074f334d11bccdd5
MD5 901eeb00ff8b9ed2d8a7a0e072208a3e
BLAKE2b-256 08e41611b1bd00c7757704e11478b6856a9a56becab014e349435b3cec364e0d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b242c309fdb5f74579b84c4ab8e2f5ae8e64ad38fe8710f5ae2557753b1a5b11
MD5 2ad4cd12076742f34bd1ef31be8cf968
BLAKE2b-256 b6651c365fb02653d6d67bcdd027593f266b23a973d03954c9ebf5449af74ec4

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d9f78e9ea6949f27cf2ea56c1e0ac1472462af7abc2fa60b4e4404f074794a92
MD5 4a05beb4c1366004cec1fdbf9763d472
BLAKE2b-256 a2e70a89a52908f04b4a2441ae59de4146bd7bebc3d2262b04edec54ee735b01

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aa5e6a7d00c5ab78cfb9c7db1038b013bc6a7731525225230ca32d72ad26a0d4
MD5 ca827e88abf781b760f8f7508717b46b
BLAKE2b-256 b5d0d4e5a1171979967fbb069d4c085b99ed5c354a8e29ba7241c20865e4df87

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 13ff7c3b8f6bfe16db8d3db03f8e969e7dcbdaf0bc78528ac8e9d335e6b7ace9
MD5 8ed339570fcc18b649988cb6496a69bc
BLAKE2b-256 711364584d82a801ea923779d305e7c960a86abee05bd6ecb5e62d4a92b71816

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cec14bc207bd15bd149fdeca0d2b581cf6762e9274d39928b43a9af34e934432
MD5 f89382ec88bf147160fcc4b997453964
BLAKE2b-256 a3c478c1975dc0b61d7ba63d2fc380fe37d65abd062939a4a6c6f6c2ae5abbd8

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9ce5325b95b6dca92b3fda92b3a0568f9d91bf14d6d58f630a2a812b0016dc37
MD5 24f85aee1079a8aff28e9164289a9f82
BLAKE2b-256 53f5704da3d5e253098a566de4f102c1eaa2e6627e39d48e5042ad2f3e6f6875

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ffd87e8ebb1c8b6dae91e3bacb4f65dd8f1804ee758fa41353bbe8e140f77476
MD5 fd18d291773dbe4070d495973a5a58f3
BLAKE2b-256 3c7ad115af86a91cf6ed7d4a629d85d4cb17f371406a1af0ab20ffddf0a9ebd2

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8911b7ee79cb55daee4c3dbbe8f1cf0c751aa8b3f8e5ac063cd974775c8987f5
MD5 8d946c709dc546e01a8a6cd7a7705798
BLAKE2b-256 8d1aaeda58aea25651926e374bc420508dd5a457770471c0cddbe1ac70f2d174

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2b9a0a36510cbbe9efe86301c5ba85de6b56f24107064607b74ccc42c9730fc5
MD5 a3a33e17273916b694ad1e4a08ae0595
BLAKE2b-256 09b6caf7dab03a36db2cc5f1a3e11ed6f4a907daa028ac2ffc74223e11357715

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 031a815479c64a8fb0cee824dd555e78a1995c7c39666d5beedd768ecea1e289
MD5 378cff5a52e5ee112a09eaf89e6baa27
BLAKE2b-256 c033593e534590805826b97c176e9ac245d972ba27178d9624f62074b1b4ec46

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0115cdbb30d38aaf44f40aefe2b6c392734c55a683746aff727ee82921625bb0
MD5 761dabd04ba67ff2e930a2e611a26c58
BLAKE2b-256 0148710c73ec6e0f01b4a948c0ec095e1c5849a5068422962083fb5a19448851

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 855b9e1157b7c4b12296c3be258c722bdebcdebd5e2a6d3743490102210c32f3
MD5 969d7dd6cf08c55b5ec706faa3002e1d
BLAKE2b-256 bbfc84de01942ad116a017a2f8f1a0059c22c670e6b27fc74ed2459e32b24af8

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3b934752552b20cca35b5a8c71148f6a1b8afcbb441dc7807eb4d584eb2059a1
MD5 2d8ff6385e5b55c85d447e539a43c049
BLAKE2b-256 b804693013d8acf5dea65d978e559d73e5701e0d6832f9baba317a4e8518f155

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 c7fd68af04d71292d52097c4116d31a42a090ca97b8a84d8a57f0add632d716d
MD5 e11e9f9e3780c5df705bb5af32f2cd1c
BLAKE2b-256 9826ed639bd350ebcb751d961b38efd95ecbf2536ff959f82e61e2fb6e34f934

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 179f165478940752ba35b3e95b4ad6522ff793a658b3aea701270f19c3b718c6
MD5 e2d1329fa03a895b6572b091c81a91dd
BLAKE2b-256 74a880406981f1b4da021484a462dd3b318600f061df12d242d5ce5ad978fc48

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea5e7eab2f687e0a340d06967d4e577af34b78fd6e6d6caec73f8fb5feb90b04
MD5 56f191f8da07c513cf45a43a4c7b0ab3
BLAKE2b-256 5970793fb618a0afd1d6e52671b8dafe8fa2c1fbfe503dea1917be12f810fe95

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e47c51fd312d8929505ea10890e8b72aaf2065ca94a1545b6321aa1047ff08e9
MD5 bdb1a4925d2a47dc04fdef9fe8d65c37
BLAKE2b-256 a9b49a5c489bbc505903cf716a0000d4ecf4ab297d6465b89ce9c5a2e1461604

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b2679a9493234dd9ee246454b0f0b8513c894ac375411a460e251d411c5d7c56
MD5 0430685b54f43dbc3b6ddfa8596437cb
BLAKE2b-256 cdda326f55ecf79ab65d721d7e64ae36d83ac079446a083be80f3c90ccc29a15

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ff0913f94d11d274207047ff1264e58277f33c5b84c49e185ac9ead0cf3c6e00
MD5 0b6862b053a129e290a8422de0f54786
BLAKE2b-256 aa435fb00f2ef4b98f57c38f291159d98da7e53c7fa5dbf047aa3256c3c96b4d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b2dd9fd1ade1ed1e01ce86aa39972a8c8cc1b0b64c2b583d6a137bac94033d1
MD5 84d851f05ed710d60e70e4676bd42c0e
BLAKE2b-256 cf943769e27c6f092706abd92b0592c5cb09ee799b58cad2e55891504f3ad634

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c56c7c8682c23a8a0b0a7e9e0f853eaaf7fff45be7831d445b7f95fb4e675823
MD5 0e16fe61fb44a4ee698bc6c2b6dd38a5
BLAKE2b-256 0d841d9c7ac8c3e841f8dd8aae7c6654d10a6efcdeacfac4da2b98cf3908dd9f

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fb19549b1c096898d82a07a57f68ce24b634aaf7e4f3d6c1b150a149100bcabe
MD5 68c7810599b41fa9f32c05faa043d0e8
BLAKE2b-256 e4a245679425ff17124f65ae506beb30cb16d3d5c6eaaa67a5ae97cc4b75ca4b

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2119afd7fbcbf96daccbf976646bf812e613ab6d27f687c959cd1191f2591841
MD5 a5d79adeccdb5f3e6c97125175e89628
BLAKE2b-256 6f22dbf48a6b6a11759f14ff7cd7b4bb30b888dc0b5e9746b23a6dea23c8f70d

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d5e82eea425cc47f71bbcb64bddd69611065d3ce897fa36815c6aa86327f63c
MD5 8951567cad3661787ee179b792141112
BLAKE2b-256 ebdffc31bcd8f3f7cb4629e204edcbda7122edb366e2bc60e2af664c5c220273

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 3fca760d51c754355485ba1dd5b88ef1c11fd1ed1f349bf504807212b4e57c67
MD5 f5bc77355e3c5b979ed4ea1a31069470
BLAKE2b-256 d2cea764ee717e78139d60e1e0f27361f79eba41d518504128002e9e76a8f289

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 808234677f92e7f56cf75e1ebbe48d4342011459c0522ac01dbf342157a283de
MD5 022170b2212ec367627355d15f3ab857
BLAKE2b-256 9ba111756285aac4624f6f87de1f72e2c0b5e3ed9e018866677d962ff3719602

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 50dd8294115fc44b8e9898c7a6245c33ac178c06503484e86994ef391e488bf3
MD5 6495413b96ae8cd65110f0f33aabd235
BLAKE2b-256 97b07914a689dfd9f76716fc484a50417d4d09a9249690b9bdf587434128cefb

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b867f7935484cae8739f401b7a5ec0e4ecf2c7c491318981a40868675de2922d
MD5 ccbe77273a2bba4c1e31ed014edbb392
BLAKE2b-256 681db0adba7ae83377e8807971dbab371452040d055b7caf5f363c0562683aed

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6204afc72a955530bf37687a3d230adef3ae270909bc4fc29eb49ba42ce28976
MD5 0794ebc7630af716ea03e45d209248d6
BLAKE2b-256 9e6f7c1c92316310c8382e127ab1b2936170d99488f0999419ed4e8233981187

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f3f5a42c0fb2fa6bfd245c6dcac4b5081b2c3e2628d3114705afe4116ddd988
MD5 47b051fd1782c61c5ed9310ac9b7e315
BLAKE2b-256 6a524bd3a5d731f9d692da04399477f45a62d710adac6431af6efb1fc51c2754

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ed85d009c5c2239aa63a16aeb5a0b9347738d0355b695e419cdf015488b1cd9a
MD5 44ce897177e606ac9a075c24a3df89c0
BLAKE2b-256 9340bb341277bd35193762cd3e911f372d75aadcbc765322f0afdbade5838024

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f32f230880ebe759f7d8d67b07e21d083af441b6a919a4eaa94d2e34d87f60a6
MD5 d3b6e70512dc0a3fe358b89e60125637
BLAKE2b-256 2124763d025f104c27ffe65fc72f84bb9ee5d10a94709d8b44b6999404270ac4

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 63133741b3b98f40e5be072c77b63f6ff9d3aea734bba1c17eb2e08c74f652de
MD5 5764fdc9c26ce9c01816546245a2d018
BLAKE2b-256 1cee3cd716a210d14146a34ba35e3a08ad3f1d5e6f9e28d5c4dfff99c02526d1

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1254a9ed86e2fb485853c73e89ff0195ea052052cc843d53099db275167edb8
MD5 30b6b7c5dd9e954aef78f5feb192a6e2
BLAKE2b-256 3cf45921ec60de9190fea59db1f55c98ab72c048bd8eb65abc78f610bb4f600a

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8bc861d7fadcdca50e80aa08185613024942561ed60ef8456bf3343514664c51
MD5 9f7f63e5b60f2c31869c1bce381df17e
BLAKE2b-256 3b65701c78971757fbd5fc598501ba01e199fae5150fce9038df0caee2197aa7

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 496b0166017be4bc27b49f38bbe8fa2edcb9c6a956cf5824b249ac448e80a333
MD5 01b88b6dfe7a7b5d1bd6ae401cabc6ca
BLAKE2b-256 fd2a9106b7ed210de391f312e54198e98775ec5dc71a00cbee37dd2265570473

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bebed1165d3af782b87096371469e267de27292cde8b2eb1d29fc332afd32073
MD5 8572e72039fe804d3b98c6e333e4c85d
BLAKE2b-256 b81f7aca16560077a6c4355752723c9c6fc58b62a75a68c9d68d99e44f03030a

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 395281b98a62a882f042b3f784125cd3c45e18bc877d91e4f5a5a825547e8dde
MD5 af643dd9c7c076c0f573f2e58ab1f54a
BLAKE2b-256 262226a43911aa7f0628ef78d806f08525fb353a6c1569029558e10f43b98dc8

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4182ebe5960ffc64a50e9d4994738e1d9436bc15bc3a0133755b83e11864a358
MD5 49f5db01fb953c3ad74dee5e94a46793
BLAKE2b-256 285d66545a141ed2e7466a844de5670e4cc0ca2e36416d763694548c88a8d052

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 9d2fa526af0c6ebb92de21f57da557977f7de2a1ad57ff74d4dae609d8d1dd4a
MD5 73430c6780b3c302ea5344fb903df8b7
BLAKE2b-256 2c66d7890248083ee4c58e02aa167c0764d88501545be34f68c3c69e1266aacf

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e18ad85a35e76c96d3e22e90abecd7385420a6019583d6c14ef3c9ecd894e52e
MD5 9d4d9a3cb7a972a581f29d1d8a29137e
BLAKE2b-256 0c272b85d97b001adbff76b47d84c9de05f70a02c1feabf46ceb4a4653ba5c39

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 c51d53d3b1140cf36c4ad7307a9ecbb1f88ebd8cf83bea56419b416c35359aeb
MD5 f04dd94fd3c48016a24b216990a8b48f
BLAKE2b-256 7bddcf991598f60db68199333ed4274a72d100eef975e70027361434854f16ea

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9bde4178428341e3ff92ee541d08b745bb0b78c2f7cc4c88f09c0e8c420c37a
MD5 4fd1084dbe8d9cb3f8561c85a2bceab1
BLAKE2b-256 3a8a94ba8a4a392da2f4d50ded5b405529175404ad656caa2893c1ca8a8e90b2

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9239c4bc095526952a065c6eacb04e85760d7697e2d6a6c37cd105550755122b
MD5 ece0dc7d8773e95059d2e73d91701eb9
BLAKE2b-256 e9f970c20995d3b78ab0cdabd023b1256fac74e6ac2c8966ed39b9e0a8a14845

See more details on using hashes here.

File details

Details for the file slumber_python-5.3.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.3.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1e0b84342ad3b01241824290947213b5a9a143feb7fd82985f5395f525935c4d
MD5 0623702018d97ecd833ccdad58316ec7
BLAKE2b-256 aca0b8b22ad6a4d40a6976465fc51b2b002624ddd22264aa04df34fa4852832c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page