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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-5.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

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

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.1.1-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.1.1-cp314-cp314-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.12+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.1.1-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.1.1-cp313-cp313-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.1.1-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.1.1-cp312-cp312-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-5.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-5.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.1.1-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.1.1.tar.gz.

File metadata

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

File hashes

Hashes for slumber_python-5.1.1.tar.gz
Algorithm Hash digest
SHA256 c3fa0c1d774fbd5e149dc705d6034374a2e0d07d686389727747230de8d5da37
MD5 7811362b9a0a2884205d1b8048541f1a
BLAKE2b-256 1d5949a209f93a4f1e66bcb052a9a2af2f95ae46751e4b54ad867f358edc143c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8bdf216c43b3c5f615105b1638a5794118a53567cf385a36d15200e89fb0034
MD5 2de480da5928f145fcf72bb6845de7f8
BLAKE2b-256 f49e6e87b9fd0a328804e7e8bf220ff1b201970c2ebede93b3685e1f0db4f981

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b036180428c1ba4f1d56ba81ded9f008a38842d4bfc31996cde3edf03e576086
MD5 b7e1b54c6d2a9f50595571de9ec97fff
BLAKE2b-256 6ea0b7ac843acb59d8d9e06eb808503b82b67d31ac65b2654e45d41f8f2a57e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6c5f3141a7176506c20dd185e2aefa281c51515dcc162b15b3775ff0853112cc
MD5 0af679305b71a5706ed4857c1386e020
BLAKE2b-256 4d94e6384ab0f85c448e4b1312bb6e57471b3b0b6d1042677dcca19d2327425c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0957e5fad59ce3d8cd2917ba88b7f1dc5766b6d46b71fbf1235e7a9ec0861ff4
MD5 61877d32a2250576ad1921470dde5ac9
BLAKE2b-256 e5f20907ad5aca544e06510540434697da3c21fb835c6c304f03d0a640b162f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a828b796e532f0ce7c964c7dc3967b387f4fc2d0c72598f6db775c525be1feb
MD5 5ac2c213196e951fc64d7b7b53e1dafd
BLAKE2b-256 76d77686880b51ab236b2ddbde28a867f6990ead9272cd688f3f593ed84641be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4eea8475bacca33c435cbb40b06c3c98dcc4d9a55d2d533edad57b94a65fb5bc
MD5 5f693f5aaff9104d3b88e3414fab1651
BLAKE2b-256 6ac7b0e4555a36b2ed011065afb5b6b61b961eccc423f35ed7885625ef98b8cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 a641870547f3c4f2649286274c74c95638cc4e771d10c4887c1244a2840fec79
MD5 d6fc7e27df979b0b2c4852db25c7102f
BLAKE2b-256 1f00bb5107084342716c4cc5113b7ee0b394f7b1b884f30a83a54b5d6d13b241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 2dcaa3a56b1a1d0c79592a147ce3c5f9287080697581e51b5c088a7715e39a75
MD5 b55232eb453125f9a2afcf3112b027c8
BLAKE2b-256 7af7e49514a16b22ebbbdff6e4a68a176a453e5f70a2722f3cace24c6453b10d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 acae53660dd3ae1e9c75229fc9ceb0a72c72fed6a5389e87dd3799a2c20cdffa
MD5 96067f1e0be651d6c59d85f9430fc38c
BLAKE2b-256 b362e4ea79b50d3effe12ba42023fff26ca2827544c83741f53df7cd25f52c24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d18d2a22705e3305506bd8ab00ae9add1b97aec16a155728dc6557914c38bce7
MD5 260c04cbc9e37b380d1b4654cc2115bb
BLAKE2b-256 2f1c14adc0bb79240a3c77c22278370839f07d754b18fe7458ba56519c70f6bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b53e2f79aa89cffee0ddfdd3626585d3cee97f2bfe0b2e482103a9485e49f272
MD5 f95d802bef3c24c9a2f40ec6cbdc55f0
BLAKE2b-256 2c9599ed6af74d51fafb22ae4aec3eab3781a5f54b03c3770acecf8159ee81ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c0316ac5712265e24fc29bce020d7ca245499d4e721f6b50097e50f383514dd3
MD5 12f4bcbd22f4c44318219863ea1e00ff
BLAKE2b-256 6916dd96aa8baada1a60eed0157d2ba45254019d8ac6b66ee1e35c81af55f540

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dcb2c844779795dc35817c7c9e779eef325e82956699e8754b8861aae594d59d
MD5 8efbc1632ed3b499ca30a8a5cff09611
BLAKE2b-256 5df2b8cb4f288fa620f317f1e50090641333700a6c368ae88704ca79f1b594b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b411e386a2c008494f4d6ff7e7006faa84872199d27233030c2b1ea640585ad
MD5 571224f84a623690e6b5e185c4f15e44
BLAKE2b-256 e38540963f03473a58db65f5e9e2f942af069c9b5caa99251cc34bfe661f6c2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 7c7cd7e67b302503eb58f57e29b23b8230d07a8c613bf431a06b36052b527bb6
MD5 d0dd3630ccf541ac0e412666cb2883d9
BLAKE2b-256 f6a9df1991cd639fc6e027a80f0ba5aab47724c1e811b03e4860e55b8fb3403f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 37ecd398af08a99e13d9dde7bafc2a7e2302b6a281218db5f5c9ccf19d5b6012
MD5 0f04b0e602bcf3ec0698b5b025ce0e8e
BLAKE2b-256 c5fce8d3e18d05f765d1c5a4b23cd4c9ab7aff49390b78108cc9a7f8f7ed8c0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 1fd67108b39e91695574cace852819e49e648a79be14ac7f840dd6dcfe41fc07
MD5 b744611ca0e5531504baa204cc8671e6
BLAKE2b-256 0255cc9f9dfc7d54519b8b0667a3640cc4fc04a3c7526c2f508bc11fe29bb8ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19910e95bdd5154a48a6f46368b5adf5435150f83a435ba4642ea54e313ac265
MD5 c584e3f096968a1b37656bdc1a65cec2
BLAKE2b-256 0353cdeaeda94edc3604eba45f9477df8c4ccee1163d534705d41b198fd633f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ce0e9c523e3ad32f0fa00303e22913217c43820aca4504ebcfa59f313a20f356
MD5 95b2d9664119342b37a63aa95a138603
BLAKE2b-256 0d9225d7b8eaf44122d683f67507f2e535e9a4a99dd48464e535f13490647a14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49cc84ccf66785f1db0801f3aebb3f9458df2cb5c1aab2d6607ac28c1626e127
MD5 7c2c1ed2a0befd5a22aefdd86234c183
BLAKE2b-256 d8c4a1e25027917503a484770efa7727a98e3fd76a3408a4a0b703af1f8d1dde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2ba39616059c79c3f49ea64ae2aee90e0a81a6c9a7ca2ccc953316903c55a82a
MD5 23d52c97cc7a24547efa48a50fc98d8b
BLAKE2b-256 aeeb8be0babc449f087b38613ea33473a08a85ed8bbf5203cf2245b609dfc94e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2c73d2ddea3eab9e9302ac918ef5a6d58041d8b13c4931392dcbe3cff2dcfb3a
MD5 fa4f64d22db11f18343910cf7dee0c1d
BLAKE2b-256 f5b8c0c2494ea5f91692d5bd098a5b5ecb3ef527b205e6fbc2f93edf42a1745d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9711e7fa6eb4989dce6c4c1ef2d05ecbce199654c4fcf4ffd0ff825b60bd895c
MD5 96443887bedecc4fe0aed6e53d2de35d
BLAKE2b-256 9920a111edc1440f52262d2ab236b64ee63095e5789be5798b05062496cfaee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39028125690ecea54ff4f48733826ffb2396d08c30fe04ab0b8e56747d58247d
MD5 d99b99f1a51dca88d432c188656ce77b
BLAKE2b-256 9a6989dd484ea584bff6dac2f7997463d288a58228b5eac45ad5c5b7cbd67775

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 eabb6f1ae934a0a40d6f4b75f3bb9587c748d2bde2a9e10e306811914531d825
MD5 495dbe1da281f9cfa4e29c1ac90ac3da
BLAKE2b-256 5ffe55beb92abc2c68fb229d6366af777e13e1ee9c0cd181b65e0138f132c241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 0f5acac6ec633c009cd36c22c644faac0082d4052bcf535d77bc56b6d994b5de
MD5 854355753e1f8371308a5a731bdd687d
BLAKE2b-256 9c558a2171fbb8323f93462cec59b7fca8e77455c74bb0a92c205d5286d911f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 519831f82d7b44be8c86be5b161af99e931eb16b574aa5b174bedc82a9fd4c11
MD5 f1bcfaeade71389fcd77a8c0cdc22778
BLAKE2b-256 9b5258a5e70a37c0ff43c8f370848944a3b99834d16bc48732fc2b6489d2cfb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b519c51646d266ee1267841bb44269becbf54af4564d4dfd65348e49bca02b09
MD5 9a1c886c7bcfec5ba6f51725395a9e67
BLAKE2b-256 17ccbe29f08b65b593e826878f35f4269f7b07077f05196d492d7670d731c9cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 321ee92cc4684dba99a665c5904168f2d76a2558d5e6cd866152ad3d586aa323
MD5 3b05e342a63c5b7571e52293de675799
BLAKE2b-256 9eac6f2c4c8d24810d358322684670a83cbb53d1349202eb0f27c2da1574d6ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2290e465a5cd421162dbc8061583bef0dbd973c2ebfceeeb818f4920e561dc4a
MD5 4ff19cef5c387607f393f72117dd1fd8
BLAKE2b-256 ab23a37ba4d0c549b637e44dd7fc3e5876e214a2bfdff98bdc7b7a2834894759

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6a358004464e02e9dc978ef357a3fec1fa74f0c336ff7c6b3b4ffec9bc7da8dd
MD5 2850957006ef3ae445b7398e16302201
BLAKE2b-256 ff1271cef1a26ab2a70bf68222bba05bf7f6c8604b9a275cb32ae8135b561675

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2dbefe4ab5184930cf6a3a7cdf2afee7da4f401bacea9ea20a4c4558347a901d
MD5 d8887ac55200a695eff4062ee1ce3609
BLAKE2b-256 25a5969e8a83269078ed3834abe16f2bf8d64455ab37249f999a1a6986cee6c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 15bdb39872e0ae6279c3aca142d3b428f4caf405c1c592d9fe7f9c8bf6a1fdbc
MD5 86a55de7dbe52ee1db77d5c3c9029f51
BLAKE2b-256 c98aa0be7ca8769c4105f78899508bc30a53232681c874772c567b35a200439f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c97b54b41f622134ef39146cdc825589159dbb856b9a9a2e196d0e29a2d58ecf
MD5 4af46aa93fa4156a2e73bcd7b0256027
BLAKE2b-256 ebdee94e3e89063112f59cb8c86f755b087b2dd0b91569894743199bf57adeb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4efcf60f1c2055effc666117fa521fbed647fe31ec0383f0c9fa2f0488490f75
MD5 e83961a5df5d5b29dd3dac4f42b4c14f
BLAKE2b-256 b93a490e43cfacee5182990affc4485e523a4db9100af913c0694194ffe18c0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 061321729d5c49ade83611d7cf973e921d37996665449ab0f3368b162f61cbe4
MD5 aa162f69b03add581540bfd068156698
BLAKE2b-256 a81f04f7d96f42ed0a74e79e22de4af81534515dc772ae379efa2cc08e154ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 5819cd8509cd20fe690eec5f61cd9654d555526179aacf4955ffd120bcbc0ed4
MD5 ddb0de3f70070f3af0b5a5ecc7169e71
BLAKE2b-256 1c411263fbbe25b0cd6040b2277ba9c5eaf2e552e98e975cda2779d15fc9a3e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f71dd65221e5daadc44dda8f4354352c7cfe6cbceffabdf2f2cf8c759f1818a9
MD5 985b44c2c011148771b2b6c12250c51a
BLAKE2b-256 e6b95c9274ace9be0e817092ca5b1878bffbc0001f3f6d7481a6ac4e734a255c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 71a76f307534d7a847edee8cb059bb57288d2208a16a6a7bacbfe117caf919c1
MD5 010cfa353eafed77541feef7bf67de1f
BLAKE2b-256 135f61467f2f7ef2cf727e20e5a01f610e9c786749abe971667ba5bc774abc4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f0c9f9b94335cd170042a13bff03370ac2097dc92d9f913dbda5e0277cf48c69
MD5 1dda685bc745c3d6494cbf8ec689c6b9
BLAKE2b-256 8fca7a6fe08f89fcb7bea6d98d29c1d79b5b30869831d2e455ea0dee88178c41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46dbf1597103015a0c9cdfbb8a40df880408cf15579ec3639a5ef5920728d098
MD5 2497bdcfafa0c62b8019b55475052083
BLAKE2b-256 86a047ceb640fb83d76043861f2c5240bc50025b8c05664140f995fce093618d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5530edb62f1b64a45f9b2997c1ff0d230ffa431e7b59cc74dd5cabcf8efa3263
MD5 a7969c717e5e65b6ba276140df223beb
BLAKE2b-256 b356c6bd1c04e43dc349f2b2eb81c3d445e282653e7902169b0f522885f0dbc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0c4d411b8e0cf6943517ce083f43f3b06ef745da8811eaaa4b740aeee7e95b0a
MD5 2e353b2bc793750e252a41296da100a5
BLAKE2b-256 952989826601dcd4912cd03444f3d3a987bed1d0155750dd20f254ccef3ff89f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 85f7d1515f7e10cfccca3edbd24d531277bd194262251c1705a96063a86d8ab5
MD5 1e6d356588cc13005776919d8df56ed0
BLAKE2b-256 28d09da5918d7b0bb0d378ce4e23052f57ed11cda4a29958b584f436866570ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5fe13e9ddf867d85ee34486ac0386191fe6da5f2dc4a433750d8c73fe89d7178
MD5 408b196d0a609bc36b70e211d47acfd6
BLAKE2b-256 521506c90c2f7a845b9908ea94309b5e7d77b427b1740d18efeb1b8dad85560a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 59c2e0dc7b5ba41e74340197611f445cca376714f42ea4d342a603f52b75838e
MD5 b7dc45c7fba6c5374417afeb707d691c
BLAKE2b-256 777b14a05bb5fc5b608018024c36a1ea711808d2523a010f756a4b3b2c2e1c1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 1bee532a4c21a6c35343ef0dda75a5d73e19a2cf9db7b0104f7c97a3d4349db7
MD5 473c8ae42aac693b39c39ecc256015e7
BLAKE2b-256 9e00ea0fc2ae311b1e27570c89be19c3f891bef334b41825c46f1d028fb8c38b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a08956930fc12542a0930a079394b04586b5b057361a38150a63d78cf4986e4f
MD5 5ebc6982ad005c64fde4cdca1b2dfa7d
BLAKE2b-256 07079633ead19527b57b4c7112c60479c2763051bcce4a5cc9ad985110badb06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2a58441555d6b0d0c5ad7073d813fb1796e38a52ef9ef88d664ac0d3af65a2f6
MD5 c30dfad9c2981fd0f17bc51e012491f3
BLAKE2b-256 b3791868d2df55a89e82ea0a2bb9fe760c67efafb4308592de8b4bef3fc152a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b58d404cc05dc9e0a2e2b533ef2e913075b7e36aaa82504482da27a2f76ef0d
MD5 25be047b352429e6935a3fbe3ff0a65b
BLAKE2b-256 a70de211f4ef573936cd8b3c184367a04c90b3af45506322d6c15e813e0e938b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63d1d00896681a42659843eb53c7df7037919edc60fa15a81ccb39187934d151
MD5 ec1a7404b310dd6d3b843d8e91b3f752
BLAKE2b-256 1ffcf3b72e0a8025e007c98e84de6779c56ecec99f639e152ee211eea03feb32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 98e6b778c8c6c27656813a0d4b6af3350910e74ceb6ff1a0bed42f6870499d00
MD5 db4fdd2e23eb445b9f82584ff68ad81c
BLAKE2b-256 4a91d71b00ca3fccdc794e5fb44897cd7425e6856c5af1b96fe4d0f456e48dce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 69ca9c7617492fcefb24dad3ccec7f71e142a373f1f42b769f9c83ec676c5912
MD5 67b994d99be737fafabad054a2c2bac4
BLAKE2b-256 11195447672f135441fa5c04ab3549582703196f5fb33dd54d2fbe9946c6a9f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cdd611bc9a37c213d50307ed82eda7d62b49b5b97950d57d7b7482b7e9acd729
MD5 f765f6fa2e49b1d1f0e9fedd1cf69b69
BLAKE2b-256 11eaef260c4b5e7fd8b748e2b3f70085b9d42f6a39f7b96ce0fce4bf1bfab734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 03f80746afada3771e0a69a2b63bce4785b3854d62cc307b8690f3b8d6e56eea
MD5 45b892ae2e26f610fb081f3653411d3d
BLAKE2b-256 62265c2159fb3ad2ca32751f8955d4e35a7c6d00d34b56ae9de23326fb369a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8fc4f0289c9c77882d7ba0b8c7fef6ffea7d235a4b8b8eaba30e436bb73ae95e
MD5 f48484d4afda354cf9de8811d2d372d3
BLAKE2b-256 ebd5a5d0f42e94aee3102b5714b5bba83d3ba4e9ccd41b342c4dac7685edf2d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c05ffb8fa058b91ea1abcff58286f64e2a7c621f696c918631be57ef467bad5
MD5 1dc3024c3c4e2224a96da9e2145508f5
BLAKE2b-256 c57c0c1aa7ab3bfc8e2c22c20a9deb7d5462b68d4b1c3edeaa27115411e8451c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 593631609d14b27c055d9c03ec16275f2761c7667859e01248ac2a64e64e272c
MD5 14fa4839a590587615eb0a427ee2417b
BLAKE2b-256 be8f033df7644055bc9218c5939ff407180f57e01e3032548537e6456d15596d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 ba0ca2d61cc59d178b40daa2040ba218027397e822e457ab7dbab128e5463e74
MD5 907f82ca788be69069b721d41a1e4627
BLAKE2b-256 12f38baa824440a47bdb9b042f19b7e723ad5501b1a291e7788d1a89a71b704e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 fe0d8ce9fa62c1f9586b62a1655c5a1a53b5a77ed0bf1a6a638b2aac0ac31664
MD5 e4e932b770036ce41750aa28d4973f2b
BLAKE2b-256 0307991c32cf761cdeb5b1ba91e431d8d4e7c3455395699a0dc9dd22d9943621

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 9f83f03f6b15477594de004cf1e51ca9e6e8b74634869ceca6a9888b49c0a1bf
MD5 00a467abb096338ab4735d5f327496cb
BLAKE2b-256 e365c6f4a4eb1960c6132359b0e4bfd64ff85e8c24919bd13c1cf3447e90a65d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ea0350f9a233eb54e5ea18a6f8686e79e8f576621aec4bdfba4c30b704e64658
MD5 c851f8c875840364c37ae982a1bfc681
BLAKE2b-256 bf19a19d1e59f5e0f783664e7c4b1465c590bf51181058bb6ef5ac521315a283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 355fef5d17d4ff7264502efb7bd4049ed50f0442aa6b329e0be3215e337f8afd
MD5 5b3574089d48df2418f931b830dd6ea6
BLAKE2b-256 c86b30c410ed92303c2b6658555d4b49dbbb1b7c926014d0331de0712995369d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d0b7a6237d61a10b065024f1a2e8bccbef26385b0e38c4e59fa36f5a1866fc4
MD5 605241dac55e79084193201c6aadb931
BLAKE2b-256 bbf2c3c0518a90b42181cebd4404c5f93f4737d58ce9d4d97744cbcd31b1bf35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3f0c8e7306f57eca4a065170235700413acc6a92359d82e7588c7b0732b21668
MD5 4c6c94e011ef20879f1078ba86b28eb2
BLAKE2b-256 f4e59976890e6e826bb33e3d591b926a4b52035c1b2990970e23d214ee597bbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 81f6408e88a17f5a45e35cf0afa15671cfa25cbdf3620ad06897c914de83cba9
MD5 6f49fd8f99b28dae6bde30a98201c28f
BLAKE2b-256 a25c5c6813e43e6ddb20feb70ada786f2fe79aa246b71089260e95032f50decf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21a4a25f06b0524d4ac86a8c5be372f96a1d1628ec1d7666d1982a4988492fb2
MD5 81b54687ae3af70a926b421925130d90
BLAKE2b-256 9de4a14b350759f7cd8bdabdaf1fd18bc09a4c6528a9c224444c844464422ddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 86bf765b280a9d835d88912eeb1c1590c3168629613363d55e2dcefcf34cbd3e
MD5 11e7ff40a28decbfa6e82abc63592840
BLAKE2b-256 36e92bca5cda41375fe7b2381758f9e9e4695b6c758c3c6f01821fee5eeea525

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 49e989d135b46cd1e9bb9bba26cd2678efca074b392253fdcef4dd1d91b0ab72
MD5 8381abc1c5bdecc7b60d90626050d168
BLAKE2b-256 e818dc90a6a80078a49670525b29b8d3681db0923f1197f257502ffef1574c6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5321d9753c49a97a4103c02c173de0825fe3d8dc89572e7dd57edd9e5fb6df0
MD5 dc342eab4bd1c3d2ee764ea22ea0d17f
BLAKE2b-256 a29db863460dfeee54c1f741901eae561075bd728fc49cb60cb99cd26b46df6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 86ae0d391184d6d7661e96f09589dc66ab0aee683aa71a3a461da812e72b7d80
MD5 cd91235882d50872f7e15d14a789122b
BLAKE2b-256 0102bd4d319f8b77d11130535df648483cb3ceac16dc040c8a9bd2885d333fcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 d9249581d4ed6b1ecd8b1e3a41d907f3bb8434dd467a24ffaa0afa8e4d5a3f98
MD5 142f4e309781666d983dc1825217d399
BLAKE2b-256 d311c52cb860b332e45693ad85f018ca22155cb3607b229eb697d3156d30e781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 6f50a3aba46b8bf68ef7701cdbf0e4bb0ad3b3d8644fcf4866682a4142890ccc
MD5 cd6f1e4be9c6b79c940a2d99a6f11a5c
BLAKE2b-256 b66695b4309f4ded06074b067b8bf02575c230451fee46b7126178892d9ce096

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b7f34226fca942c4f01ced0503b0a937b7eaea8d6777b20c880330e69a6a4c05
MD5 333a1853081a9bbe9f08f1432e6e1c18
BLAKE2b-256 ad231db7526ab02c480785a69d3a515ce9ee90ea7120b8273e46bcaa4315a45a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b83938a55712ff5e2ac38962742ec0253eeab749e74241111e04c2ca817de304
MD5 7e95d2e79bcb2c01095f180519e188ba
BLAKE2b-256 3f120f257d5e06542498772b1abab8d8a23126e4adce5cebac7bb2de19e5aac0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55a34165d29569b169dc848e2fd66411b5103bd7385d547265ead026e81582cb
MD5 f07457e2cc620da77a382ed629c1dfc0
BLAKE2b-256 dace3f28bc9c337c0d17a00bfbbebc568ce892cf9e48b6b10b8caa4ec874b89f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec758e536f804b65ee03c62157a921aacfdb901ea4c7cda63f5469a7376870ef
MD5 7292733436d142531e5addf4721292d9
BLAKE2b-256 8cd6169d2868e68b7b42065cd67286d50538a3f6b6b842ad9c7753e5c21a7b41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6fc6ad1b2f6653be818275c71e7c7be94cbf0877b0e63cac91d9621c519aae4a
MD5 cd61a95e903e018006af03f75b211a41
BLAKE2b-256 26fb2ea545857b76a706b7731a6e27798bab042f3c7e2674379ad01fd1a9b97f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ace1196568f525a9a7af0510ceea3a142ec2c22ae094daf57f2cd77f4b1e74c5
MD5 9e6b49db523eb523d432f98beed6f657
BLAKE2b-256 1cd83552f00322bc3b87767390bb697b85f898ff437c4c36a50762c1414bd2ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d39c26a8a6f7798f29e52acfa3d91162c4105f7077bff9b90e4892b53af56928
MD5 d8ce81244e7d24681c6b3f9e92d09d4a
BLAKE2b-256 20d68a2333cd3caa034b86e9fc5421989e4428d2fd07c4965c264ec6bf96ea1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abcf82a3e28020a644271c87bd2e0fd258c938b6be6b0d9c6efc0a8ac535b26b
MD5 3aec529e23dbccbaf5647626440eb74f
BLAKE2b-256 ca436054b8678d9d1106c49a761dc09932726f2ac6b6de5cb01bb5e234c4c73e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 75431802b5458db674bbe5d7cf9d8fdda8cddd9862cc8edb91de0b846483ccef
MD5 b73704b7cacd3a5750c3dcddb24ab527
BLAKE2b-256 c8343480f1904b7e7f25b33621f08d60a7c1a895018d6b840cede7d4544c7a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 16b0293917b543f7e691119e5138c1fdbe8f76f57be5321e93dbefa7f365137a
MD5 37dafcc0baef0a7f8e10630194fc79a0
BLAKE2b-256 1ec900212dca0aa20bf3ae26bc021f80519c3124bd4e8805f88db34fffb563a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 41cca54c86b956dc02b7313ed5e8e6b8d814b52e5e40fa0c61df1bef2d7ada16
MD5 642dc0206b278e707a0c7785a9d8cbc7
BLAKE2b-256 e98e7301742504f28f0f4d1625f1bbee4f6c893466b27cf17431714f1a687074

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1137c99eebaed54afa5907e35b3261207fb9e61da8f62aa70019682826256b28
MD5 07f0f3f9a8092b9ec0e964e76413b3e1
BLAKE2b-256 e98ebc4730d14843d8c78c943ea593c9cccb97a5e24eeae7d53a3d70010a6160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 88b98a8d3422462d3b12c7f326aa96a714819866ca8b7d9a225eecfd568402b0
MD5 140786d528b6d15c755a3696f687f567
BLAKE2b-256 e30daf60efea21772fedfbf93c11cc1b1bb490fc3efb1eaae01abb29d4e05dfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 eb50251c338a578f2b80aabe431a2c26afe78d0dff9d1e139d7e4bf58c12adae
MD5 b8e8060f4e5f2eacf6d2a55787116f38
BLAKE2b-256 b9b5a99bfbe96a36928170c444b22f9d2f0eb2a2bb557b22746feb010708f726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 5beba396269da0cd65503e022ab12ca67d575c24e9fd67f64c09bca0aeb8d1d6
MD5 4d8b2418b61c751d43fa9f6d8ff02e42
BLAKE2b-256 8837aee5bc53093228396a42c0d5fe7901f13bb185b80cd9fc5e49fc4d1ed69d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 df6aff97cae490e8eec3fb3a1a474786804c3fa9a8cb410504c6aeeb0e3c1dc9
MD5 1a980d3dbc0b043c41020bbb0e330a73
BLAKE2b-256 022872f4a855cb77731f4f04bffa3032198f7b907e2fe0db2a67686474fd6713

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d554dadd521dedc83b50a0b94325280bf1a74df4716abd6b79c80a04916f06d
MD5 bed2873076e999af2e65c0ab15239945
BLAKE2b-256 786940f870ba62c4aafc0757700828e82aa72c81a3433d050d3aef263a9aff28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f184dc82d2740589e866cef31d3d8f7c2363214eaff11147bf18ffc455780819
MD5 174bb27dad1eba9ae05400780fc94955
BLAKE2b-256 ae13d05393ada420b0989e6e3ab1644e63dee42ed10f75de195d9a8d78e115e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2bd11c3ce2efb3b7fcaeb56bcfc4d7ccaef1069cd9bd734205d05b244b677f5c
MD5 88072ba0b4fda51e5d750d52759543ef
BLAKE2b-256 17219cb7087c9eb6bb0ca92e22d444a9b4647e6782415859bf771fa506b0593d

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