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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

hypixel_sdk-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp315-cp315t-manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp315-cp315-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp314-cp314t-manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp314-cp314t-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp314-cp314-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14Windows x86-64

hypixel_sdk-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp314-cp314-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp314-cp314-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hypixel_sdk-0.2.0-cp313-cp313-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13Windows x86-64

hypixel_sdk-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hypixel_sdk-0.2.0-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

hypixel_sdk-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hypixel_sdk-0.2.0-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

hypixel_sdk-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hypixel_sdk-0.2.0-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86-64

hypixel_sdk-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.0-cp39-cp39-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d55267022a9aceb73a5a14a59a19f59424512ae44f938efd180d04757e49e93b
MD5 970eddbad141b704a3fbb020547bb128
BLAKE2b-256 e8bce9bc91358791330941424efad8fc65b465ca782fd35caf921801d714ba3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efd492c7112c50254d03138d194fbf5133add5093b8bb77fefe865fe0e7bf183
MD5 cb2bff1a7174d2562f8e8798f677861b
BLAKE2b-256 b3aa8927128a4891a23249da19c741de9e6ecbc6d906f7abb46a8c02cd9fb7bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 afe5c008021360c6fcc5d534f1b66e7e6dce894cbdb3d10ff7a6023e7f88a66c
MD5 eb78e8dbd6c637165120cb138de6ef16
BLAKE2b-256 c9f6c426e88d5f7a45fdcb3b0997ed1e000785ac81142d16f5d050106c69c14c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a8041de644c9679284b81c46e1ad2dff22d35adf604ecb475c74966be9ae6fe
MD5 d3f187e4b59ac3ff2d9dec1c5963a328
BLAKE2b-256 a0f7072c50c4698f6039efefe3742fe3ce888e9f58392ec479f6a54b42fde27a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 74b57b7beefdd9b684f1977d65e8e5fa557c91367674574cf1f55d761382681f
MD5 a5dbbbbd6e1f4e84c94dba8413efc853
BLAKE2b-256 3ffb7216547325b03a2947019999c0fc5d0989bcf18e8c6eb470097dfc262b82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp315-cp315-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f61f86109de710d504c9719040b9c135def5c9aa9968894e0380de9794e613fa
MD5 dbbc070d2a4f57d3d631ec6dfb9c9d9c
BLAKE2b-256 1d75cef0c5d94407d2e2469801b1a8f1b983af4720a84417802257bfd497c87a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c150bf8590765ac0c870a76ce826ec2645651dd43645fd6ed4c2cfe330a25e97
MD5 979d61702508b7236cafdf1262669e80
BLAKE2b-256 21341b2c0ca210f6c6689e700fb9b71f628b363ca88e0bdf8cdf52457a4a305e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4af5d416a18aa2cc9c496c1c3b03e532a3ab63dc998e8be9c886be18bb8c106
MD5 d378471d3960ff4d96c0c7cb07655e3d
BLAKE2b-256 4cb0f76ccaae254df68713b22a92d42311ffac8ba808c14e340ab8c430115735

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55097489cf98384c3f39582c0924c77fa1e3aadb8443437ebc08393ec91e3b04
MD5 0bd419b051afbfa18718adf6bd7d3dd1
BLAKE2b-256 c3c1f62b8130e63cb27d2a33e174d4d596c2685bceea994b5bac005adc7a9b6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 339c2e7f5d62ce51efef23e0f4c543966e36e0da35e67caddce0f0450cf31c2a
MD5 2f21f83a4a8fd6d7bb9ce0210ea18c83
BLAKE2b-256 0fcd26148f196b7124ce00ee146b60c05e7423bd2966b158d14e5fe071538c10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 20e9f2b48947b06967f86dcc1b29bfab2fd642499533f7cc0b05189910a040fe
MD5 93242eeba5b6685dacd240535178379b
BLAKE2b-256 a31ae3680adf41a45fcb22c1272bd808094ad8a8a10fda2df1eb4d686bfef923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c757dc52f29961ffdbd2173fd9cfcacfecdc3a4e07731d074a536e98a32e9d9f
MD5 bdd7644da2646ded64fc53b968ad1a9b
BLAKE2b-256 5ab533ce9fbd4ee906c819f42b202ab2815fa184cde92dea096104b67118ce33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbe08786c89718966af5d1980380a4bf71d03b654da31f4dfb6e80529758cb05
MD5 a7f2d68e998db930aa7a1ba50b9b112b
BLAKE2b-256 efe1892406161ef564589bafdf05643f9501d77dca680d06b775aa1f263bcb51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 66dec83d6228973ac0338b721b3ed23c8aa54dd34821b20575b83d01e0a2c482
MD5 fab400f0217529403f2dd4f01152d54b
BLAKE2b-256 db0197b2a9856bac467cb124ecc81983edf1d46c6c3ac5d67f09139896008eee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3241b0def1840e8d2c27456854e70bb48259fcb23c222e9494b621fbfb1448f
MD5 9e20f1040ef8f597758d1cc0b5913e0d
BLAKE2b-256 12987128038c4b6c61cdc8aba6209e36834cf4db0bc9fcefaa024133b1d7f3f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22be729a5d56c7cd51fe90ffec1bcdecadd910b56cd68ea7f5fd85a0a792f992
MD5 edb75d11bb017f3c1dc683016c6bd422
BLAKE2b-256 52475ac4645e46f56613595d568639b65116f642b7815dbc6104f1d1cefe78f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 30da7be358e3c7ce07565f816f2f60e88f83ff1a3a4611c695418394fa486acf
MD5 e9d22b8abbf14f6e99bcb15a5ca2e690
BLAKE2b-256 e0112001ab755d21203e57bca6e39eb6d5de6bfd10c00654c140ee83b45f9505

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be55ef6a5ddfa6e32c13275e2f9768a8828454d88bb56f7f27d32b887ac15aba
MD5 19fce2d8e047738d443dff0aa78e0191
BLAKE2b-256 acbdc5dea933eddbfa3cfd667780de355e53a902045a7414578001033874fb62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26b5e95a622931f56021d64c6a7bda910b988a46e2eb9a37d9489a2b93a576de
MD5 024b001b43e2583580d5c30173b7475b
BLAKE2b-256 069c85eb4917c98e99094060186820169395bbad2a8e652cf016bed7a7d91217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 91b1362cb403a4cc76e5fb97451b83ed85596880c9f607c9a91e3b493c95ef6e
MD5 97ea0cab0e18e4262179e9f4ef7b7699
BLAKE2b-256 a85130baaa0bc3130608c74a670b102aa806a7189e8f00ab169b61c3a9f9b9ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a812452a947c58bba3552e6c4c2866e21345376b090fe8c392dcfef050e65d9a
MD5 31933dfcb9c462bfc2de06e82e99e5da
BLAKE2b-256 204c2c8e64aa20b37a83ebd37a48d40e7e86857a1ed5f74bbda9120b02d7f932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66bd1e12ee65b122f75a6b2c537cb6969209a34cb167b4e5f5225aab6ad816c3
MD5 7ac565b4ad7b1ca30c4636d62a9653ae
BLAKE2b-256 d99ff6bd6d0ce72666c95727aad843bd968e79a6984aded47a58ff4c0d93c2f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d5c2425811480027b0248ad49eb8e7b2f680cc0151ac2fe5e2eb3ef1cee10d02
MD5 4e73b62e2338136971af497c3bd2375e
BLAKE2b-256 987e89a8fb051b902b814b85ea34f6c686d5c88e4a2b274585586c0c9a201e4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 448148bc37f275c0c23b64e2dcc9dc4c46cf59bbc476218761d6a43b349b4377
MD5 002b5782db30e70f4309284b509794cd
BLAKE2b-256 35c137179592b75ea489682f22623382c43bb954c6aa6095d6018bd48416eea6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2442a6fd3cfb5422ead247aef55132510732cad3b03c9d62c404884b9952255b
MD5 413735c05b1fa344a05789d184765103
BLAKE2b-256 59ea32f99f721258b90e3ad88e4fe206997d2683b211d8902a4ddd0fb3578698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d715c09f2d47694c179e0f806774cb6787305240d62049041de3882e93299df4
MD5 c78670e4c21cb051772acc3be7850c47
BLAKE2b-256 277604eeba388582a7ca20acb28a87c689c302483a8e46fd795a80aaa2120aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d714aadd9ebf4ec40250984e0d47f658ef41f68cab5c03201ab489af9824141c
MD5 0c521cf6e8801ad1c3f41428d22f75d7
BLAKE2b-256 9929157c85942b5cd4eb9dfd9a6a866724a10f43004dce024b151602b9943043

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1e9ac196d1c7a75662ba4d2c8a97b1ca686e4929422e0a3637a5f512cef3cf0
MD5 d3be1cf774d8d74a45403043197c7fc2
BLAKE2b-256 fc63bd60d25babc7f0508cc54db8278191ec1ee74a99d732cce37b0a92993c90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f0b40a164a06ef78463377a58e55b6bd3294c4cf865eaed44df4f1f0c47c59d2
MD5 c9c48b88ead07ea7e55a65daabd52a95
BLAKE2b-256 e5bfd1ad2a2baa72f91f9c46ac63fcc1c23a868015d67b50db5ac3421bb0c143

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b262eaf339970655ec25e3fdfb021c4aca06fe2e7861621660106dfeeb413617
MD5 d91adc80367f112b898fc17e3b08cbd9
BLAKE2b-256 5b43dd95ab17558d95f94831dc313fd1fd0c2efd5b3d80032807d86db1f7a185

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21cf957e50184361d91951796e81a211ec5854774b7e49ec4dccc60745d371ed
MD5 80afc62e85894bbe7baff203d2e1682e
BLAKE2b-256 985c2ae3e62da07b3c9e42ef854be80feead1f5ca9dfa62f537d7acea567bb7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b25e52a91e1099c6f1decfb92b876118751455973773dfeb26790fcd9d07eac7
MD5 86a3ab1f09dc5e6d37e43d3f211295f9
BLAKE2b-256 e8a656d4b910b29072e9cd17d17725ecbf0084b004f3e996959c59fd8ad7b1fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f150b582dd9e7ad6912fb99c548122c2c7bf81554173cc1c84b135d120b6baa
MD5 e1f04b94ddbbc6c8b76c083445054a64
BLAKE2b-256 d79c7e9c549008668b33d2ca64a9079c2205a38072c7e3ed6c74ac07573cb767

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2944ac42c413f05fd49fa5c3cf7c3bd761ad24e1c3341e7e0a9892ce9b493253
MD5 5c1e9541838212227357bbdee7b60a30
BLAKE2b-256 b02cd61351a5918cd6839f217c7f39a3dc33deed1442c686db85d208f6d258af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cd76507d161060c10f8630c1d7642cadd3060216da1506b97e757752d0ba22bd
MD5 f0b2fec4e1ceffe4c677d248bfaaba92
BLAKE2b-256 a7dc3d206fd3b34a778e055738c7bb3546ee62d9c54d3f4f69a15a4f3817fb5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d811769029b1470396fc0c8791c4f7ab90fc936a36ac05e7fd0c4e8643b535d
MD5 59f6a2b69e30510659e7b6626d29bd38
BLAKE2b-256 0d2623445c3e30843905d986341ebc64c10758351a36943014c63b6b22de4731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9c4813260ef6e2e2f64d931b4305b308a0caccf24800e945b06cee74cc41fd9
MD5 a59819f213a61b7940a2df9bc4b435a0
BLAKE2b-256 d8b31cd8dcf8e732d60c2ec408657c8d60e5bc7e31f189366785edd618706625

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a798fcdd5bd94d959c54186c455529bfbfb4bbabf0a45851c0d83d8ef82e90f
MD5 a78054fabc73ad0e4911b37e2f4a11fd
BLAKE2b-256 5eb22b91e36d534b0061f7e09f1417daa0fdc6b39e18192039996554c294c8a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 16b7ca0a3793ace377d3ff6f469ddfac69bea03a89ded292e29d376682b894ed
MD5 e73b23b45dba41c901f0323f3aebb00b
BLAKE2b-256 9672f19a18814df35d19c218f28a5c8b57c1d1198989e5ec4a90750ed1bbc682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5ba5056c6c269e82a66e71edce7ce30d66bacb2a29b5809ed00b2b673f500a53
MD5 3e3eff87510f60bcfb43d33969514e72
BLAKE2b-256 51257d4b1b855b3da46ca842f73c182b29491a45f2fc41bcec33af0bee039fc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 000504ecf79cb8c3efa644dc92033a7f6b8ce59306c5b9b122e9aecbb6f624cc
MD5 581d1fc62a892a3e041bf19da3d40913
BLAKE2b-256 edc4684c2177e518975f722c3512d2d85effd18379c023b797e2782cacacda2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a8fd2feaf18f29b57a1dc2a5fa628eb413b7bfc9536450218588efd4e88e678
MD5 3188442e427b8b598c8c84de1caa69ba
BLAKE2b-256 4b21ab7894407b11a78e15cf76c88c5f7c4f3f91cd36501c247ee4cb0df44fbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 48b122985d0fedd29a8d91dd47a2b0a417eb41bce56cf269443da07edc126c45
MD5 b771e4fd7bce2ed85ea7d47254a1a161
BLAKE2b-256 dcdde76bd9c1d7467fa0c54892018a4d117b3c35cb1ea72b2269a51fd1246a77

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