Skip to main content

Python client for the Hypixel Public API, written in Rust, with sync and async support

Project description

hypixel-sdk (Python)

Python bindings for the hypixel-sdk Rust crate, covering the full Hypixel Public API with a focus on SkyBlock.

from hypixel import Client

client = Client("YOUR-API-KEY")
bazaar = client.skyblock_bazaar()
print(len(bazaar["products"]), "bazaar products")

An async client is also provided:

import asyncio
from hypixel import AsyncClient

async def main():
    client = AsyncClient("YOUR-API-KEY")
    profiles = await client.skyblock_profiles("UUID")
    print(profiles)

asyncio.run(main())

Keyless endpoints (all resource_*, plus the SkyBlock auctions, auctions_ended, bazaar, firesales, and news endpoints) work without a key.

See the repository README for development setup.

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

hypixel_sdk-0.1.1.tar.gz (40.9 kB view details)

Uploaded Source

Built Distributions

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

hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp315-cp315t-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp315-cp315-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp314-cp314-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.14Windows x86-64

hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp314-cp314-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hypixel_sdk-0.1.1-cp313-cp313-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.13Windows x86-64

hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hypixel_sdk-0.1.1-cp312-cp312-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12Windows x86-64

hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hypixel_sdk-0.1.1-cp311-cp311-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.11Windows x86-64

hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hypixel_sdk-0.1.1-cp310-cp310-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.10Windows x86-64

hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

File details

Details for the file hypixel_sdk-0.1.1.tar.gz.

File metadata

  • Download URL: hypixel_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.14.1

File hashes

Hashes for hypixel_sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 bc61f39fa000f8985418a319ca76e522858104df595de1dd077c59428466c1a9
MD5 867c2745959101b28949b6167e14651c
BLAKE2b-256 ab17d67a7bf90e9715a42b236a4c9e8f1949673b9aee171de604c5fbeac65d0f

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5814f0ec096fa8c560838c1de966952f792e8073a5ca22e5efc44564823644ac
MD5 89206ef6376793c4698e94d7cac637d4
BLAKE2b-256 ea3d8d32fa52f252660566e73b6ce3042cd5a0472f5134db4dd65d6e7c495f5a

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7901fc0e99c692aab5e1bf3f3bda89755926a865386ad7d538a66768bf8850ee
MD5 bc3ef80d6606eb512fe63071359b8a34
BLAKE2b-256 08ec0e5d2b3d4dc0337b5d7af74e24f69366797a82a714af54f81464ec1eab89

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67b1f08ebcf3038083af50ed26b4798fdb2a544f19442e6c03c4bda58e872d45
MD5 2863164fd146d4bc1f6b1851d562c6d9
BLAKE2b-256 1d1a25b1bfe63ba9163ae3d65cb5b433e026c18d3b08d04a53b8296fa52643fd

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a2a30ef857658ae04cf36d106db3dbbcc5b96c1805a43e9253ad43b623207fbc
MD5 f724209988282b4811a9a1341f801348
BLAKE2b-256 305d6bb2ededf71b4ece5161872f5a7f14ebf807eb2a47acc50b3c2785fe64e3

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp315-cp315t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 69eb189c3a57a6b37b5436f79fdb04df7ac359d0e1f784471f00894acfb60983
MD5 8dc561abe07214c50f61f8e10c2c3c31
BLAKE2b-256 e4bb36bddb6648477b6f3ec6ebe0bd763a988ed5c4983d00402e8d47f78f0f6d

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp315-cp315-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp315-cp315-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e88a9b9170d6707f6947dec5d61ddd78a7617cd972c9b608672dda579648c1bb
MD5 2fcf434e165cfcf171010efae612ad04
BLAKE2b-256 7665a4334dc19e8ef5832ec9d9726a93b717e8dca443b50a8c71b2d919907d7a

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 476bd0c05ab475641c78b043cfd4790f7d3cf381c013a3401bf2602b7caf1010
MD5 dc2afeb45487aa6461f0dbc379ca5c73
BLAKE2b-256 d177d8479ab4c9f2fa7fe76a16cf92a2a58cce6891e1264e23bfdb591ff4b107

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2605af4c343c667a1186822f650407a14ac52a3f45f721225145ec993f6c2a4
MD5 fd74e73c25202f6f8d4d7414fdc839cc
BLAKE2b-256 e0b6a45a4d0fbebdc221e27e134cdf0af61d057d5f41091ba03cd591c789c33c

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5edf02d26cfe1109a5cb7bfe6ce5cc2f233a489992b95fa9440178162aea9573
MD5 dfa835d1dff47a2cdec62ac0da961a20
BLAKE2b-256 d5d8f7fad0d3a1b50fdacc2dfecbb7b2059983f1fa97798f6b4c4103f0a4b58a

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 03a9e65c474a2d11e493eef143b4ef79b542579c07e66e3968179c278c5e50a4
MD5 6e66b0e3bf88962ce7bb7bf5edc40cd3
BLAKE2b-256 c175232e991c87ecc712c4f8cbd3f1fcf1e9111eb9dd2788338f1e8b238626a9

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f8df27e014f05dcde17b3565ae0f785be362cfc5c9d3eef13cad3599e3aa4a8c
MD5 d827c068357ce392faa15d150eda7c81
BLAKE2b-256 05fbf28a0f98b4f91986457f45788360cb524be4b5d94e3e59f9b7c310669ac9

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82324db157964f380e3ff31378be7edeccfe1f79f874f0c5495deb164d481771
MD5 5eaef4cf9e536b0429badc2b73dd95f7
BLAKE2b-256 2621a41be42f9d54ee932de332fa4539898cf1d2d1f45d2f079f3c9e514818d7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b58acf119d6d5655032eaf8e3d9c882f9a1ee8aaad13ee8c565d0e486507fa66
MD5 f0354af97464eaab65386852a3406a6b
BLAKE2b-256 f4a9dd436ba5fcdfe314208ad861a33417c49e3dc73a9cd90876d494bc0a9fc7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a1030cb6809703891da5582e174958453cfd4f66273ac84c4e7dee8a64ef43c5
MD5 bcd29ec25f7c36a25c9a59faf2a5ee7d
BLAKE2b-256 2e67b5c443bb3f8d5eb0d8188a4546fdb12aa8e7ecb0603794716caf0241eeb7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e1df64f4f0aba887ea2441bfb8dfb6dc35894a08c6628b3981f96cf34145289c
MD5 24a83abeb4edcd4c1d1b18fd4a7f7f7a
BLAKE2b-256 63ba37a340c5e9f4a0d70e4d9f828a5e3fbfa5e4dec350b1d65122efa8262a6e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a2e671084885b80414fa4726eadb642a22c7d1ac4d78ef3a9892a585497ac0f4
MD5 e6f6ede4a94d7c45257e0f131a634ce8
BLAKE2b-256 fa17a274b37186bd24430a772e7165a7b4b749121ee66de3c4de8ba5c78c6995

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d04843215466a90b3fe7ca975b6c1dcb37bdc948d2bf2c2cf2dbd3a7c45b2104
MD5 f0510194fcccc20ed8d96ebb226f03c6
BLAKE2b-256 1e48f23afcdd6b1fbecadc08884c3072d72c2f8d7c6180de719a787b6a5c09d7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f7257af691433ba1e59cc0e9f4cca537aaa4c87d885d89854553f0cc8b9ea2b
MD5 9a775c598e8335864e1e8dd111486cae
BLAKE2b-256 27fd959b5515526e0a37bfbcbb8258def84921400ba0682bb7f4f747b72c19a0

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 730a2cf9504f7c7aec31c5e585bb301ddca63f154f6c66a9ad0fdc2e1569db1a
MD5 2d769c26f1108b366d93d48230abad44
BLAKE2b-256 318ee3f52d53776a9bcb664620d9b9cd20539dcd3278e83d52746a99025dfca0

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2c5af33ed1ebfae4c62c5253dbadda401a432b68c0ebed55aabbaf9e8a1337f
MD5 f5b09d11deef4c108e735a8ee019b192
BLAKE2b-256 f9e837b6275c3d0d8b6aef5fa52bf15cdd6d56442a7aa985273a3b07ee3eee59

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 df83cba36eba0ad719ce3af4530ee17654c1f21cf6979e2fe6884697dc40caff
MD5 b047371e7dd457124d41a37a36bb74f5
BLAKE2b-256 9f54373e8c1f0da30b74db91ad7066ccd1aaf4c0dd01a30a407b4cf6da1fbccf

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70a6f261653b11139a34da97b0b8cf2a8381fbe6598f51d90dfca375b6226af6
MD5 f7acaa25e34c9e01ded99fbe652ce295
BLAKE2b-256 1c5c0ad7e003a702462af1a1587321efdc545e4e268aa984e42ccccf2446f326

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 06976acc657329ddb19ea80b7eb6e97148fa5733fc93541088bf1c14a6d053c5
MD5 04da8584d4d08e164dc018ff7ab0b605
BLAKE2b-256 c47b130ed4ce59ff93ebaa0e6768ed3c788cc2bb0d47dbdaf0e638f4c24f7618

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 926cc6b10272fe6deede62dac6faf0581856ec7aa8d4313f6b7f64e4918970cf
MD5 33ad64432762c57396d43d15c971a03f
BLAKE2b-256 d95ff33fd1f0c0d48cfedaad0f24ba9c6c42401f5558fd85445185c02806b814

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8d3ad91b01a0838ff3a1e516e4d208f8576cd5e9199f5b1e228cbde58ac4afd
MD5 dda8b13903457c80278a9ba9b0054398
BLAKE2b-256 80989ebd00854995293be256e3a518d9ed41851a3ec6d703b0621248d506124f

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a8ba05789e1fe0fa300a6e3a3e0325111faee31aeaee0cc564fe8c804bc15e6
MD5 ddfe86a094e733ba86600ccd743b7aa9
BLAKE2b-256 1cd892dee398d67e349be7777403f31cf80e458021bda4b1090ef701cb42b530

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b68df2f10a3e92f0207afe8a82a8c9a4fc076b48d62ac5320c1f33bb7268436c
MD5 3d81b6f484d41d92bec62e16847ad1ce
BLAKE2b-256 fa6c6954ebf5549f9bfc19a8b1b3d8d96584170f9d82421d35154e5e7fbc0f38

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dae4e5875d1323f2c64c6b6d3915cf8daba364b1b6bf11ce3592d568a5bbef40
MD5 bc6dc8c22abbf36994930dd30b5f147e
BLAKE2b-256 215d4a2e9998543934905c6536a9572b443aa842d5cd7ef50d444b376b958dca

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 57468f2a3fd52d577045644ea0383661681674d73fc09a16a02a56e7fa9f76b6
MD5 5ba2bbec06653e56651e60f03fd21cd2
BLAKE2b-256 1e9d23d9b7c555459f37ded9a7f58738e1ac6dd0b8d360898c46aaa56432832b

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0946f806f26973446cb11a6f639b176643c635b1fb43996ae6c2770664b98921
MD5 21cccb4f209da55b6179eec2dfc23698
BLAKE2b-256 b50ee703c52b2b1de8fb6f518f1835721a63f3775d60804f2ac8f42b316216e9

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fce19f1e1734e9982685c2a55ad56016ed0133aa17ae820ace40c41cdd66de7f
MD5 4443b51309470acc572a1526c17e1827
BLAKE2b-256 8bc3c25a47a7d205de04d9639fbb3411fd8664b7e36b27f2e1c8a8857b72ec5e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99853e3635bec6713f20477c77bc28a749e6646871caa015f1f2676b52cc0126
MD5 0c6981764bccddb101205ecd4adf438f
BLAKE2b-256 895d98d7dc6ca580c05c316c266cd284c4e8bb2ccd96f251fb784dd0f4a42c16

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b3354e42978dc1cd4c96bb4c9ba872e94fcbfa63530952f0d1050d4af1ff52c4
MD5 69fba9869550236b8cdf9f6800c9295b
BLAKE2b-256 ff43b0f87840f7355d87d3b544db787939b4886d449f392d97d269f5113f1923

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 912f34790a457c1c0cb45a556ee549019546d06b21a40c9ef71ec7b53cbfdc14
MD5 2db9b30aa4c78af1ff19d81a6142bcbc
BLAKE2b-256 eb98bc704d4c6b5713e15a97a07c239eabd55dd438fb0338db6c9bec70ac8f2f

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 110bef234e254d2d30654ccba73ea0167b54dec1ec2e12824fb51fe9f0606b19
MD5 59813242ff3cc8f8bb27ed3a91c47972
BLAKE2b-256 982bb532333c2d4cb7f5f23501f620a347d34166f27b925df338899dd9b7db4c

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f9d3d098aecc29f8621dca6648eb86de47de71e7919cfaeb6007a86a53f51d9
MD5 0e8074db250f47e98c9c3325cd9ea33a
BLAKE2b-256 93a92eec5437ab1d7bf556aea91ebd052887466a6d012e9824418eded26f5a9a

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d128b4292c43dcbf90e69f592feaad45da3c2556640c6dbabb30d98b82edaced
MD5 b089da9abf871dd5c461f57a30576c53
BLAKE2b-256 31b61eeea9620496a91a7f529098add9f10839521511141fef57455a05cdc0c1

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 259fec6a69b0859522701dde7040074a6910d690a038fc16587f6c35593bdba2
MD5 03a696a3c89edb438d6385503c11cd7b
BLAKE2b-256 c33f5e5cc3ab81151f31538ab1c55c34c393a326b7c9212e3b02f36e74426260

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd0f6720651ac7a8c259e35b9d7c5eefd8a99198f1d1acddb73b3ed155137be8
MD5 d9829743a8f98d99b4f402accb4c5fb4
BLAKE2b-256 c87a91effb7651e5c1503351073e91b130be0cf74850e15190f98ef110a042ac

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e413268e7a8f59b06f341fbb8a4e83e2c6e962a0942b9a2e5600a4e55a5b085a
MD5 390763d80461f081d72fb295537c2845
BLAKE2b-256 5ed10ac1cc61fae34cc26e31e8a16495f979601012135b8a53b957465fadafcc

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f5b066956c0637e653f10b07d20865112b31e97227d80e2c9338e3a0b7d8ece
MD5 dc28c54f2682004340d05b0c80eebc93
BLAKE2b-256 d7ea872c146e9e0cb6f44310dcc274bc568aac3937c4deba8adf6d6afe46a627

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 425691dea800d7d103b4aad2dadfd570b853702781de4a79de3ec082f05e747a
MD5 b6507bea263128a125195adf8a1b7fc3
BLAKE2b-256 a9cbf693d65e10284fe799958ce2351d38607e0f3835d8573a46b824855704c3

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.1.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7614d3e50e461bd43ea47acd46313f46b4ef129592597373b8649c08321f5d1a
MD5 732b700ee2724900c593077b0aee495c
BLAKE2b-256 57f7b5625226662a80c619c9028b98c6bbbf513262905812a9237a24455bfef6

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