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.2.4.tar.gz (240.4 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.2.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-5.2.4-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.2.4-cp314-cp314t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

slumber_python-5.2.4-cp314-cp314t-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

slumber_python-5.2.4-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.2.4-cp314-cp314-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.4-cp314-cp314-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.2.4-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.2.4-cp314-cp314-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.12+ x86-64

slumber_python-5.2.4-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.2.4-cp313-cp313t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13Windows x86-64

slumber_python-5.2.4-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.2.4-cp313-cp313-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.4-cp313-cp313-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.2.4-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.2.4-cp313-cp313-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

slumber_python-5.2.4-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.2.4-cp312-cp312-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.4-cp312-cp312-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.2.4-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.2.4-cp312-cp312-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

slumber_python-5.2.4-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.2.4-cp311-cp311-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-5.2.4-cp311-cp311-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

slumber_python-5.2.4-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.2.4-cp310-cp310-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.2.4-cp310-cp310-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.2.4-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.2.4.tar.gz.

File metadata

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

File hashes

Hashes for slumber_python-5.2.4.tar.gz
Algorithm Hash digest
SHA256 03fa5e1d4b41eee1aaf30c68d84a8e8fd2369d7015501e11959cc62bbf3fa622
MD5 0616c7744913ac70fda4b622e97d8efc
BLAKE2b-256 167f68d317704dd90de620c1351635712a5c95ef8e99c5947c58db2dc14e2a73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1a832c09770deb0011e3415dfbdaef1b8a4d6a96a15712bbdbff31a7d4acd5a
MD5 44a04bda7aea5f5acc9397c9f176c117
BLAKE2b-256 7bcdb67965da78439690f6af1f6a939a0cce2222b2cfe5bd07ea048a45f5a766

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d2279111721e6a406351ddefc773a9612868bed23a600c4619597841ca42ad72
MD5 01e229e85b040e0fad4d54f735453518
BLAKE2b-256 5bb0b50420ecacfdad0d5707c0fe2e2811d9d40ea32120d667d3633ecb8724fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ea080ac34aa6a97d1c41ce6caa416c4e8efcc153f924cb3282aeea4b5792d8b8
MD5 6b7ae16dd5fdd643a66180483b80a06e
BLAKE2b-256 c627fe267c729190a89162536e2497a3649cd6b39930e98b9181e8c849b79292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb0f0116ed27e4e47a8c3df1781d4c7202f36c450c274109a4b69d2c52ca8f63
MD5 489a64504e3e610121eab20817767dda
BLAKE2b-256 b5629cd05a831cd3f5bc788b2f01bae60d57c2851927f4e480b68493ccfd0d92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42f555a421e1a001b59c27f7ba5eca18e2c2ea4f6af9ae6bc2cb54acd6af5357
MD5 a19687af80a6dacab57e5850d67756e0
BLAKE2b-256 eb5de79ebb9695a6953f97034a5498930c14ce6e54977ed5af43c79e8cb0042d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 34cb365c4f60c5ef04093b560ca6721f58cf459cdcb4f87698f0426873b6cd9a
MD5 36513c4a4cc03e63a8ea7b3af5c7ad66
BLAKE2b-256 5cc8f8d384e11cc9126b04a929a70545b1005c66f69f312f6a6a607eb13b08a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 26c18985f364c32c90d77632d5686c7c56d9cdc56221aad15fd63cc530780c07
MD5 86d033126c38603cf45de4c21b29329d
BLAKE2b-256 8dbc2aa2acbb10a50376d3c76b146ece26a7d54cb6208d0c9aed407f74b8d07e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 68a5b099df65cc1205636aa4971f3553e3a57c569213626af1d9a336e28014d2
MD5 a9c1cc9952ad949fd52f44d93efd5ee4
BLAKE2b-256 0730ec85282ed2b7a139718fe8b15fb0c0fee96c865a96a68f04e6f672b9c57d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 78ba1bc272ce124eb5f6250113b487498ae737956347f24a899ff5fbc6ad0fed
MD5 958f61e8e2486e123db5654a2b2f11f1
BLAKE2b-256 413197b64faa409a925ef85e7ef3e5c0059095c35f5a4d5f2895465c4afad89d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39fa94ad2cec6ea1e68f5809662700190bc850f9f7fc9da985c841faf595968d
MD5 14f57cc76ca1db403ade91a81f875dad
BLAKE2b-256 bb3c568962448593633712cd6d1d3a31bac33f465251c5c842cdab9d1a3279d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 641bb50c794a91fe6bb81e11408cbfac28e66b52c2ca0961017569a14dc410d7
MD5 dbb9d23865332dcc951d2347c5eaabb8
BLAKE2b-256 81f8cc0dcb2071864eb0663f7c6cd883d3e4224a3bb4f98919fa614dc33a1c6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d77ce80012a99c5564849caf8954c5229980f7cfd884bab711538c3afc578d06
MD5 de6a0d265514784007921e51a22a4ea9
BLAKE2b-256 c8c7c1da34ec378280bb587052e623c95ccec15b682af0af1157e796279c163c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 20bc8707b52cf9b90c7c079e7368f51c644b74fbd2f04083d50c89ab852cd930
MD5 892a0ae4cb6ca7c9d3f54e94285e4aaf
BLAKE2b-256 8fd890497d7dab8b39b1f87e9bd02a62b0ab42a3fc40c58b343999febd614057

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cfff34a28f8bd7bf361264f0d58c689801d643339aaf3511ce6f459fa7baf488
MD5 a8d0d49bd60d7b7bbdf4b9ef1798f095
BLAKE2b-256 4a42e28627ba7b5f4b5be1591ccb22833324e14e9a996f13b361c1d9deff4408

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 cfc611bdd5dc72cd0a9bd34c599c10d9d668ff2719f943c72326281deded8400
MD5 25306601d7b8d26cdd762238881e97ff
BLAKE2b-256 b928a6e68a474f9e93421bacd34d272aeb9aadbe2bbb0d5ab7cdaaa27bab0b2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e2c6816ce1c09838604ed840a12ebf3e9b79bee791671f266a7553ca6726209b
MD5 59f827380203e90a2ac14e27e5aa07c6
BLAKE2b-256 ec87838dc3e890bac369509702440038232d28bec23592ed0c6acc6aa4745a63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 c6c7ea70a9cb3a266d3f9ce2902ba0b9133b3f1d07703a9a242d5201a86e955a
MD5 d280865803649ee51e824ba1272e2116
BLAKE2b-256 95d24670a7bac7cac940b1629f08c360248674cad7ab0afd92c227086ff6b751

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 997b03d7a92649f29ab47303580fcdd332901ae27c3505b26bfbaa332438ab9d
MD5 b208bf2911ab19ea95329ccf1a5639ae
BLAKE2b-256 d0cd449423b395569a7c4cfdb7cc88d5f1e42db9e3940464685c5482800d324e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 976851ca36fc432168b4ecd1b18987f1111aba7c05bf2e8d9ceffab1fbf03ee7
MD5 63a4e978550753096776d2412f24db59
BLAKE2b-256 0a991d454a60a86f59f487689e2875523f93dbc042b6cd073964e09981eb5b75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b95a16b11ebbafef012cbd2f194e84eac13c6e13db9bc2c63575fb949233af0d
MD5 2123a116bce9a94879994233a3b2491c
BLAKE2b-256 4f569f1792fa18be5b128631a566f7d9f6e43a1b3197d0a40e5fda96f9dc9f58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47ac57adb73cbee6408cd947e7cc1b6a94723c7bfa5fdac3330241fc538b0515
MD5 95fc515e087bd92c5a36c895d0125d6e
BLAKE2b-256 b3319417def18562fbbb093287b5e56fc454df064c5afa1ebc002698ffb14a92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1eb54bb4ceb5905bded762be577b7db811f0052e53c6c4e83646d2c07b6339ed
MD5 90ceb41caf5a5ada7c9fc75ea42e3a93
BLAKE2b-256 0741ae23ff89ba99660d3a6f0216a29a15e67ae44b47af4adbc060b6f9435f19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 46c51beff7ee469a72dd2f4ccfd89525c9f60e14c544fe28c2d326a19bec7b52
MD5 307c983dea0a1ba02baa7e27491b0460
BLAKE2b-256 555095912d89ca897afa19ba3ff11c37e256dcd615988e9944d62cde6d8a6d8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76c8d0b69e4c793de29a5e1dc916d43fabda3aeb2b066670ddb83722e02afc7d
MD5 138fdf156479293733b8ec808c9b6f09
BLAKE2b-256 fb8eb20d128a32a3919b2fddd5b43f3190895aa23896dd37584a621047174ffa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 841a456c7f078e0d0d7bc2ca480ea2f29073d809858a37bc2b302a5ff016fc70
MD5 8d248a8e275ce683ae66ef859524aed4
BLAKE2b-256 01ab481f64f662eaae8b8ce368f1cc83100bb197d7048559d29ce65456b4da65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8f781f343b1071e902bfb1cbe42424a0ee62f61455ec25d06416ac1462a42a8b
MD5 4c50e6b4c9e5900fb5be8f1b4aa37b04
BLAKE2b-256 5d442e5d81fba48c971d1c346d786c86f78a1d2c5f4b1fdf517344778a705ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e39a197d477dee1034260909b9c4dac5d506ad914e8f6a03ac8f4771539d2d34
MD5 bfa7bf68ffeccb3e1de6d1d1cbf3c1ec
BLAKE2b-256 e5bb0d29f8194722677262db3407f878fb036f6f6977b36a6d8bb4fb01e982a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 cb35920e73224e7055f28030b06f3b01fcb3c75d7924a06f04bb69ca3d5ac7b5
MD5 7c651b76d2939dc45a9b7e08d4ffa445
BLAKE2b-256 c0d0142830f9d0149b317da2d44f1ad054fad041e41755bd2f75967fc48287f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4380f8eb5a145ea0a6d0640e1d2aa2677cbe7b5095e77de8bca04aa33e4d74da
MD5 678945f46646105397a2084fcf4d93d9
BLAKE2b-256 e2b336590f18fa3eb25758c6345d284cf31e86aa1fbfc881820f47def3465b56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae4eb6a40259920b302ec0990a28be81d45916e11125e24fc7f16fa0635ab1f3
MD5 487e160a1040778da24df51945bd7798
BLAKE2b-256 1499f4cf763f5c01f342dc243584aa3a9558e5340ce73ab10506ecc8288302ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f6d4bc0f59ee34a67531ef13cbf2cc04f4d16dd39bd55d19feb0378e8f5c10a7
MD5 5c407e3e98ad5d55a0a61e55828b8bb4
BLAKE2b-256 6282c1f64fb62fd1f64272026a66e67659fd61916b8008434c70492a643877eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81ebc0f418bfbf71bde96aeb5e183573185e63f17e84fd9beb8289387b3f5547
MD5 8461f3a6dc58046456b5c52ba574638c
BLAKE2b-256 26442f8bc081a9885d857348fb4593efe76490eb77e246ba143584f5e7fd2ccd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df0bc4fa5608cee3830927d51d56baba158dbea87045c92c2f138f83d02c80b0
MD5 35eb11748a9b8f344a472b81ae4b00b7
BLAKE2b-256 fcaca39aeab947cb29bd3dd7f64da6ef26cbd2f6f30b2067e57d01d8f35b93e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 000ef2cf8daf02fd48a5c5559f878c7135dc498775023499483cede06544e117
MD5 050e1f5848f3c282f4ff1553a0c63890
BLAKE2b-256 e3949e2a76446028424b42d815ae9e53b10a0dd96ae71b5981f20650bca95a39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21cb0aac069f9f71465704dca0b438823e2eee7468a7ab1da63db747cb53dcab
MD5 1843648964220dd95a60f6247fe1fe2f
BLAKE2b-256 0cdb62c18f0b607157224e3e2b15d26adc9a199b9035e52614a0986132710ee7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 cc1979bcbcf491b39036c32cd09cc1b80e3c97f05b029531d4834ffddbf8dc61
MD5 b8c9a8acca669c781c67f52f39169d32
BLAKE2b-256 992e63bf79112c00e8a74e0a6bcf68193fba4b1cc5902be8ee62caef57ee9922

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 311c312f007d2460a52e67bdea5dbee3623a409c62c7b24be9eb1bcb9c1618f9
MD5 152aec79e8557b75b1427a40bb8b18c1
BLAKE2b-256 00b0dea7dc5f6d2f40dda7b9b06ef0bc41d7fbdd71407bfef82cd635baff0e92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d9b85cc9df3c48ad1c7a3e9dc2e869e9fe02dd854e0337089498ad55ab4a8642
MD5 d8b252615d94d8d6667b84925c34a482
BLAKE2b-256 7bfa719e1e1de0a18acb0e81aa31acdcf891d59fb87c915891bd2f6c6cdfc7fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e473b46de13639ce20010634a6ff9712023ad59ddde318619c7ea7346248f3c6
MD5 044f9639df04d479d6f40df2615666b2
BLAKE2b-256 4e08294527dd26636b2485446130cc7826e394b5b8007f0397e31a693f6ba34b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 85a3462bd19c88243d9ac2071cbcddcbd397e35f04147a308945ba49146af52e
MD5 5a569c55e7d63bd96817955572026abf
BLAKE2b-256 663b8389e64373eabf3389d704b5ac2a5be80a8e6db24367c3c1672662b0ae77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d50d3bc3717e8ab2a2753dba95ba5b9b03d72c16587ecaac8c16331fd30635e8
MD5 d7243b364d3b7094cf86576958827132
BLAKE2b-256 0bade4eb2bcca23f2b7a349075c766f7fbf30cd96c51c804dbeb4484fadcd555

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ede8ae3fb7e5e073d9cfcff67941fbd2ac032e4fc755a8f9a8e314e5733a5081
MD5 1d38f72a02624212c6608188dd39d904
BLAKE2b-256 73fde039ce6d924bbf8c841e2b4e00aa0712c211b8134c5aba88aa599fb89144

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6f062ca053d580f82ce1de3ad998acf0833bb7dc6930648b6e5456a174b9c427
MD5 ef072339a3d3a18c21b0e43d6bc04124
BLAKE2b-256 898db006015ab715dce9f7e91ed104255792e4e1fbc5d4fc8d80b9e04c8aa532

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2500a4f09c9ea914b0601e911f5efa937e509df9af5a16babcaf390c8d6b103c
MD5 e1998e363b2ac71bd77638ea2e153a5d
BLAKE2b-256 e3018b693385e8109d900bf1474428e54ac4ae03f5f18617fe9279c0dc4abb46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4aea27e69bb68f68641270c3965a3198106c6414e53eb455bfefc9dbe586c76b
MD5 96685438069e1387055649ed317faf66
BLAKE2b-256 561c3ea051e0f74c8bfcdffa1a303938537c407ecc0d320840ceee1790d7ae41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 dcf1894c45515844687556dfec95b1516c47208e0625ccf117dd795aacb1a1a3
MD5 f292e56ce4d08b8ad488789c359df2c0
BLAKE2b-256 eff49ddf053862244a8c78267c03b1daa247ab8412f447f1dc074abbf5fc9b4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3cda67cb9615bf47ce54ae1b885dcfae31757066dfdba80072cbc8e9f855dcd9
MD5 1e79fffa72a6aef1a1488eec5ba03e99
BLAKE2b-256 f388c91931e874bea12b2e5df42b80f02ca6923c3728bd088a3872e7d0b861f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e72435b4f05c23e6d316b44cc9091523e594343e6da4f7ad7435472ac3264c9e
MD5 1812ecc3cd6035d79072b332551e8619
BLAKE2b-256 e54befd380cc9007ef38b139ad7eeba3b6bb940923c4b9805281477a78a74811

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 53b457fea0d20db7d32a1992c47a82c4d75f196930f202933f9646f6d2389f47
MD5 0b9dd61017949cf0aacce66470b665b2
BLAKE2b-256 085feb32e63f752da4a888d69ae6fcd6318a50621521b81cb10c1c4ae3d06f36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f48aeb8fbddc4581f7dbb600135f13e2760a26ccb814b00cdf15810ad59a40ff
MD5 333d925ab820fc103c7bb6a041506931
BLAKE2b-256 b4bea728902a5a44b25477cc64fcdcfe8fc20a2ead9fedca50f4bfb4d6ab594a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a1a14c4cd39508e67e2012f96ab193e9ec9d77a08cc0a89a9eaea1575fd3af1
MD5 970e61f17921ee8c0962678a8ed4a811
BLAKE2b-256 bd692f615654e1c85c2ade7b08e34c422212399e87298674586e9d6ffaf4c20e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4a0c162921d9b66aa028bf811192e65ab7ccb91bae401872c2ee990ddeac75e3
MD5 dd8a8be3157fd12b898a123a6ad04707
BLAKE2b-256 bc6e3be9a64035661249c1e31b9514a093586b7cfbd011986627b2ed9b57c9a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3d8609b7b8adf624c2bea4d68e64ea12428eeddd6c6f7050c2c700b3609929fa
MD5 f181e243dac54c0e7f33c475a4575d3d
BLAKE2b-256 77c40ba7c6be2c38c85298bdf51c8ffd7003e70493137ca3c0325352fe81232e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51748d9ddadff057bd7a15b2591d4e34530cfdef6e229991d8bd030f93b07f4a
MD5 efe5e908f05cde42a5b19bea1ad751a3
BLAKE2b-256 587246992128a5594cf9cedeb512bd90b5fb7eb6e564e5e40068ab2548e183a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a0d6ca0074a65236ee6cfdd730ff1be11f2531d178badcc312558987dba05176
MD5 04983e1a89b846388ea505b1f18232dc
BLAKE2b-256 a6901462603a63df620a0409b71544be91dd836f1f0b14ee210a273f67c54958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 aef51950f3d76a3132ab126b984570099bd7913a71e62ed551710b5683d8d3f5
MD5 f6913426d23f3d294cc834301f1296bc
BLAKE2b-256 c3421c7fb386ee9a7a7f451e3ad35e05306a22ed4832b76a8d942cebae304999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff405388e1fca308183be403987c44094dd9ae74049ae95c0a81e5812e805658
MD5 68b6e974e8876e3585bcf913d0aef6fb
BLAKE2b-256 dfdaadfa72db41f1d8d31419124725cbc300eaa4e385487feac9697453bb8dcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f30ed534b941ad349a236059277790d90d87fe564365da3f9c0ca7877bcc5d4c
MD5 95b0a0262c0df9796f67cae60e77bf16
BLAKE2b-256 53dfcbc3addae1e70e9499158a3403bec13124098afb047c44f431d1294d93a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 10c5ac5108ae41dc891fc8bbb6bc1322407b0ebd562c64cc475254d75967880b
MD5 5ded71df6fd3fadd0c909c345267f23b
BLAKE2b-256 f44eb3a4adeb2d20aff9e743b443e2b992a9a922be6050d7d6c07c6241cf90a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 88b9d08efe4b78c9c8089d372d5a0da50c5268771bbcbde7dc359687c3ec6c87
MD5 343bdc8c22b5893e864e551d607ac716
BLAKE2b-256 50b747395ee2eebfeba6526740f4a166eaac87863b2cbf5c9fe37947c40fa666

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 721d35b766d6e0b7c17dc92c86068c7490fbefb50a430aecc2cdb0c0f9dd2ae1
MD5 5283aa4d6ce2960a6275043c7c0cd385
BLAKE2b-256 4b89f49b4796053ad8b8bb9e518abd9a59dc8221e9a9579f4c611515e10afaf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 64bce2a8b8f13df5aa955f0ac488ee94f367646458eda020b3f5963553e9b236
MD5 cf326c267ac1d20d5ccae1c6927f07f4
BLAKE2b-256 619a0eb4310e6093891e881d2423eec4deed569ec96cb238f8f627c8bee4834a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c144167fd08ff1115b09cd33028142c4b627a8f809c214e024f7d4c832f65054
MD5 b38ff91d78b86a73109fad022d6d5396
BLAKE2b-256 e49cdac48ae8669cd710bc657153dbbb50bb5be78c02363fb34f99b4878d02e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0205184596402042c976c31ff90e148ddbc35797bec92b5f01d8492e636e628
MD5 bd3da985d11cf57a9cb60ab2ad11d373
BLAKE2b-256 e1103a2a8e7269c2998e16504285ef4f9f4943adb9e2e3602edc69b526a3de8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d04f1bc3c258cdb7b3eff60bcd95f26fa2ca9a69dcc24b9498414ca38a2038ab
MD5 b7a1167e5a63f172ea3ac6cd6b564d23
BLAKE2b-256 c829306735a92d0875095809d9e033acba1a83b6196ed2550dc1e3f27fe73456

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5a9dca58cc44b0ce6152dcf0ddde93183d001a24616958206866997bb84a5262
MD5 796f7572bcf81516716467e6a434a653
BLAKE2b-256 e0be33e448b33c7f45ff77548493814dae84ff50f894dfdeaf390b67c644a838

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8af1d3a280e65b52689bec2daa4daabda826e400031fd0035e6c4f3f7b121da4
MD5 349ffc37c6bea27cf1b8438d1163d3af
BLAKE2b-256 891663439abc91baa0d2c4efff876ae03e6deb758d8c58ccca07ebe510932a25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 18f17712539d2dcc58fdd343787a43b2ef1b11082be782c8c2fac5e2cb9caf73
MD5 47852531b2c471a6333158084de72e3b
BLAKE2b-256 0b3a920526e51f0d5a9eba36d60ad77d4a9198e34b14a52cad411f9aebdf27b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cdf58a7b2b5b2414ad663cc66854323fd36eabc72f1ac86617c6d50a4689aba3
MD5 a145639e0533c39cd2523824e36af288
BLAKE2b-256 547174b2e98c066e1bddd15169960e8b71c13520f07fa598a0a19fb044747ce2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a69b6824e6d80f2107a744fc54ee7594ea7488256ea64b46f65141b0565636f2
MD5 16eac1b2aad26309d8f9fb2229ee615d
BLAKE2b-256 f84b99ea78034d7fea98bc8cf51960f65938ea7c9c4a605248461f27eac8ca97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3bc9fb82c1ae56b4e4cdcd9db893095aafe872d8e855700900ed58f06bce6042
MD5 3853e6c9e0800f1fcd39037d33542bf6
BLAKE2b-256 7190cb24a57636562511580752cdabaad96fe35848d9402d43273761bfa36c5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 45a7dd4c94e6383a2bfd85733c57c23f69ad5b85f3f4f7d23dbd8b0f632530f9
MD5 464c27ef05365c0a5add88882882120f
BLAKE2b-256 f119f2e8758dae00e933e14e7834fb9fdcb078061e5a7561df6f3f672f3d0269

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 506d636e48ab65ef81286019d32d9da115456b8161c806eafd24484f761aded7
MD5 7a2932d2621b02b8a71e313b7a5ef312
BLAKE2b-256 cb6d86d1fc323be84ab612ab234ba74a85dedeadf459dc432173b36329e8a717

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 30bd7abf6dc5798ff8aa0d2672644d74cd69513749c462495ef096c01805d024
MD5 c1c281695ca47fab868d4e425f11fc9f
BLAKE2b-256 48682e96a224a3df151acf921ae8e956b37a3be7a3b5ee77da99468c3448fa35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 cf06f43f985d77f983acc1c79bd89b8b985db4a95f44d3afa5675550ed021912
MD5 074ab24062483c8a73d64e389771c9af
BLAKE2b-256 7af932ff6926cb36c84a44528d3fc2f806db7a2ecbd44fe780905f945cc1e63d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89fd8b5bf00722ff7e2f2a88a9eb7131df39c3b0f5b6ce9997a3ec7bb3ea66c8
MD5 d5171ff7a28a79583f1009cc0684e61a
BLAKE2b-256 48d8734648afd7cfe0b3afca902d79530e9ff715f6554387284f175daa32b59b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8475494f5e0740e11cae35d0dcb0612ac38d835dbed3e8e2fe3ba21514f3555
MD5 0275f5cdf379fb36cd7c5978bc213e18
BLAKE2b-256 6bb66c655730d271498832b04cc588b1ee0c919314331b7437ebd89b3bda9175

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 650e8ba2068f6c0a00f54e507f8d708aae6f83e770d5e80ed8f732fb4005b4e4
MD5 e4ff1f7f2107f1b88b2ff455c74dc7d3
BLAKE2b-256 c233ca87759038f24535163b0b9793394389f52115d491bc5f1cf808e9614d6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 24b9f0f989f83eb4e9233d6130f154a00901a37baa49321edfb9366b9cdafd8d
MD5 fdca308681821729c65741fa9aca1e62
BLAKE2b-256 93383ae1862041d35c62df3cec44d2d2958f6dd402adb4368b6b1435ba2052b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 06acef2091e2ac36b30a47649e5ab4509e016a36eed4c54f58d97c98362e5606
MD5 5a97d2bf79fde0ddb1b90b3b19919e98
BLAKE2b-256 2869512b1145a167ee2bd008672d70ff52c2df96417e05f66a1c427ab9cc3528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 321641b53cc5d16a4a27817037ca2dd5d4614024b267b016e362ec03c82cd9fe
MD5 c63be2ed7ad751a5d56e5496c73de6d9
BLAKE2b-256 b69f2ddd32618e1f5aab8d8dd126f9ebbdcc9ae9830ce22d498f7f679c9b1a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f5b19e2751473f21f230f5f27e76f82844a6a61a84e20591723d36abfcb9841b
MD5 e995488e15f6e094d991a19447fc49e8
BLAKE2b-256 a930a11606cbf2ac8b9afd72c712141f533067520b09cf244cc26e5a7d4e318b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 303281dda048a73235048f65ecb6976295a5c8f8d50d2451f689efc8c2ffa672
MD5 e2eff87c9e56198e2f9d9345538ea540
BLAKE2b-256 8ae33accb50c6dfe05e187baa8a2e5512bceb42c6285a927df37a39093edbe9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c8021da1da7020b9bd9e3803c51a55fa8b84e48fd370258dc7490eb75f73a92
MD5 596c5f4e8909c1918c2e929921d152d6
BLAKE2b-256 aada86042fa16a1e1469410ea069956ec7c084abf82e6fbdcc415891dfbaa5a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7f61da962781dfcbdafd0042263f9c4f37d47bf647820b4b0227838c09172aa
MD5 9e4a5d2784884568dfd4e50f50f82efb
BLAKE2b-256 53321214ae14a752c06da26dd953044336347ad2a54af33b55d0566ce012d092

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c0c07e53e989d657f81f878fdffd5c99c96198ad00f05664cfeb577460350a8d
MD5 4de8037124e4e3afba11426ee2c1597f
BLAKE2b-256 90163b4f6d4fd4ea897971af2ff5412be29d00f6255361170da48e0fe00a804a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 bba25b69e5df02af979331aa6383d9d1f85288a5d384a6933f1dc5bfe344f973
MD5 0ee5e12e5d331971787f7a446cb1fab9
BLAKE2b-256 35640835b11ed8cf1a59f953ebc9434206e6af4d5fbbdc5787a87dd0f9fc18e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 accb20236b3b1bb2386e1a078f79c304cf1c3851798d6a013f673d9eaae16789
MD5 b4769dbed8ce6baf8f54252e7cc84b23
BLAKE2b-256 3b398a5a832c4517b22e66085211eae8494a4abb2315318031be4b7e6cd7f2da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 3a25ad7789ccf4e0a4d1c80879a5428efcf205828919f0b7d9df0ca962611876
MD5 8190ab833de728ed839ad40dc203f5b8
BLAKE2b-256 4cfe3575dc991f0fb7044731ceebbc0c7b1e2c3e1a246edac6eb0848da87cf7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 57cb4b9f838b611f80c2fce15fafc797eb05a2ed8b10496872cd626f1885bfd9
MD5 ac614f741b67932446acdae8be9134eb
BLAKE2b-256 acf9acf9bbf00c015ddf74ab43b1f80cbc8f4ebd870bc79abdbd4389b481a16a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90c3dbbe8bb46fd3ccb77ed95fc311dad4f1ca485151d4c2d37c2c547f9f25bf
MD5 5e1b21d313db28325fe4c3e7fa32d872
BLAKE2b-256 8edbaf7ff78eb1b809118a03a7104587dfbcd4b0f857e9fec82c117130d29e43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 520aab6f152739a4caf2bb85cb9514a0434ec29028f85fd2af582b23b6824ce0
MD5 4a3e4b89283572f287923087d645ee03
BLAKE2b-256 b1bbba70649f6720ae015d9436a087e9ed5734a963d3385fda32cd4af9a71f65

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