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

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.28+ i686

slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp314-cp314t-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp314-cp314-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.12+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp313-cp313t-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp313-cp313-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

slumber_python-5.1.0-cp312-cp312-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp312-cp312-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.12+ x86-64

slumber_python-5.1.0-cp311-cp311-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp311-cp311-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

slumber_python-5.1.0-cp311-cp311-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

slumber_python-5.1.0-cp310-cp310-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

slumber_python-5.1.0-cp310-cp310-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

slumber_python-5.1.0-cp310-cp310-manylinux_2_28_ppc64le.whl (7.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

slumber_python-5.1.0-cp310-cp310-manylinux_2_28_armv7l.whl (5.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for slumber_python-5.1.0.tar.gz
Algorithm Hash digest
SHA256 c58912e96e48ada3e0ee98aee56c8e29e3adbc99cad7cac3aaf57cbd6c8005f7
MD5 66ba92a3b5783cb5241fd13140bf02d8
BLAKE2b-256 57e79b1f08f5f01212a83604722f237d263992b85479c6c62d390bf75ce7aaca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b9587c4e9f780c091995de4dd18520a13d0d9eaf2b11c476c1d203465edcba2
MD5 930800f3506c9bb6b9db6b58c40e4e9c
BLAKE2b-256 7c032b571927d3ef47a392765fc2d97224ee22fe1f050e8b89224777ff036b2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ffa7985009563b020e11a97d10f74485d2d81ba7eee19fa1c61b2d78a9b6c6e3
MD5 d2bd7997955a9ee7d358cae8d1f9cb7a
BLAKE2b-256 1cd92d75c8a37f92f86574bdf6def3a731213d6b6828b35def6040ebf35810fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a49fa1ce13db4ab4c629fb29743fc910bef46f8237035c35e7933e58ae57f175
MD5 d13fc9d2c5efe3f6552e5d2aa1e7195d
BLAKE2b-256 ec0b7f5f17adaa1c221f2db38deb8f49468dfe1ec99155cb32f1dda5c6cd0efe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7928d580499e7777c6658e9ea6fd20c24a03725b91dc4441d20efdaf5545c161
MD5 4683acb4396efd7f1f01c04f71ed3e4e
BLAKE2b-256 ef54e6d7c5b6171c44806c221b7eec3be61b318701fbd5ac4a16306d8d5e060b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d83c9aaeaa02f809f932d84a4de1f6aed2857b4a570f66361da3e18760e827c
MD5 da7cb7a5105beb96aa3d26008de863ca
BLAKE2b-256 15097fb2075ffa8a633bab97c70aad2492dd41f3da75e2c80275f4cd23d91d41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f802f4d529765cc172cdd5d77ce0667a86c14ae6cc479f556b7ba2e65e5cb1c0
MD5 8ca30c36e81f9a65afece73cfdb38453
BLAKE2b-256 d37ad082b833f34d08129d338c90e0bfa717e8d24f09d7458a59dbfe7ececb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 1c06b4f6315779336b080378144f0b2abadd15758a3c308d8f96bc9f4cd204d4
MD5 33560d5356994d4e066f467fb30078ac
BLAKE2b-256 46454e2d3d3868251d6ae755e17169fb9028faa74ea8010e43b993f6ac76f9d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 3dd49bff85e8561aab4fadbf2df422b93346e55664045b0c75ad476ad0b9bbf7
MD5 822aea7b605ad786726c9abb2563e9b1
BLAKE2b-256 6539a17a2de9929233f613c0b6fb0857d16573a567670c93e1da8b02599bd8a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 01f14ac72e8921edd91a7b091236b341e2865a8489119cf93399b912acc02ef8
MD5 d488b2e97dd8cc3cb7fddcd5ff41bd7e
BLAKE2b-256 fc57f4c7a639d5ba7bc64a7704ce0bb90fafc0151dc4565207948aff4ff7a0f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 df880a017bdbdb750453d43a2d3ca057c2232f44cb7de871b2c2012b51e06f40
MD5 dcbaa77743047cbd3dcea8e3d6f2c959
BLAKE2b-256 a02d8b05ab1c3c4c77c0f738cc8723064c3205094ad29159904c9ea3768fd305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f82f461942b52f29ca628ebd8daedefb9408e70fd8b02315cd26aa7fab0e3ff2
MD5 146c059b46c19b24a197543e91a7b737
BLAKE2b-256 110f285138dad8eade1fb2d0861d2568c6f73eec2129d619c84fc8e5b35d35c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3673c4e848bc1ee6dfa863427ce305cd4956ae8e564d5ff7d3be0c063b18d920
MD5 deba83ee65967866a20cb01ed5b8e22e
BLAKE2b-256 c582c635292edb130f4e0afefb80607952b344c3321e99402fa95fd884ad4ac5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 de4fc914bdd05048794a13415c85f8c53c9a1d57029c12f2377e76614652f609
MD5 2a33dc6ac26796d5340203b7c5a71948
BLAKE2b-256 0a793dee7d019114b18f987c044f528feda1820a98e44a0abf0ac85726298e36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ded68dc7c9ad282ac765e631ad8fc05c75c8fe6d4a0d409adc0585544870bbd
MD5 b3996ffa4eef8298ed59bf093043c054
BLAKE2b-256 a855b8b0643581f2c023fe1f60db7cdd64c1e02bd01f7b2f1ddd77fe8a176b6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c51a6ea5718545f45b86fa2ac79c506f60c9f561d070a8bd0cbb58f07529fb78
MD5 3c5bff808d6f2954cca0d0838574affd
BLAKE2b-256 dba9e3543f1adec5c468a58362b73df995f4112d851d08758d20fd4fbdb6e5e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 1605e830a40b4acc41aaaa2426b496b5b8787140771f62f396ec288a2940612f
MD5 296c92d4ddd35f89b4f64a5ad41e8d2b
BLAKE2b-256 f73a28cf828d691bf85843ad77f672d20c92ff576d874080023d1d134f635593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d277ad2e150ba511f41d1a8163aff7fcc217c61b9b700ec13b203a633a7830ec
MD5 0294a4cf713f4f15a5e4f9623d90024e
BLAKE2b-256 547ff540a641563675d5880582a3f5637668c645ad2fd3ea842067a1a01f3557

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ed0a7290335f608471c4193b9581d1ea34a5180f785f3d7a5df0d115c155468
MD5 a674648e2156d5593bdcead35a03f63f
BLAKE2b-256 bb8b7a35f94e7d912d58cc60717053c628e62c3cb6dec5c6a64fc1695d333562

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 14fecea19653bd8e57bcb4c8d362a2b5a0b500b2aa10a0150c0f38c82716fdec
MD5 6999582d8716112b10df01904801a341
BLAKE2b-256 3f5e5691eb52657eee4c26ba82206bf9355c1192c41b84fd33aa760d6d862045

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1eacad999216ccf6d894df785318999a156482bb5257e3a30a888f0ba0b32f86
MD5 e0d4c09f1a8cd44989c2e366227921c6
BLAKE2b-256 f6da1eae2f362397c3a0fcfeb4bf0d874e3a433de33a89c5e614f3d6287b427e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 80f20e24337db31b6ed1bebb313fce5bd5b53ea0da88b17691384db923ada3e9
MD5 c5311bced7fea5262b965932cb71ffa1
BLAKE2b-256 a60dd7c43bee72482ef84b185bd46275ba0ae69cbd59eead9470a71b81c85c9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d3dd631f76f5c48d952dd440529957f9eae75d5d7bcce45fe0a6afd52d462a9a
MD5 d290fcaf12d44baf02dbbfbdb8db67f1
BLAKE2b-256 97ba2130960d79822494e2a3399111b2ab2f9b3c05d477f4484855d8300067e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 df4331582a31d919d228522f751881ef881446bc22f4077df5ab52f552ad3473
MD5 82e8d88e3214ccff836006c86a707514
BLAKE2b-256 559de48174592cde2f0f032af5e1fe11a39d2706d8424ef5af9a53938cf7037e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f47b9986836ad60d3d4ddca2d81c8af1fc5be186242ddcc457a4b53f186307e
MD5 d2f1e3f84767a961a916097c2b16c119
BLAKE2b-256 aecc219a306e324168eca9a863cb248bbc97daa92237ae3294bfbfc395135005

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e72522c6facd7a3323ae84aaa0e3b43abfe4fcd66e272743b5ad18b6bfdb3518
MD5 8ae2a7e65d7ed1dda41aa803fba4de2f
BLAKE2b-256 c2929ad59e028ac49c03e9c5bcb4ccdf0e7088d5f0e1c11cb79d0e7b23e9cae2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 be0c15ea37e52b16426b1393686d542ee551229434bb1a8c9e2650a3bd090e5f
MD5 07e47e95aaf14857bbef96dc5029cfac
BLAKE2b-256 8d0780905033f97f15465709a77af3276e15d9b38516053d6e981355ae06a4ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 6ddbd8ebc101232a685d683e7cd483a7959e8d7f6b1cb7c6b17b49c791452f6e
MD5 e655d0ccb53a9146af370c6a792806de
BLAKE2b-256 245e278a1f70505eaba4ca4ea333012ee536bde21533d2eb76fd2a8180aebfe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 df7937f01d47f8af244523765c43f670803cd4c0dfc13ea1a910ad909af4c31d
MD5 6c7aaa55f4531b11a871c6143105c3dd
BLAKE2b-256 b40c90614eb70aeae9f68e8e1a89a6b5e0c5548ed35d824416e389fd3159f9cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5378477c47c0c5b7f527f6160affcd87c56dd37f53c80ea7fb32d060891cd96b
MD5 b5718aca4f9b5307d70e5d47694344f8
BLAKE2b-256 d0d2c746f1d475e2020470a8e16b6affd27c302761e8b4930601753238956f70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 696ae1e7b0de14df457cae85dffb34b7052153d74b2d9fdabe95a210bd5eba31
MD5 e7d822aeed398df0c693f294a7b6af93
BLAKE2b-256 d4b3831f25df74c1c9d38c0e9c1b9cbb8bd084231a41fbdf465986f729772b42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 35591e5cd94c92c51bd4482e47499dcb6c8eb51cb93dbc02491a4b1da851ac54
MD5 fff843ceff0a4b094e6a10aac70cd2c3
BLAKE2b-256 9a1b0190059a0061b1afcc9fcd92d38ff3360c60097e5a4929f4fa7f8da54c62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26c94e4f94aebd40b2869d917a3067b13ae7984bf337d990ab3c2adc143c7add
MD5 03ce30b418ca2e25e1a6131ed47f6453
BLAKE2b-256 6f3853e82bef7352de5df77f4a3c2835cb66a972c64a4de1418bb0fee45be586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 31712b530dceed298d81be5cd57155377834e72691f96a566fc60ce62969a750
MD5 00c35bd17189b1311459564ddac9b9cf
BLAKE2b-256 824521f4a893f74c3f4e7a2ecd12445529edc42aacb4037a24a8625c3242f89f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 88860130db39393f5071d0977833d876be0a3de58562f28fb31c043a2211e107
MD5 0f4b487e3f08223cc7dece39a1a3aa97
BLAKE2b-256 fcd605e10138e83d89d2e8d903b6a73cda5d3c21e5b0db817ee55b64b9acf33f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 423bae21bbc4b393dd6608a53e0932629452ec0d137bf4f6244709dab6313629
MD5 7ae1a8d6d485476d1a20c769e812e2a3
BLAKE2b-256 de2f68081b5f813ec708ef6e8fbb2bdcd4d516a65f24f957f770544e5bd084f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 07503a2682d2adf2e4eaf0306679db9ed7bb7105681be74a3ed1c5d22022e8c6
MD5 a3973de720549336a862fc788f15f114
BLAKE2b-256 1b3a86229b699b0aa07568d08081d1fd3e4608427a37a132e4f443d614db60d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 31243aa769239b6008a74dba0d6c8cc68a5eb004c1f1b1ee50fd33f53d3c29a3
MD5 1f9494212107b668f219489e535ca69d
BLAKE2b-256 29cf0d1b74b4764c2b6aabca8412380306663d7b7a6da8706e0581fe7612588c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 1956a147af17603cabef638f11c20262a4e776d5aef21d772a7a6887cd87ed0d
MD5 5fe48f8bf8891bb7a1e28fc49a95a5d8
BLAKE2b-256 5d6e39a5e512f9befb207ac88737205bf680b1991e11b378266a48802655cd27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72314b408a1b70f45cb96502abfe0fc8981f0f6002750a03e4e1c1a098de7598
MD5 1089dc96636de15a6323c98f0bdf47f2
BLAKE2b-256 be0c9ba68fa13982f1c2870522b3052ebad8a5ea8ad7dbdb7bd7a16ec3f1b1bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c83c845f00c470c740080565c4816809e9d785a0025a16ac29ecdb6f08c3a759
MD5 708d05508a77934a62eea8b33cfe1c18
BLAKE2b-256 da4cfac952005a48723da66a5b3d23a138acb26710f84b08f3f3c53d8b339de2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24238af71a8a6fcfd8e56f72f513b2ea0fa8210327cbcbb42127ae7fac7115b2
MD5 05280fa7fd7950f2fe344c5d24d78fa2
BLAKE2b-256 0294b993f291495a48a0ee55813463c5dc8724891661f857c8526c2d859802c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d711acd50550088700ad14abdb3bf1b89922ef2c585407e61c7fa1a87ec213b9
MD5 8879ae35839df3b5b30f23b01add1d2c
BLAKE2b-256 08cbdfb967f20dd75e08eeac31212f3291b930ee594ed61fa26b5db647c09d0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3c5a6ff26f5f0dba6d466af0f455653fd091ca411ef7f8cb451be049a652e80e
MD5 e53338ffb0700e2f71aa66aa7be31c0a
BLAKE2b-256 2421bf63f8f2affab31226f8e0df6b7a4c9a87c5430bcb7ed468a2d2aa888cf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91efbfee609f7170cf5ff3221974ccb8ba442721eb909b3cc0f18aba43d5581a
MD5 3d2baf7fcf57a12bb2ad1106fd8a5a1a
BLAKE2b-256 f65e0d649742a96895159fcb6f5e3f217bba4eaaf9a682bb80e2ad21fc916292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a7ca1e60ca19fa80717b4f4d71b4280871c2dbda8833bae368608e38f4cdb5d
MD5 402d13e733fc31d8052172230729bb2d
BLAKE2b-256 da4de4c8743f8c8d3e3ab4f81029c50a4d995426847d72a18ce4a282a551b7a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 f8cdd161f8ebbf437000be9e4afa8e33b8d34d049688d77c64fa6c31a7fe3f41
MD5 f0903a782cc8a450b2b3d5053ab7d25c
BLAKE2b-256 9ac01b09c4547bd9b989c45dd378c34c72d909855170e11ecd5001fadf22d1ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 fbb8dfe6ffc550711feabc0d1332d8a25c05be6a414a7c9eb39c073fec4caddc
MD5 71ab1648cc865f9b4a912abe1cd51e9a
BLAKE2b-256 17f180e77f2f995b0e1297735873c59507b9db58656e29d80ebfb57861fb16de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 f0de92015e04ff5b9dd75d48d42950f476fc011eebe779077839eef0a010b60a
MD5 b0d61b0c97988bd6bfba71ea62edae7b
BLAKE2b-256 702f18923c2baed84d923cbfb5d73808555e3c656a0b250764072a909ab1e19c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 5ce7240193f02f56d0f14cb6a1c403d20de6b8e5551bdc29388a736c001fce62
MD5 76a16d9e952f007a5d77cff5160c3479
BLAKE2b-256 182bc400049ceff20e1ad2a09e9ab651064ccc2998d5efd815f32bb084a3040f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b7a7e44a56c78bcad3f0c81f5511615f86ac45c625283a6d389e993ce5dbb2af
MD5 d79b8ec9744101fcfb1dfc34fbf9a8fd
BLAKE2b-256 88f082dc5a5595ff468a31a55580e458cb9d9d8a3879cb7391fc080d6b11a930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54440283001e760966f2b6f80f65f55f997fb203b1ca4251818cd395456e32a2
MD5 e97951f61e9addd03bbdf67e8b5a4da0
BLAKE2b-256 548229468cb9a54d7551d870b34c0b92592e8e59550c13635955485b85b8c999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4362af2176066914fbca198d8a5f598bd54a033bd8e45248d44440f4b3953be4
MD5 f64f318934aba01b7bc0c730d6c010a8
BLAKE2b-256 a54357777cc6ea81c913d273a719da93ead68e5b921ddc1b6181628cd9654cd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8375bee6cc341ae76a6d424d1d122b9abe1804b216a366fd0a5d64e99d9a27df
MD5 737b4d144eb55f3db13e704350eb06dc
BLAKE2b-256 9d7c6e6f43c4f65415e96e10b9ce28a35bae48fcd99badc98d70a0ad8a871192

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b8a6ef25ce867d4b83e044ac37e272c7474bc96e36f71ae38ef2c3a58f7c0b3
MD5 702da5d5cfb8028d25f107703c067145
BLAKE2b-256 b3b295d1f7c84e3618f2cb58c74a042f7e4fd80704822f34ee611c8c0b629ed0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 92cdd4117107f649bd831a5c181850c767f90409d1305a3c0f9efee78d56ec6c
MD5 1220dd1b3c004d2c3382588b9d7c7ffe
BLAKE2b-256 0448efae40b35b685707a48dcc63480999593be662d39b18a1e861155a2109e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f8630b6fe33aa559f0d744c5e890dde108b007cf92560f25d2141effd1843a66
MD5 29476ad5c8fd815218fd235102df2966
BLAKE2b-256 e04c41420387136b7c0bde427c8c3a3c5b2d62924b3f9fdc5a404d8871a128bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a741a0aaaea1c508d183ca42acd46fa21d036dc2fc4953a872f7dcd5c5bea5a3
MD5 34a7777d479b21de00c6f3ed903706b3
BLAKE2b-256 eba6a6b702eb64fc797fa8e7b753ba6c2ee7c61ab625279978bf8d60e0ded22f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef4183842baa9bc794ec664a51f37e9976e9e5ebe750e8115a015fd33191a400
MD5 11a573e777cb7dcf69bb8f8e0833ebb7
BLAKE2b-256 59ebb0f0fa63b9d0f550bf12a56478472ddfeef1e349bf9853ed45155ba4e5f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 4e876e5c12d0d909f932a28dcde112632ac5bc93dac96d59c07c0b385333132a
MD5 189dcbcb2a292bfc4585bed8717b9d88
BLAKE2b-256 2848dcb0398ff23b53dbbc91aafb961f5b8e5bae8872a72f3f16d8f33be52c8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 dbd89dfe9dc8e16caaafa088e9c6a639f431cb7090b0c43b9bbf78c4eb5190b8
MD5 8d2bf3d3cfaabf1db12dcfb50060977b
BLAKE2b-256 ac2962f3ecf238281baa537b8b8ee71ad521e12e13aa4fcf718f6612ce8b4e23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 31b5958cdc7676c2f98fa2cc85987721a8c5bfbbd31515d43b0a3e358d33423b
MD5 ddd81015e11a3c494b84a9604795eb52
BLAKE2b-256 45ac705c870bc90a21f4444d75b3ab7c768563c097ea24d7e9b0f3114dd36aa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d03c8bf5d464ae3c92f87868977811a1fb3b4fccbe2cdae695cbe08c95705cd9
MD5 5cd35c91f52329048e994bc3e770d3c5
BLAKE2b-256 03e52d06d0e626d8bbc5f822b8a4f306a4c5ee0fe6260ae3c217a572b72c7964

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d8281119182b8f597f9990c0030cf2596296a68c9725d79656ed74c02a6d477
MD5 c72ff6d12517e55bca7214c3f97ac0d1
BLAKE2b-256 a49fd6cfe34f62e58d1fb596cd796b340c4cce5baf752141896d9008be065f6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50915ff4f19e213034c4fbab579f2d18b31f92efc26d908ed7b4526cb316d0d7
MD5 fb178b8e5e67ee2cdf61b2a99cbb4175
BLAKE2b-256 87a6954882b3a44cecdd4dfa71f2e1f9a932752f20d993fa8cac074852ad97ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6bf64b19aee813b391baff028f6f1656fd589c6c59b9f906b0df7710087d5120
MD5 356a699385536085a52f3ee6303ec5a9
BLAKE2b-256 034a454f3f8f5b82c4dce2ff6e1111e771a26cf0e4a1287745530ff0bf7e405a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 78501c35f818bfdf9178b1a158a013be917c6f982c15c82c3417aa82755f4997
MD5 ab304087f085d76f62a59e75f00791d2
BLAKE2b-256 8f83de43c2d5c76e38eb8a11e69131ab2c99f185db9f697d1d25f88324bdae63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f30103c90684d2272a15d5221f311b1d1efd5b4f008e1cbc07f184c771d88096
MD5 fc9885b536b8c22a4c136007834c7520
BLAKE2b-256 eae1b3704fdf878ecf4c6228cd5e833a2253286d4a1fcc228ee68d9789cca569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bcb9558df77e1edddcefa0e466c2aab80a6ee6c787c4e20d35cb1f38f9be3a1c
MD5 50a482e63317c98921db0de570435782
BLAKE2b-256 7c67206bc92bad00b6834736450c1c624851c4f3a7504f6a5a3f2e308e08b2ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1e7a37d95a2654db974d4f76ee1f20581d8550273bdd4a9fd98a40f6397af6dc
MD5 296302d1590d1da0a081c7678766a705
BLAKE2b-256 e1bcd822c348d7b875da85fd24abf0afef9fff08fa3166ad111d3c8b841ce1d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a17438f089f95aee1a88ffb9929f45b793e5fcad90079db8faf32357ad26db06
MD5 6c5e63d05d8c461c08b9941799a66ed4
BLAKE2b-256 2a79c10d8108a3cb75da92421e92733a4b125d0aca6110128231f0f46b9b15f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ce94db569e6cb0e800ba464e714fc07c4ddc6078905099001af9fc825927d5c
MD5 713c35212254eff29de331ce0a709a06
BLAKE2b-256 dea8ed6e129746ed8b9493e9a26ed51d3da9d2cc12b1905487b5cde6c96ce24d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 a500efa432c43721ffff2598909a4bb841fcdf44f8cfbe4654deecfc219a369b
MD5 89644716d3b8d8cc35b152eee7773219
BLAKE2b-256 2ffcd5a83bcf4beb08e8914a12323724368923b90258a8a68cf74b8eef5d2a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 55a21f07f6ce5d26ae8cb5d8a4e8990e2c8fa64cf6a04e8453316405fd537395
MD5 0e6116a2885dcf59c79405193df3bd5f
BLAKE2b-256 8542aa1f31d190c466bf1923c685f7e54f7b9a15250448efd252c601eba74b9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 a44c6a3d2020dd48dfaff817a948a76a51e019fd1819316b6d7c3a628e83fcdd
MD5 18676403cf9c29d586b98a3152b5fabc
BLAKE2b-256 9170ac38ecdcd679172bfbf1614616e6341c1ff057243079eeb8e68e272911b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 bc14347eadcabb0ec658801d2afbac66780f0f73b8464c149e10285077a66e20
MD5 82a346d8851c41cb25a19db315dd9246
BLAKE2b-256 dda603ddabb6be1a6c5760d50c524ac1578f3dc5680bba495ceb9a4d6489fe1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3d7825319561ad49fdf8112f4d632275578060feea9fae466b96333d3bf00b8
MD5 97dee2cd974db2b79db1e2298e6b705d
BLAKE2b-256 e3fd91c5f8a8a828beb323027d4fc56d8c4dd4621cb0e3ea6e66a0f1f5047ae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 619c3f63454379b3ad402eda0d701d32177cc6a55ddc65ec2aa6dd083b322ecc
MD5 45b98ffb6fc87ed539ad845b9d093805
BLAKE2b-256 cd2a27f76bc04ec1b84736b24a8704c7b71fb14ba6cc31645bd3233ab05b17c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 63af8deff187a538f12160fd58f0642c46eb1ff46d309e65ebaa8882288d0052
MD5 e0b199812d84614775d0700bae017540
BLAKE2b-256 9a96896e0d3f0bd5c57bc830718be85702967d638a5e3aa49bbb2bf3f07666c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0567c8eb6116572a851f7bddf4575c75b1b6dce595c5f47d39c8ba2e957e8b85
MD5 f510faaba3e1f25a29dade6ad2caaa77
BLAKE2b-256 91fdadd6422a265ce6d6dd2b51827c378ef91d5250e94bea2566ec094b536706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 722bb367934f45d62ec0122238895a666964b38d945ee7c8c188b08d15c38d07
MD5 9fda243cf7a070e50439f63608cfe8b4
BLAKE2b-256 b20e3822eee719a1fcd18afe73b7c18e8c3943991f0ea89d49287ae521655dec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dacf07fe9bc2568d9f25d734622aba94b2a35bf4fe7952db6e612c89837d9705
MD5 8ca0682de5f08e284138473e244a0821
BLAKE2b-256 8298cd41eb44b269d6da71ac6259ad5fb45f352f5bc365cbb38da00ab8fc34a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1b9a5679b9328cfe75bdb75b7f4a3bf248ca62a6353850dede27390c81d02bce
MD5 b3ef05584785432a4d3c738f45adebd2
BLAKE2b-256 b2ea65c8148de2346e0603763bae6c084f113ad992767a368cd522521d4851d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fb2f6fbc4ccf817659cf9b7a1f119a078c00e4698e61abf5a868f633d053ad60
MD5 836a1068e6b2c3d55d24b15baab8b8db
BLAKE2b-256 bc91b830b418594a068b468c97797f0e1dfd1b6ddc67c7708d5a6c6282a6176d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02548ed54f8b30614f145bfa437e645b1049691cfc346fec5877db924f4041bc
MD5 bc923ad3586a7bca5ed1ed2dfeaebfe4
BLAKE2b-256 b4ce483e4e852d4a732852365be138189a84479cb90d97c6d8b0a5798bbe8f33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b11c95c2aef857096d6e1ce9c1def2bc0dd5c5fe9a4eb9011056a0112220476
MD5 5561634f8c0edd651b2f6579b4e6d45a
BLAKE2b-256 b3b754db58f76503a6ae73ba63bffcc418d6be8b391ec03d4d42683aa3bfd0d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 2c72da4880ba3e4771bedec8046584682a6955a2dadb0355781dd7e66afb1c3d
MD5 3ba39dbc82cbe769f87301c257a326b4
BLAKE2b-256 c4d325097f9f9f18626483290802933ce41cfc40ca7ca94d7983e8c2fb50de7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 b206a93f5a339c7a83c70921fcedd49d7c538a7cc12ba7097717e0e1586f4e15
MD5 c551b162063db1bfd5cd94cbb42ada60
BLAKE2b-256 b3819e093c50ce5b5d4864ff80426656f989ef576b76d525ff0d4f90b365113e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 dd8879afc8bb99c12a6d1237f74e06aa4013c8ea86d8b48b02bd6a124fe8ff8b
MD5 ed821675469c6933d626cc63146b37bb
BLAKE2b-256 e8d34bed5a5395abb022d3a514109ec6af8f312f83b4a383fa4835de89a230b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f7b9a871db95581ef782bf3934ce46e140d3e322763453329f4e64c11cc19f38
MD5 9c5c9f69f9313b66fee6101cb12cfcdd
BLAKE2b-256 7711e5baaa44841dc6d420d0e931977b230d91dc8e39e4a2b107622374fc49dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e39a62ab83fb85c17bc9a5a0b2a053e788b58f66de0dd3aa8e6d8c81e2d360c0
MD5 b85ab01e492274b6fe710f851c57778d
BLAKE2b-256 4a0d82b6e1b5ab3dd4cfac053be4ce372158196a49f50defbb485f1a7e5f095a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 825bd2b1539b80be579ddabc4e63bbc9e3ff5b1d7164a4a98c0224c868e37489
MD5 07b461a33171c227ae138bff76801012
BLAKE2b-256 5a97f6c168d399914197bc29eca6650b1a3a740c33e32db8f4a201ab11f970c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.1.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4e37ee43ee30d20076bcc0457473fd1fa2fafeda753ae8f868947f4806956381
MD5 80837faa43dfbcdf6e0bb49ebb8e95b5
BLAKE2b-256 fedc1f57b3d7563f39aa18d38e741170b3cc0df8be5243cbd7ab88ddf904f524

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