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.0.0.tar.gz (235.5 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.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.0.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.0.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

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

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp314-cp314-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.14Windows x86-64

slumber_python-5.0.0-cp314-cp314-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp314-cp314-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

slumber_python-5.0.0-cp314-cp314-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp314-cp314-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.0.0-cp314-cp314-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp314-cp314-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

slumber_python-5.0.0-cp314-cp314-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp314-cp314-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp314-cp314-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

slumber_python-5.0.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.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp313-cp313-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.13Windows x86-64

slumber_python-5.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp313-cp313-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

slumber_python-5.0.0-cp313-cp313-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.0.0-cp313-cp313-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

slumber_python-5.0.0-cp313-cp313-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp313-cp313-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

slumber_python-5.0.0-cp313-cp313-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp313-cp313-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp313-cp313-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slumber_python-5.0.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.0.0-cp312-cp312-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.12Windows x86-64

slumber_python-5.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp312-cp312-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

slumber_python-5.0.0-cp312-cp312-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.0.0-cp312-cp312-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

slumber_python-5.0.0-cp312-cp312-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp312-cp312-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

slumber_python-5.0.0-cp312-cp312-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp312-cp312-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp312-cp312-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slumber_python-5.0.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.0.0-cp311-cp311-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86-64

slumber_python-5.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp311-cp311-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

slumber_python-5.0.0-cp311-cp311-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp311-cp311-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-5.0.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.0.0-cp311-cp311-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp311-cp311-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp311-cp311-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp311-cp311-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slumber_python-5.0.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.0.0-cp310-cp310-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

slumber_python-5.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

slumber_python-5.0.0-cp310-cp310-musllinux_1_2_i686.whl (6.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

slumber_python-5.0.0-cp310-cp310-musllinux_1_2_armv7l.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-5.0.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.0.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.0.0-cp310-cp310-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

slumber_python-5.0.0-cp310-cp310-manylinux_2_28_i686.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

slumber_python-5.0.0-cp310-cp310-manylinux_2_28_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

slumber_python-5.0.0-cp310-cp310-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.0.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.0.0.tar.gz.

File metadata

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

File hashes

Hashes for slumber_python-5.0.0.tar.gz
Algorithm Hash digest
SHA256 46e8cf797a5585068d44b0ae11abc9456341f5a0c01c0b0d25f0ad5d1d28cda4
MD5 0761b1e9cb6c6779e33ae82224f006a3
BLAKE2b-256 e7c14081952fdb56800701d6fd655a90760d64f9645459b82f943a3b9c4ef43d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bb7ce6de42995faea6a7acfb8a54d7c790fb89302763d3215a5c38e4fed4070
MD5 d6480591e6245fa76cbb2a829b65ff03
BLAKE2b-256 5e8c3f4345989548c3c17d51c39714631c0e97312ef28e5ea654e15e91e22d2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d74f7c310fe11dadd902df69dea46643c76cbf889159019a216943b4fd9642c0
MD5 1dc877493ed3b12b58ba4eb35c4f300e
BLAKE2b-256 d74bc6ea2e2e4e26318b72e7be79abf76a3ef4ad870ca4bbfbef5d2fd125aa58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bf53fdf683f8c14273342d2385b995b4ec4ef8c8eefa9c979929663c02b0d7ca
MD5 fc20d862c47cf92b6d274a0f75f45af4
BLAKE2b-256 bc467cf96eb7afb4361fd42e5993658b23af37fbcb924eaae3a48cddb2f7b3d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f0075f804b4873e021ed17fdb8385c18cc44ab56edd31bed202f65aab26ab57
MD5 dea75cd3a5dd583f03dc927507f19ddc
BLAKE2b-256 f79831a32b30c98a7e435512ddf1a0470d93439d7692bf348564dce87d08ed48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45a8d6e89ad3324bad03618dc24db23dac2eff7b0506f371755e16dfe9ab2189
MD5 82bbb728bf99666073a9b67a56074d5f
BLAKE2b-256 8ba155c2ea23337b150c502ec348bf938989a658086440d3d09d0fcf651f144c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 8cd2aa567f50970ab90eee525a9bc51ea70636308858ce2062e4e68206853c3d
MD5 c38b9a5eb2871f176d45a316b1225090
BLAKE2b-256 40979986284ae47f114b3f2c1b2f575899c54096296f8c600284b97a1312713e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 4cb48bbc97c0f0c83d574bd81acb957b69884ba1c10b617385842d588fc55a81
MD5 7d7f29fbfda3937a1b70b7eecc4c8961
BLAKE2b-256 919d1d627e3d31a1aa59a881c961143c4fdc8ca9926b16a42957db0c3004a3d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 4db2d02e37be534f72e1124c749e598898e14a1a7a688e87b2d91cf770197f0f
MD5 a6a6272840365a31b068e7a9f9303765
BLAKE2b-256 af0acb4d8802d074dd97e8a0cded8fd87f36032c6729b01837a503b871cb85c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 59890b4799fdaf65b684263295d52da1bb50fd6284a6bd7c977807e5d8b419fa
MD5 5fbacc86be297f5e6457556be8d7502a
BLAKE2b-256 53bd5c84d7e7a8278fba8de00af07e93634929a64f3b181f7551dce1a89dbf5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f60b918891f87cc2b348b535ab620c4b365d73ec797c4109116eb563fd30598c
MD5 7bde155c4828d3f2bf0660d00497ce16
BLAKE2b-256 cea90d08b781b6624682d90c9695df74cbcc6119a2f39ccbee284cebb681db0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f3381ba65fe39bc6816ceda6ed29015ead4d10f7aa4caf5d6cd40bd06df567f9
MD5 681f33aa757782d745bc178bcc5f2326
BLAKE2b-256 cfe76f08e216e8245f80935ebc6ca11d1cdf56e87a23a6f84eb2d6368a681115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 474adea3c0d3920cba4ef595e3248755be6c307e29f417d42dab7020da4e82b7
MD5 a08a066f7b9470ec6e3d8b078663e458
BLAKE2b-256 23a4b529236342b6db2e92f7c92e1c6ff53ec3593e2824532a7ef426e83bbdb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ec5fa991d46c3eb56deeb0acdb9481da5106513009083eb11658d99962484c93
MD5 ff410b7929369b42c37dc231ceb56a20
BLAKE2b-256 850bc5c89d9e0c2e1b92e9f17b929d44228dff0e0a4bd3ff87d5f9cccd4c141c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2459eedf4bd14239025480248f3e62ef7720a4e1ded50c8473367b9d51c56a78
MD5 8a14e0f74581f1af1022a012f5ad04f6
BLAKE2b-256 6496a3e08ee74777f76229e3055544f4338c03279c1e7d641fc77521d62d8fd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e1cf5212e1a6c36f70f14ebcfb402553f7e36dab133071554865a8051c6e01d5
MD5 1d6fb7743d3a16dd52ea3ca4f7124e70
BLAKE2b-256 7198a3f86c178784f245f92ffb19b8454fcd7dda24f529c5184f83c924058ec1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 7f4374ae84682f3254d52299ff9c6d78537f1a5135b745d8997fe0a2ca9e9f4e
MD5 21a6b8135ab00d9a15a651a56accda77
BLAKE2b-256 552b7b08a929ccd502e8c964adb858e5dd841ab7190922c31dade43aca6fa0b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b4b372b6aeb669207aaa15f98a7e9ee343f4df2a3c7281240c46b1973822fbd1
MD5 a2fe3bbfdb398238b8251b541c015894
BLAKE2b-256 d63d9de77ec170be8f730905247def9bb564a58e188271a710989cb9b29ba5db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6cf007a4704d39d2fbdbd939ec683c670d7ac61bebabc36db447466306bec763
MD5 262de3a46dbcd44c18ee39b73c02dddc
BLAKE2b-256 d410ddc4b8e05e7a0fe5f855b15fcd8853b5b691173fcb80426c7ea287ccdb62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 361b4e0fee613950f26205933202f22df715346e0633f78e714505e19f0c246f
MD5 b4d9a8cf83933b91b7c1fb9b74eb5eee
BLAKE2b-256 97c7446dc2d47d23b0b4e407d648bb8f348db36f8d38a073a522e2cf47e65e13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6924030531ab38affac38cca79ceb173447c8e792864ee46daaa1943e7c5c59e
MD5 6e785bf922b94c757b0526e8816574ec
BLAKE2b-256 4718cb637b7407aac194638a2728767b01ce428c453da3bddace4a7d434eb417

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 adb5a1a38474e9079008636a1168b5fd8280659d00ae468a5d4eee477964422d
MD5 301b1adb6984136ade8fd670072466f0
BLAKE2b-256 423fafa8444ad325042eff25e19069b08775756eb922764328f579aea8a9ee11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8c615e9e2aa8268fd01a43585e9fb5e8a6b93c2f6086ee044a3c32059058622c
MD5 e9b4ebc52bdfc21daf0c6e2267e76c82
BLAKE2b-256 388a0d25ff3801466736b4927fe639cc66fe57e6bbfb88b2098c6cc21f1f96de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9381e5b1617032aeff7b5923221e41d6a015dca0dc06a1fb65d2fd69aab44ac0
MD5 d66d7f455d9cf6ac5e8e0436389a2e0d
BLAKE2b-256 58c858e94d892d58d2937abae53c9d1203fa0bf778e756f20b89fcb7f51f98cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a57ab8af9a211d9b75d682c07d7883775890c0acc1ab7188f8a080bd087412bf
MD5 023b050ff0efe2ebb90c4c8ff57cccc1
BLAKE2b-256 42a55cee623a182d20b516d2a55333624cbd921bd95b24b1c2a8841eed52df03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 34a69fdb78598fe67df46b84583c20b466733d94346e64b6a98218c27a140e6a
MD5 fca793c938ed2d8632eb52bbac01cf3f
BLAKE2b-256 e3792afc5e2e520cec88c85127444727bbe6fe0c6405b18268e758a517898803

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 84da13b6b6fd5de4faa73007dfb4cbf0dbfb5648713d7d7ab3c0e7ff5ff726ea
MD5 4b571b2c9cfe5a2236c8e52e17c3af46
BLAKE2b-256 a5baf5a73d14a73fa373d624e605dcfc4679083190a566acc8de19e3e35ee9d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 2c41d2cce13c073664f829d9ed81aef888a485bafb55ea0b075f06d21ecb8b78
MD5 e245a8902e6eac37f0a175c3d6ac8349
BLAKE2b-256 d6ad16b601191e4323a7e66b5be6ba92a40b3ff1a081152ef9426f98c455e703

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e7004479e49298e5f6eaee12deab0d1fe67c07994f01fa5328592b92ea8560ad
MD5 9570e401d946b1a2d85d818aa0905c16
BLAKE2b-256 8ffacf5b39999b82a2bdd2328f76fc58a8f9f4b7f295b8ca6897518d39de1a74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf4908d4a77f1fcbcf6ab22cd0e68b67573959941ac810ca7d197ee37cea4303
MD5 69ec55353e8ed641880a5751575044db
BLAKE2b-256 2dc3038c794f6e4386846a83cf8a00e8b54d7491a3417baa91845da552ad8a9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 334f862d8ec3404a802a6668b81df3356f0d5e35c31758b5ca95909ae8427c2b
MD5 b5ddbcd1c3938d948900534fdda4c2d5
BLAKE2b-256 fa588c3374d6eca50ec274a616d28530bbc0dc9a678a9b669479844b7ba7300d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 aee7d69a1b2b1af301389e439504d529fd70b2bc575b2f97cf16508f41dece95
MD5 5e07965891c3d7431161508007a312cb
BLAKE2b-256 968678def92c112c56a45810ca22fec097d10e0656a6767f27e8fef32f93468a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5afff8e6f870d4f61ff53f51a748a4b28cd57a9b7571dbc7045e3090b42e8935
MD5 4f011fcf9f6b121e141db57853da7146
BLAKE2b-256 5edccd0fc023889ab942a25796530bdb1032a3c6a919ef5a360d4740e64be3c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c58308c2f44d98e183cac9396b3c2e34dd0ce228fbc84ff824f80fb987efc3a8
MD5 d01ae681884b68ea83caa2870de7e9e4
BLAKE2b-256 e3c67d8f4f4090152fa099de16e00d24093c8c15a7477e0feacb3afa11011d8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 24efdabd90a4ccce02600dd08f440460c95c8ffc1c91640af2c3bd17f7422f0e
MD5 c485f32c12b11b66fe7ba206aa951fb1
BLAKE2b-256 e72e610909d7a66967bb30905f905e53eaf5fea2c8cd41150c4ad9b170dbefe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 59b3b2f7acb36e97b6f150839921af17f56ecc063db05d244b9a32c91943e9a6
MD5 82bbbdf5484791d1f0aedd020f8e824e
BLAKE2b-256 871e451bbd9475fd767757fe73da1d4ea2ee35bcde7c4a45a2660d492051e6f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 2dbbd50151eea91340028becb4e75c136ba06077355546c5d2907da4c14a8806
MD5 992baecf1093231bc2f0d507ca2e502f
BLAKE2b-256 bbb67ffa8de38a8e8f9aa6d3914296128cad4bc8141700d091e0ffd3206e3e06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 07244205a30674c6429e12f1b68aa18b9a51649bfcecb99c9cddf9712ad1ce77
MD5 15e281e0e0d57c5f09e3fee036e79807
BLAKE2b-256 bb8f4cc0c6f80f419f7a9184799d7259129c2fec52fc586e32179f64db829ad3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2281d4e372ba7a85d5f1d104b5654ebb9f86cad73e1d8f10cf341381a25cbad0
MD5 a43ce0e4f6d0c1874e4610989366d979
BLAKE2b-256 c95acd4eb8ca2534203c8c51da6a67663ab50c796a8e56405b164a841113d472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3bf4fb18c1be4f480ba6a60190a22af6d2e149ed0ed412734bfbc820bc91e4de
MD5 164991135b7fe0d858d68ce3d2fa459f
BLAKE2b-256 290ed3e4df87ace44edec4a51837f49a2fce008e6cfe6ec49ce81e7d29068850

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c85bd76d22fe980d87a98677bcf4dedb3283523d0098ea1b233736f836e71616
MD5 4dcd302a845a93a6bd9e8b27bd5d3986
BLAKE2b-256 a224d591d59bf5bc6136815d716d8798771d7c1411942376256c75089296abd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a6e3221c0b06ab2189abf66548cbc621a997e199367c5ff1db346b1b0250165
MD5 c738ef6478d02ee08c595757ffb16948
BLAKE2b-256 45de12880966b0780f936c1207dab225f7fa05d629509d841852095a33325604

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d1c27cae21ccb3e681a427d3dab6880ab6b8d0809199d413f4a2b18275736170
MD5 b80519f36d841df96b44d6df98c494c0
BLAKE2b-256 59bf6bfdca5063947df41f5cab721ad147f8944433261508269369cea53b9708

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 41565a73649ac474cfe00d21babda9d7c47d331d7de8dc590d5bc27436335471
MD5 93ffd78def2684fdaae800e9468106d3
BLAKE2b-256 8d32f41cc230bdf3d9e03a51df7a815658526ca50348e0c9aa4871f4c4f580e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e1d924bb071186fb8561a0607b362bc12769b9ad734cf4f69c4bc0bc2eb77395
MD5 5983e3bb133622cd1366e48683d82634
BLAKE2b-256 d5238c08c25e66a9553badfc7bf53b5230d52c5e693adec6b460b1d20afc3586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c92f1df233937dfe3b1929b270019165a5887745d7d032322b2124de16799251
MD5 feb366bd2a81323b81b481fc8252bb4d
BLAKE2b-256 9d1a9c7b438bc1780166832a08aaf797ed5e0edb5e991af5e89bf1b88f6e5611

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e48926ea1b56065608d632d7b67a0b22dc1bf8d967eb39b7b48cd6759454835c
MD5 8d004a26eb998c8d8670f81fe555369b
BLAKE2b-256 5e3f0ca33a096c202848910ec2e644ace31fc0f0de71e072f8ffcebb267a7279

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 74df9b6a58274ea5cdb00c45421b13d62edfe111893abbd28da091081ebe6f70
MD5 55695cfb8ed925c5640ddb8951a084c2
BLAKE2b-256 052ee3331c16a72e19f94b5f1ff08f15666e5245e83628e8cc86b14bea1715e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6abf062ad1df658c750f0c3adaef55f4dd82e83e1bb8c1b24c407fb9b65fe70b
MD5 435b50c9fb37f5bc52558fbf54c60fd2
BLAKE2b-256 2a47683d8fa5320225f7c0d36e074f5e6eadbf016ddebd03eae6a4ec44afdd1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 34dda3a65b038cddfdacc8b20cf9ee8389779e51e1c07bfefe2044b10f7115e1
MD5 9411c5fb238389853b1eea0b34d8a204
BLAKE2b-256 4c308c54bcddf66e79139bff503e0ce08756b46ebba101c696b801141bf64d7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8061caf00ca1ba73be20bc65778c01646662c571148e4be32d939f25d8e93591
MD5 4c187b7cd5006ce991d766dfcf71eb03
BLAKE2b-256 c32774033b323c5f801dc0bca33ec51c7e44c6a64ec6fe30f2e1475d8c17eb65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2eab95120377ae66e259618af80981ae089351da40369983b2e4bb6928b56cee
MD5 907d59f5a1d0963ca494d820d9bdbc79
BLAKE2b-256 64d1220b7c9a575149639c7f82ad743a6857f3079498e461df3ea3cc4461c8a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8c7ac2a1f21b0f7f1af0f0f82cbcd831cf6820fd234bc868cee153c2a2cbc763
MD5 9bed1a59d3b59232309f784d1b85a3cb
BLAKE2b-256 6379a1d2107e26ad101c40145013968ca1df74c431d25964eb8a5e91732c139c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2621aee043edf2bd486e00b58786bb614bf806f59487a59a01729fe9c9f43b4a
MD5 48bd4c7a9afd13e834a64c025171ad55
BLAKE2b-256 ad50b3bb626dc71feb83ee9a1629122de7715bda9ee01523b70220cb50235c40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9a5d80db9d4447704bc12d4b7cd67298f447e0f3ab8c1cf0d1b2286b1b3098d
MD5 8ffadfd7905e17cc3dc352e8c6b75d4e
BLAKE2b-256 b3d02c032e2bc2b00e9d2ca0ad4ff3abe33f24cc811ddfec58bb7a9845789ee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d7bab4edc0b57ad40cf5cb21769fc92d2e21cd030b2dc091b022f8403932cf2
MD5 a4f865153d8f6a6d1a2c7882a7524083
BLAKE2b-256 231717d96ad0f2ed1f68da65e8bdc1f18463529ec7b93d5a80a713bce0e7934b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4ed0212ce65812c079f49ca23f0431c5f495742188523a853c32f7b48cad5f70
MD5 6579bf5e4c9f44835afa5bb413916b01
BLAKE2b-256 afa00bcdf294cbebb127c94081c72ec90a5197c78aed3fcccaeba30f5ae03b56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c8908c94a26ea34ed74ee49bc797c3fdeb486f36f3ef6a826b31a308fea35f5
MD5 98b7a8fa2da1a52fabee5dbca94ef3b8
BLAKE2b-256 5191dfb1068719978e091f84c4e73842270981dcb431ef669fcb7b13c5ebc0c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dcf464d3112e4b3f5c2a709801b7e81840290b8caf6d0c920a3c3c47de9b7df5
MD5 ab8c5a818fab860adca3e049c404b680
BLAKE2b-256 011a4a7ef128f66a6560e8a877cad598f56b5b7e8166398300cde34dadf023db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a3b459c5f7ad8b148aada1e1722abf2dc028b70d073f187e606d9ad3ca6596e6
MD5 8d2475aa7c58aa2b079bcb08c201d854
BLAKE2b-256 7c9a74bb106eae2e81b8eda51753a39b0dbb2e2d7c99800fbc5c0445b4764a58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 6e79a84fd9f2e6219a50d39b2dc40b76e25dd58b0bb6df78fbe914a9b74caf9a
MD5 f05b9e007e387429b6339ec3805e23d8
BLAKE2b-256 4a631936ee59430fa039bec695a75905d0c5c3bd9114af80270fadf94e240e16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 ce15e7a61cd21d9b138bbe4275c6663773f4b67cdf67a760cbfe3b616fea5263
MD5 4892167862fa7ce5aff98e7314d60d28
BLAKE2b-256 f13785f643924dcd3a043968818085e065581a0969080535e68477090eb1ad9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2b9c4fee3ca7dbba9de48b33538d2eaf61d583ab59773e565f5c65efaf953bfa
MD5 209b2b1a528cc8626b1b839d8aa5621f
BLAKE2b-256 ce1f693a2678854f6a300ab8d0fb5e385f3c6c768ad2f5afc0760e00f22c862f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0db3c83ad30807a35aaffdebebacf9e075bca37cdbf0619e8b2a78624afe5710
MD5 e862951ef07a392b78a095fcd182abd0
BLAKE2b-256 8f0f315425e1d2a539205b92bbfa7905f8429532627746e4ec2979190710b118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e60f97735ae6c5cb9a356fb8b001b7f1fd4d32e05ba331abb8d3646b5b9b848a
MD5 ddff951374dcc4c306758d67862746d6
BLAKE2b-256 c99f18e9035e23421b3811ec828a2daa2ffd0d77270af0014d0f010d861119e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0ea5766202c3a642cf167ecea912fcdf3bf02ffd5e9f6187d74875c425897a58
MD5 cb4f760d72c0bbb91e82d6a12eca4170
BLAKE2b-256 7ee54e9c002cd86d9ee48c857c87c8610cd09b25e4aabe74aa3b979cbcaad001

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 41ee10a762b629f8bf947aedb7fb4d813cc30c665a59b8a1fb1f31c94562c2c5
MD5 16a2d3e9b538352890a8e478e820ed1c
BLAKE2b-256 6759956be93231934b7d04b574d58e5e0841e82825460f80ef01f04ad64d0831

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d26f752a0c7baeaddfc908252759de6402f4a7c1437d807bd4f09516a6e38bc0
MD5 e6417d8908251a3d44a5fdc8ffff5a48
BLAKE2b-256 d57ec69ae4f9deea6d5571424020bfbd7909c7fa2950e4786652b9442cd5ac8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 60b0a328e94fcb54d77cb530b8e42ec7b89ce5152395d2f1195db34080f8aaa9
MD5 15129f849085b9419531594936a6d815
BLAKE2b-256 d415bac93cf11e71854c8b8448f1744dd1eed18a461257103f17a15fbf3478d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a3d84a31e5b40821abc45ad22017cdc72236afa31e10d9831a1a055fc6b3a3ad
MD5 88083a3a4284e15d41615b14dbec90ad
BLAKE2b-256 846182b7a71070e8cd1a22372e4691fed2325d0811ba09b09c52e55d6984ac0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 73c66b555c5060f8b4922b15c4aea06a5d4b8738675d7a45eccfd77545b4aa17
MD5 dfa6552de946c383fddb8b03daf87ef1
BLAKE2b-256 ab15bc604895b3c299a1a0240bb19115d6249d3946ded9478b3bc6148f4b3287

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd4568f2b86624e0a9f45f4013004412c2e85171d1b55cf86b9b414cd09efdc2
MD5 2c9d256098490efed3ceac2d657e2333
BLAKE2b-256 eca3db971643aacbd48b17dbe486d6cd404830979867cf05ec1c2272cce5186f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a067d324048669283983d271a421a223e64ca2598fddc59ad511113b0fae1f71
MD5 84b42221c90c3ff49becb2171aeff597
BLAKE2b-256 80e0bc792251c9dc53bbcb6706615e1cd46300902b000dd2c690391c4c102c5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 960c5d9618e32ce6d5934d98cc5aa9937602cd5fabb5231e1bb80df4395b39eb
MD5 fc120b3dcc8e40057d2982610760adb0
BLAKE2b-256 9d811901a83984d1b72485dd929ea0b581256158a6c8bfd075421e78cf39d85c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 270f78d267bd1e3a9e754d800872300d2014190d5541db32f1e9a6fa095dba33
MD5 304988dd7d2048a4ffb944c43a0eb129
BLAKE2b-256 2dfcbd473fd43fb6fe8abc4d178aa6a10b5a74a3ac5e6438d1ee799feb3677c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ddb4244841966370aff730d752a215503a4cdc13d4a7a74d2e2abdfcd14980b9
MD5 26a392b6fc6541f33f62095e2a18d2f6
BLAKE2b-256 11b725602d7dfa0b657624a6d4c33679d48e57e35098ed9a6acd17aa3b6482af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2472b6dca7e79a54dc428d1bd547fcdc84770e7bde4156694b7a66b07d01b593
MD5 c43523bc2a4807080e86997745999523
BLAKE2b-256 097d7df2b674e881fccb2ab0a1dcd8dbe082994118ccbe9b7ff3b8bf67814d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a339215ddac3bd9247d0e0f879e3bd908110e5f911d178513a0723c4f731d17
MD5 2106df5cb698b8052955304409988077
BLAKE2b-256 290e564d1fd343eb9bc89994288e9c520c4c98002db394a16b70dae375a3821d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 358c5f052341d1b42da9b4bebccdb694336a23b50b55e8bde5e83e9b6c2535df
MD5 4abbc3485afce8516745c5c7cc9bbc56
BLAKE2b-256 9fcbdb5eb205b8d8cf09ca65d0b7fcae76555702d88912270a9292f22c90cb17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 429796e159d49943653a359d3ee18d051027406030165b3dad0c43c9fee99922
MD5 95948f24bdcbfcf73b1475cc2e2a9ae1
BLAKE2b-256 5efbbfc4fb4aa431f5b200692978f43329763ef73affe704d91536048d73dd99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 35bbbc6a34216d9cecfc55b74d6e4b77d75ca829f1310b04c7e63e902e3749bd
MD5 c4b377e6b77c1f9d66a87bae44488e00
BLAKE2b-256 7f459f12c10591a5544a386ed7b71be738e80f8611630df2e65a54bf07662f6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 55761fb611cd77eea9bd18205b257f4185a87913d5067197072678d6a0c87ff9
MD5 aa0b622dac602adf0bf9ec3610a71e41
BLAKE2b-256 67d3fed0eea26f5263b28db099839a274653b87047988511e0f259226f981f59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6d54839102ea64a62309510e15a5778e4a10a14714d677757f14f454df821e0d
MD5 99a5052628cb47e6899a476616748312
BLAKE2b-256 f20e45aec9099c784ba9a024922236137eb1a7c44fd0d298a8f4c9f13677b848

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93ce046c2e5125ca28acf3575c5900e4d558e0b9f4e7d8e023750528fbac2a78
MD5 15058091ef9c3edf8154b80f45fa9eeb
BLAKE2b-256 4ae15c9a83b3385ced18e812b8e8cc6b15040afe2e6fb170c1ef941d5c41b468

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b5b73a5fca952f47104813e22868c318b1dcda80d1a5b378040aafc74beb42e
MD5 49c3119c209c5c7c9566f29d5947f851
BLAKE2b-256 f0077cb5fcd94b278309edd8d2f540b80ccd85a4f7525adbafe5ba04beb304a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f02c37b3f0e8c1d39aea2d91ac2035f68c95d6dc05e5d85e9ce098b216fb08c4
MD5 267a092482c3252c56007e8641c1cb26
BLAKE2b-256 425d831b34be107a21c5a5a6c70965cefc302d044ce002a2e5a13ca5b0778ecc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f498abfcb2d0eebb7e27541fb6e821c1937e075e63b80215b15f4fc07128f0d0
MD5 a79c0f5fa79a602d174d22bdaaded086
BLAKE2b-256 547b023d3cae9f262cd30791d8be812d035ec5491f21a3efcff69d4a4042e5bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e77ae9bfbeabf7fe4b0e51aa8d09525032dad0f79eca1c7dad88f1e52328a59c
MD5 f7f630ca8dda71ec7f07d4282d869b6f
BLAKE2b-256 08963e0ceff25b29a70857e456b0ca51c979f5238ed2d7d96917e6bbfb36a03d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 89eb5cd75ec3b7784c40e8968f3704b567fe8869082b50cefa99eb23c8b717ba
MD5 f40062ba04db1b20e1b8745a43535313
BLAKE2b-256 ebc0e61d69226c97ebf189f6de2495a54ac4ed5c8dfe264eaa4e3d9488062eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 6009fa9b1594c41f7e3b8f49506c87f83f5245f90eb398f1ccb9cbd987b13e23
MD5 7ff459b8f0ebe64160954ef8729b893c
BLAKE2b-256 5440caf259c7eed7ddd73806eadfd5c456cd258dc98dd08d727ab56a50bca6cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c06496545dcc02be0a2f02e6167300da3b66c2c6badc92d1090d82151504aa3c
MD5 644cccc95418a2b6f13af18b709a767d
BLAKE2b-256 deb4e81f3f31c22d1311d61d01f07265059dcfccece487fd75631e4be7d0520b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ff213d44a2dd94a1b40c40ee2bf2c0cc451f1ab7d00013a2678c6bb8187da1e
MD5 8f38624ea3fe0c8e7d8cbffdf4988734
BLAKE2b-256 7399852d9e4cbc999d905be1854f06faf1608c3dd91bd03c926c4581d7ef397b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.0.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 011d119019096b87c1becaaba8cbd579492bfb52bdc9123fbd4e96f97c8617ec
MD5 45ba06469229693c105ab9d1b6629e37
BLAKE2b-256 4f145c1f4c23d118c158e944aa6c32d4160053fe5a1b4ba8874207798ccb9e3a

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