Skip to main content

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

Project description

slumber-python

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

Documentation

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

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

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

Installation

pip install slumber-python

Usage

First, create a Slumber collection.

import asyncio
from slumber import Collection

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

For more usage examples, see the docs.

Versioning

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

Project details


Download files

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

Source Distribution

slumber_python-5.2.3.tar.gz (240.4 kB view details)

Uploaded Source

Built Distributions

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

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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ s390x

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

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.12+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

slumber_python-5.2.3-cp310-cp310-win32.whl (4.8 MB view details)

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for slumber_python-5.2.3.tar.gz
Algorithm Hash digest
SHA256 590255603f8b4695c3f299b79369d353982e5e5f7f80a059524bf392f8c19bea
MD5 537d698a49bf6278b54ee4109768d685
BLAKE2b-256 939e85c441d30fd00d2fda3ef3073dd478f2bfd4a48b68e17ac2ef8034f4aa33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf3c9c60100b58a7d827a33ce06cbf14a8de641db1b069f0706f16b09f256fd9
MD5 b126730b116254c4133c003f3ac287a9
BLAKE2b-256 4b122dcf5e627154ccd200b13076299ae13c01b3e1df9bbb315f4193270a0781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c3edf7dcfc68a51757ef01b2a68d3e9dcd7dcac008a74e9b3f21ea58b5ff109f
MD5 c704c41fb252282554468e955574d322
BLAKE2b-256 b1a27d6827255a6ce6b3d061bb6e606148a0bfea24da337c028c40d2bcc06868

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 29dc118e15a83f997cdc86bd556b4681399efe7543779b106db19276086371ca
MD5 df23ab7a43380d02297fa08e08cfa1c4
BLAKE2b-256 85a44967224b916cd5283494235dd1f0baee5e95144b03f67147d0754d761786

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4a811c9cb5ab64b72d50b0e777244b3fc1945e840d2d5cd2f483b511cf381ab1
MD5 8ecb725d5ff15dbbc8b8619ce742d083
BLAKE2b-256 6d4f4bcedb71baac9c7b1b282485694b02ec83b55c7cd5c403cb01ac8f92a8ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 312aa1c4d88c8c0a390ee61950e5a7de3c0b31367372d0679e52362147683d0f
MD5 b9e13b555a4407425753239442dd8b23
BLAKE2b-256 d5163c40d8d8a5718fd6d58f6eb78cc379bc3cb54c113d05bd93594b2e795d2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 01b4b3bfdaf108da1e2c9be49301ea6b5848fa4933a047b14b92706d745b3c33
MD5 4bd8b1d6b5ab2279042b83142a75c6d4
BLAKE2b-256 8a99d654cccb36dab08ed1824480c997594250a454086b4f7257317c84b20732

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 4a6fc1d27cb72752ae48245aeef74d9750855903a29558a9a1b42a4b1b33b299
MD5 f8fdf43fee8b6c4bed9a4774e11fcc12
BLAKE2b-256 4ec7d4b905dedc0d6e7133173c6e3db795922d7b55d036874cf7be513fdbe5cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 70fbcb37e02ebc53a63e87a7dc68eca5e6cfb5a5d7f8c5049b1f9e821297e64b
MD5 4748d659c332c84e46420dc034da0c03
BLAKE2b-256 9156260a5ffa81858b261adbcfa0063f6f572587ac329d411cb8dde2795888c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d254502e2f2309fe82fb331bf4494f71a9041ecdfd09fb99580b3bb25661ecb5
MD5 7d8b1948ab620aee99924b00a53bbfca
BLAKE2b-256 4c8fc6153d1080bf232466d85b67db3dbe7b4138ae7c8d3eb2a63d129a9ade7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 78647fa789e39afcfe7a2b8e0837e164079d98e7022dada5e4a2ae6ba9dc5548
MD5 d9e5a6eeeaf2454713b13bd3f8172359
BLAKE2b-256 5e31ebe0b96fb1aa74a3f3593b92beca5247d34bad81680e1c9379de5d6fe92d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8aa36b870822197821914b0cbfce060c61d67640bad75d266073df0fa885d48e
MD5 5d7565a17a81cc94912054ebd6782403
BLAKE2b-256 d177d18897e482727fb98fed3a962dd270c76b5cb96d7eec689c31566e5988ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bef9552e76026b7830b8f14775a129114d4c6c9681f92afe78d414e02f35f4e6
MD5 05f1ded93720547fad383ac142bf3700
BLAKE2b-256 aed5a9a24b5130c4375441d6285bc06734d9ae4dbb0d284a21bf4b442ea2dfb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3b137c30b9938de4ae519ddcf128e887c419409784fc0479566fae5b205db6e6
MD5 820860dd78d0bad7bcab05c02d7a332c
BLAKE2b-256 facd7b2068c09149ea51e2c43d0071231a3daca020c06dc191350240c4591bf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fe737b98a76a72742360a774e9e2553a331cff4b98fa8995bc48e4d71bb16787
MD5 f52a7bd7bbc44183aa4e069bdb93a325
BLAKE2b-256 cc1e9c355bc6c6131dd6e47c26b3c7a5da678009808873b6427a953920fb3e8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 633cbe440c527230125c0fa5c047d6a104456a8f65d88a7af2d48c6218997036
MD5 4d24204da7164aa1eaeb50c1b9eb36fd
BLAKE2b-256 cd1b4c02d2f3fd180343ec7d054009db335ff7179b311e91f001aa221ed3b920

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3806cf266cdb75e9357fd314e096fa03ebb770861dc8b621f53fca80260732e1
MD5 1bb28ac60c5914290a500cf35a237800
BLAKE2b-256 da9637f737d37975694b20a50f2d75e83a7978f1d4be58ec7da9d1f2b60af7ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 bd3cc9a7e5e336f585d0014a5dfe495da197c9bdcf960851c3e6da10cf3ca6ca
MD5 ec7da27daa89db94d6b4873bf240ad77
BLAKE2b-256 430c5b37f50b4460b82022404f3486a2ed1b17df5937c226458abfde0282b4c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf56fa431252fe37f273e05449a0d90d96d8cade4ffa4b5bb1530f7e2d28f153
MD5 5ba6d7d09cde1ff786d84d363bb6b2fe
BLAKE2b-256 edc37dfa0007635b208d31f1e49b8527d363fb5595dcab120d8e880064e2038b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5ef8cca46d3e95244a0154ad277c868e2077711a96d1c1cdc6e1e40e77456589
MD5 dbe81a2c0ea969f0fe697b2dab686cc2
BLAKE2b-256 3688a45315f6f1721050e9ff23bb2bfd0f0f167b61433f95a8137795ebef3498

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f6ba8821b478371c3e387ed4bcca3a6ea818a530f3170764f855e0638eff38dd
MD5 b18db7f39ce4832f99d99b2b3bf63172
BLAKE2b-256 1b29b76bfa05bd8a4e5bd15d7a6c7a4285fdd09cda6cfe70b3524527f05d72b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4476b509dd7ec78010e78ed1abcb8cda4134ce5d1b4786bc92c8dfb06188cc79
MD5 213a5cc08a15611dd4c3e0089e6989af
BLAKE2b-256 1dad0d3bb4ac93f7e485184c94006a7282c86f98d8a6c3093aa2a2569f9d83db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 86bb8257e3bb80791e3818e563814eb33afe76f1a7783eb090b6461aa5b41e09
MD5 d324d77b9444a64e3c913de869c6b340
BLAKE2b-256 cdb4880a27de769619a2c3b30e94a25166954773995e8ebac47a0f9feb10d18f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6573c54f75a64f3e44b00742c22c0a40e855fbbb9bd08c370153e2c0d0133337
MD5 ded887472831c170c7f41f762afd48c8
BLAKE2b-256 403ab44bd98e22058f51a8b8bc781c1911510050b4f7bf7925b29230bc5efaae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52771247906aef1e072897279d61b85a4906d36c9a565133d3970509b129b2db
MD5 56b76c255c5eb5e9bc2a8e060c7abc6d
BLAKE2b-256 7bc9fb6af444465c79183efdc8852e2ddb9b9d5979cdb643b0c77f37954ec602

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 cb2940c05c5b16cd7ce664dd1062e131ce1965f30e04039f1b74b0dc5014a20e
MD5 aa65fb1c6a9e18a537531867d74ebdcd
BLAKE2b-256 8c7574838bbf51ff565c7e4018fbd0ac857cbacd3e8afb80d5f4ddfeaa3f72f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e99f3b018b49aabfbe02c8c8f65558e4424c3c7ac935a806f2ae6619b162bc5e
MD5 5cf51e150bee325db0a5d4b3e91d2930
BLAKE2b-256 72adc4c85733f75706268fd11b54ae976697609a8a8abb9dd964e662827f8648

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 09ade1d285af39a4d562b48e325f3953d786543d471c6ce43449e33d664e9e72
MD5 4823fc7787bf4f22732ee2e957bcb66c
BLAKE2b-256 a1a3cf65b2f85883ed19037ccf7d42d85b09ea49787f790f11483643ac673481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 5066d0ba0decc754d43d0471d5d47eaf7a8182042144cc7db48e46a3ecb286c0
MD5 7243319568443c8f7476082f722c61ad
BLAKE2b-256 a2949cda67527abc624daa86c435888286096036ba212023a186827a3ae3e8e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e7c31e48b092461da24d5a37706a33812207197f3ee31cf3d07bc78ea979da8
MD5 36675eab7ce359b490c1180b0bc8cca6
BLAKE2b-256 44fa146a3fcedc15551503d39e5050ba5cf7803bcf7da06b1afdd14bc24ccbc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c77a769bcddaac2159f0c0e271e6dc19616b235818e62114711ac1fdf5ce25a8
MD5 0fe2a6077be75659af2aaf7fd855ccf1
BLAKE2b-256 c20f541100717b6b4333d87a25b3b0f3c7637f99962e15920031017461755142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3cb9207c989246e3fef7226085f908084e4c085158e3094ad4c9076e8e6e953e
MD5 b50f59db4c3436b1bf80aecd652542cd
BLAKE2b-256 95d6c4e45ce3acf6bc7b6ef0df757f08ddb256e86e90d2ad660dc88dee927ca4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8a320a286809f1244a34c3f5d1ac8b407f4565c46ddc833f13bd44b8611727a4
MD5 3424b9c0a89dcecb4028111a46ba18b5
BLAKE2b-256 2074411892bb3f1d03b393c7e070bfb01ec91104f5b30956aa61979c7d5b188e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22206b60afdb7b9155dc455796706b18fe7c3f68239f37f3560250c4e39803d5
MD5 0340b68f33ac36ee56e00a665a7d14a7
BLAKE2b-256 53069a11950800063e46f63513458bfcef2011e3b1fb15932e07a12f81fbcc01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 71edfcae5a247a7a39c7a67fe181aba0f3eed39034fececa0e35f934fd35d2b3
MD5 a4ac2f00ae167fad3f100cdc506368ea
BLAKE2b-256 a7aeef4160b7675df65de634c2fbfce9270cf6d5216daae1cd6ed0bb440fd0a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a0c078dd506d0f72cd4d5efcfe692c8f6dd74f6110a73bd782c2920193f44d96
MD5 c960c3fda1e9d110e37bd09f24855346
BLAKE2b-256 65adfa637f74f9d3c4bbb940a3ab73df9f28f02dfbc1139ee546636d6fc63a0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f3262f8cf7db1380cc88ce4619d158a801d2a1033c176d37be4fd4c1c36d4241
MD5 ed30873124a117ec6d9e82575ec7d670
BLAKE2b-256 fa15a66f915e89b5ed0230272cb007e3e2ce827592f470e8f7cbc784beaddec8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 822ba01d6b38648f0aa9533b4c2c3d8d865b02b90166009a576fa84b91a703c6
MD5 c10fa2fb820ebf711538137373e29ef3
BLAKE2b-256 ade5a76f5b226257163a615f712da36da0b7c83c004641962c1a8aedab4b7419

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 bf3c245e59fd7ffb943b9affb486b0d4103a1e42a6fdb3cac5600f08368999e1
MD5 782f52d908effb9e043c8ee21598cf6c
BLAKE2b-256 45cba14c264de3dee8fc81e62440de83486b15cc76e0162effd01bb5d9bb65b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8713faabd54f7582c81690bb2f897c00ff77e0392aef21abd793fe7ce1ca12f2
MD5 ac82d1b5caf205acfbebb221bc73879b
BLAKE2b-256 7cfc65ead002b3bf9194295df1c3a548eb9d66b3b23bbaad17a8baf3ff66b7fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4818507dcb1579abf56ec9d984352b06a2a907a106229f0f4725a92f344718ec
MD5 304311a8743b488486a21c878bd9be0a
BLAKE2b-256 e91e61162e93cf2a6922be0a483d9dd104ce2e1af1a235085bdb27f2fc74ea7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a63c08f6e2586b4777bd67ace035e53e65717884e8dbe3e7e21b6ae782ccaab9
MD5 274fb5c774f084cd03b36478314ca7cc
BLAKE2b-256 b26acff88e70b69f3971b40d9145cd002b88f0585e3c9331c143e87c584024e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a2473e4296b34d1068cb6bba81b7b1f63e41b67b9b9d75a8ff4d2695036928a
MD5 aa3bc75dd92de78aa818a4a47d23863f
BLAKE2b-256 56efe800c18d02fa274a340a889461c55c2b482858be6400f14314a0baba1b59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5f25433a1b887bd93dc884a9ccdcb8a3ccabc52f4ccb75438bb03b23c4f9c0aa
MD5 6a808b76ec0742ed017a2dfd7a2db2f8
BLAKE2b-256 f8a8154427901184e7cce968f7b60cb01eb7b46752972b91b37e04bde8366911

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4077887e5d36c099641bdc1a97d34de3fe24cd55791ea478793ba2a8cb3e35d
MD5 ab93a881f16d4f173d7bed61b2527dd0
BLAKE2b-256 71412b36734e976a483145f67af3955741a01f48605eda5635e9177967702620

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4bcce66c2563079d8827011757ba3476e12132179243823583ff9c8c4073bbd1
MD5 037369a7b5f446803e17c60b362569f2
BLAKE2b-256 591aa75f8f8012274a96550be80d713c16d593d227a8bdb03c1c05650770e28c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a0b2f7fa816ef21a088ec995645a20c05a63519562b1638ea3ebac1ba8d46f21
MD5 7be1d7b93101b60a1aaca89cbca7ee90
BLAKE2b-256 0a3e24d56336ebbe1936ff8928a3b9aedb547a72a78e48ddc61f3c426b8fc7ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ab9a27cd884c8622a288fb1339e0fc9041ae13b0510ed56105eee630d5909453
MD5 128f3c560eff616d0d8c03476cabc4b3
BLAKE2b-256 4eb16ec22e5b44e04b0532733b3390b44c428fb2932a96b213dfcb06fa1d7a4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 b7c0616d5c82360f1c2c29cd6b343a62cf6a5814d07376d677754a62fac2701f
MD5 72336d007e56bddfccbbc8a6c1a846d9
BLAKE2b-256 fe6839fdaadce474a8d0f75812120fc9df39a44d69240987ab2e786eeddb9dce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 fda3ed8e3aacb3f7911d7504de138445082c44c033ddd9e16cca1cf200abd88f
MD5 30cf1985d2fd1197c6239e24cbf6a049
BLAKE2b-256 d0f7ed4f526ec862675a855d65b7c0046d108a8be2e2037fec0b862c8c4471a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e1db069cf195432ebd2880ec0c1363038a92e1237dad7ecbd5d3959a02b03d3
MD5 b602c2aa9ba982ad03c8020a5dff4f7b
BLAKE2b-256 8ed380176fc32f315287847254dd0efaa472f4d44c8f196f13edb0f159c2c08f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b69af691f5079996494b34640bb489b4b51a5e49f7bda8d017e654532990d36a
MD5 7d49d994ac5db6354c66dcddb4c07292
BLAKE2b-256 a780b855fa90ed10600cfce0ac9272e42ee0ecbd216e2a7e6412625af025481f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 695ee3f6d7aefaaf61d11a308f39504ceed12b24025b409cf6219a3dab10609a
MD5 b4d337f864d7b415a5e7529bd0cf554e
BLAKE2b-256 0a90bad0201ee766082ed2e635396e43df900311024350c91e98f3f437fc6faa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e266bd54498ecd7e1c596b643f4ff1358e73c982e781b36e1942020a972ec567
MD5 f928f628f5a45a329067188fc449047b
BLAKE2b-256 402b442cf44f0282fb32f12bae040505328eca521b4a23ebc0ec099ccc9e9145

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 943de39b091cc4adf8c3b9c6559ab87bfc7b60d0e00af84d468ecc06087c701d
MD5 023eac89283de1dacf7763efe1480bb1
BLAKE2b-256 54e0303b837751b5a330073f6ab8604d3a2d3a0a50ad2f2640a02bc6f2e9af47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e2abfa29e1ff81d803d1caba79a71a388870c0ad4ef1f0ba2f277ca4be27ff9a
MD5 8eea6d2c736c403a572e511a023bc298
BLAKE2b-256 cf04bfb6ccdae3dee7a69dea5177e6135dd259a083b5dc8fdd6928355dd126ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 74e2b9263224e75ecb63c0183182866caf5ffeea4f0e15761d8998390d63347e
MD5 52fa4cd1e0a80dd9dbc30c6a4976a7b0
BLAKE2b-256 196cb0fe3eb7f8ea264a22813121384b7935594d4d60e38b6c74f2454e9c8570

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 47a3313103962c1b132f8e16898eac66772c6ce7c5c624f1add777f41d4d17b1
MD5 c15c8670f59196fc2a14576d420a906e
BLAKE2b-256 961c20616a5fe0318901565c09c6453f16301eb4a778c371604ffa07e0c74d4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ae20cb12def46a67581619beb21b88d0bfbf14e490c7985ad94d27e330374bd
MD5 50a9bf41af1da07e8547f0e8533fc12c
BLAKE2b-256 f51ecb9851e5f0ce2da4b0ae52cbbb4b184a8b32a92440a015dca183878dff5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 42b4db5289694dcd765d3c8eea47a34af0027cd9814debdfb616910e6b98e332
MD5 2e012a34a94ef2bad8019393bfe02380
BLAKE2b-256 49a3322d3376f46c85160bd723e81cf96ce378a47b44cf54eba10104321fb85d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 05e073b32232951910fda2890f598a1c1c58bb902ab0227b1e2316534a8ae9dd
MD5 c24d8e42d01d366bc47e8387fed2a85b
BLAKE2b-256 5ac0454111564694cd2c1cfe13d3707fc7716a20c0cf0f105cfe459921564450

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 f8c4876d548915760f776f05e2dc6e03d45619b77a0c8a5f02ce5ecea99cfb75
MD5 459e6cc0a176c147e0dd95e79de6bcc3
BLAKE2b-256 0e2aaa475082fcc5454b3a2fe17ee18b6703e0883c0c5ac6f9af9dc09574a4a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 9509a5ac0d77dc38517f5ec5b8e30b76b577c23bda57eb09a1502ad981d5baae
MD5 3a6bf8c00658d1b1ca5df6a9755534d7
BLAKE2b-256 7318abc64eda2ebca6562096163ebbab68eed8b5357784fbc69ec10a26dfa177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f92bf2f0f95eaa134756392e39ddfafc947608ce308e924f5d15f58099da7f3
MD5 a4e57323c7cf75b5fc2065ab739dea9c
BLAKE2b-256 7cfed2ea17bbf0c5a7afff6c3af0cf1b08bcbae0ccface776c26d8a424c51255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2aa475e99fbb11500b346e66090b1176b8b9ada82ef6669f4d626bcc9ecf91a6
MD5 24503a5976b7363d4fecdf70c1534477
BLAKE2b-256 85a03c7e42f2a923c3bb84493540a6f06233d82f363878507e3ed5c384524f2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 496b0297f121afe261ea7494242ba0a568f4b8dde797fa90042a088429756030
MD5 0cf9011ea35b14f259c76d8024db2813
BLAKE2b-256 b44e02b61c099e6dce6c89cddc09e02d0fe6c3e1df8410f4ab1805a095637fb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2aafb48ddf4aca68630e3aa8066519107494031d1acf86a2f8ed7c6691794870
MD5 e9af3e53693adbc9a573da462b4f98bb
BLAKE2b-256 86a43532907ad4d0c622e08331320bd7eecfc040be62f25e453d30a8ab1d002e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a264d6965d5748cd45bbd301f99aac4b618d2ef596638f38de8de55d355dcd10
MD5 90ab48d48a7172e351253affe478f001
BLAKE2b-256 b029bb577ecf8ad30dbf21f735975a55387d0472ea0648eb3d11d8c3570e652a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0b0524ea29e3c34218e1ccfa007ff32d25243046465d290a1eb7e00437d67f75
MD5 452b0d221e97ebb4a4d1284e1a29af10
BLAKE2b-256 f5e24f41f844456212681c0bbc5014ddca183a1525d17fffe8c146a340f8ae14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90b59f32fff17030f8bf3c576f8b4284afb160ac888fb935388b742fa1604029
MD5 b3f59eeab0dc293a58387a0cb295399e
BLAKE2b-256 10ab83c8d0f7e6e7dd9a20c677a53b50c403042e29e796a3a3a01fd8e0160447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0272171db82abbeddfcba23f72d4f62e31d12a59dda0ea32d17ff103cefccdd5
MD5 54cfd028c9c7888880985489cfc3d9a3
BLAKE2b-256 5fba4e2529e380ae26e001e76553d12abf509ffbf367ed475364870d9a4a9efb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 323b7629fd8711e76337e6439478d01978bcc93a285999a9644ffbec36d02bd7
MD5 a652eba9ac25f31b701292fe6acde68c
BLAKE2b-256 b1684f5c3db9d16e5e22f3811f75ef4ae2cdcb11dace90615f7590ad33d6516b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 ecaefab0f3d8f10d1fd807104a8679689d09807e1a0dcf8f4bb3a58d2f001d10
MD5 5e5dd459a6507bb9f653844df3a776e5
BLAKE2b-256 aeb0436a5adec98faf9c92107020ba09e99cd6d15062388f981f065cddad24c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 cb788a0fcd6fb108baeca84e206397e859fd60a637efdd2242a8eb4fa50bde28
MD5 3d864667256cfede661e0a7a1c4ae615
BLAKE2b-256 3a65a6474c2dc3b96089ced1452ea6b17d12d9eccd7656d026f48a5113b83194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 971c3e39d18542c573c87d08d6ed9a71d18d8d71eb9196f592c763345a377bca
MD5 205823aa717ff992d4da058a1742e1e8
BLAKE2b-256 21ba868a71e00d0be4df0585757f4dde8b8c5a8e35150ec1d6244aa8f5cdc42a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2acee1756a1b2d347c29bbd54159cc4714fe6700f5d9772a0e05f3a2159654f2
MD5 d083b490cd653f05973da73ed95f86ed
BLAKE2b-256 1340ccbd63de5382ae116c113379bef033ec0e1e40488c5b06e9d273b2a7259e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f19a8c86972063e19c0be07fd1e4273dc3609b656c5b857a944c4a70b670f02
MD5 a7291e491bbbe8604da22e49f163fd2c
BLAKE2b-256 8c247b993e29bc269b397d3e520aee05a50d6fc15af7ab7ff1d09f9847c9d3c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f49a314b902fb6aef87a04958635721244444cdef819a599fa8ecf8db677f29d
MD5 1e76ee8301fa191568408c8cb018a3b8
BLAKE2b-256 fa3f54edba77bdbfcc8304e53aa71ab4ea4b599fbf8e23f049c5b80a52017430

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f1a8489dd09750af5a017ec7c9f47fcdbce3c632f81f1ff57571f40b9746aa06
MD5 02efd7b91b00ee524b9b816f0b8907fa
BLAKE2b-256 1d9781487a0892afb2df3346c69e4f639f90bdb57b640ee7ee4878b56c4a83d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 08afbe4bdcb9988ffc155bba3bff1c2950b99773b8d61263d49d842fc6f4854a
MD5 7c53c8b07e8fa74fba33bb5c63c21846
BLAKE2b-256 90bcfd9dbc4d3d7ea2a91b295b10e4988873422d29ae08c5115f2f687a90e5cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5e26b5dffb8f1a9a24e91ee8f6d1d28761ee8508c760783a86fe0577c638dba7
MD5 3a70f81888d32f770786902a91f19281
BLAKE2b-256 68a203376f341e0deb94eaa1b07c3ea6aa170871ff09dc3ef3bced117320f984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78d7577c462105420c3b676625083910de8e6da6893a223eabc830377f488c89
MD5 ab02432b21c3518122fd8ee0514b5e18
BLAKE2b-256 601bfeda55f253332f227d3f17067d05542f82502cb2de7718154c249233c761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 feea5ed185183e741ed7ecb29debd76451ed7511ba34ca02446fca2ae5896d48
MD5 8cf89d969409b9048c74d8db4ef40ce0
BLAKE2b-256 80e2d843d1090b9b928919f59d93a4282d56620ca20f6edf06c1dbd64a524542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5347bfa291d96f20c331514bd42be294ff322706eb8b044a575b6742f9dc99fd
MD5 ee69c5df8c88a16203f8df5c72b770d1
BLAKE2b-256 41e3762aa65ad29a25078701bc9e0f5d3f2694f0e29d4310e8cb55133641390f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b1621e3643b6f386d4ec3a6a936f7ea58d9f414788372754774c30c8457c241
MD5 5e47af32c25571dde4d4665e6ae86385
BLAKE2b-256 32d43d63e70c19ab86c0f793f70801647c247f79a84faecf081d6ad3f7961921

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2c8800dff44c97144817f6cda838592d21087b636d8e5044eaa45abea39164e
MD5 81273a4babf2d3989a43f837280b662d
BLAKE2b-256 4815e9132b3272ddf4cd3cd7f75af836abab7202803b7a974319324a574bcf39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 b445d25d2bbd0c08cb108c8142c85c4a28108f5cbca352783fccd29792e93554
MD5 d55874b852292637862717265a7eb7e8
BLAKE2b-256 eabf8cfcbfce7996c7756ec90da676ae75f6bd3fcfa19cc977961f19aba40e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 16c72d967f01190175fb273f177c6e6dcc393bdd2b259121c08282293a36fe2d
MD5 88c255aff1e586b9184aaff604d3bb1e
BLAKE2b-256 6a00aa1b72d1e183246f272cd3d80916f2d3add62f01e615c5dc7863373e4c23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a3bed57e37c1c96eabbaa9ec36fdf7c903ea0d4ab7bb9ba3d4a26e80d14c8a2f
MD5 7af6c9e65c54c18cda71b05f5730540a
BLAKE2b-256 1ebad4b10913e6e99e5437938ded2594bbbc790981eea0d9ef18e1920b9f8e4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 0f3f30a397912344876cb81b64921be7a46dd8063d6c0030ac68c0805662558f
MD5 8993a938373eddb55e1bdc307a7dd42c
BLAKE2b-256 df4311e4ca723d4b2cc94af7dcf6badc5121ec6ddcc7325c38a9be9c5dee839c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e4c31b749b1fe985ee9d9ed0bd297d09e0243755eb536d2dfc5bb47a433d4861
MD5 1c6b380a6851019a67f367dd3d90d553
BLAKE2b-256 4c48d9d15f8fd352dae425bfe14ee475425e62741cdb2f7237940e09a2bf7e5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c00776e3b16652b0b69c4210867c8824e3fb87c8aed9837ad53a51bf09f4839c
MD5 d6e13e49e26e098c835a547d9064f9d7
BLAKE2b-256 c4d111559ff6bd26d95dafcde7cc8275396a80bd23ace7d9b63c224e07a2eb97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9a02118e39c3d94c3ad5ad2274d00066bcb48cd933cf3000dff7a1ee4b92e662
MD5 f584e84d9c63285391f87cfe1862dd04
BLAKE2b-256 0f78b4eb8c5095fd258b6f41e41ef52f09ae17a1979a58e5ddb7c8cd76edb15c

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