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.2.1.tar.gz (56.7 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.2.1-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.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.1-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.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp314-cp314t-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

hypixel_sdk-0.2.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp314-cp314-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

hypixel_sdk-0.2.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp313-cp313-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

hypixel_sdk-0.2.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp312-cp312-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

hypixel_sdk-0.2.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp311-cp311-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

hypixel_sdk-0.2.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-cp310-cp310-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.1-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.1-cp39-cp39-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: hypixel_sdk-0.2.1.tar.gz
  • Upload date:
  • Size: 56.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hypixel_sdk-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a3a9be0c9a078b8ffe950be0154e1815db8a850bc0df86da08041a6e65fb3233
MD5 06e62758c2addd3f93f2f92824b8d70e
BLAKE2b-256 66af7d3c13f48c6ba5a380b0ef3eab6f62b597db01a313822ae8f131b6f7b76a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b886bc24f03644349c423b3eacab52ab33206f0d318daade13c60d4dcc625f32
MD5 fdb90f31b25c059272c4c6ca308c0776
BLAKE2b-256 9cf61be59e1bdee7e77548867e5356f193cbfb731f017d95f54af322aaad44f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4aec2e624ff665ce4dc1d8fd3367efe069466eb69bb22938221f0c035f37cfee
MD5 897e6fa8e18f823d8959d13a91e22b35
BLAKE2b-256 3abdac268b3a08cd75838fcf087d8e0f3aaebbc8d6eb8b5cf308362cfdd90822

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7ed0ed47337fdfb5b4a5d9565043b6e8ccbdab156ab1dd54a42eca73b15a1c81
MD5 355860a1bff448eecd7372bbc191304e
BLAKE2b-256 46e960e5924417676a82d4fd49a024763cf1313b0a98cdbf5c18167e450a94a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65c2cd1c29095d14eb3de8d8dab79cb535f582323d87776af7388dddcf98aa0d
MD5 f25592cbbcc8f58a966d2b6db3df65b8
BLAKE2b-256 fe9dafbdae862aaf12062019e94745f5fae8eeda2687a05a0532a30c482a7e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 102129ea856cfdd575f16156b237927cd99c9400496b299bc5ba8eea87cea8cc
MD5 676b0326a383b42378f3754b9c48096b
BLAKE2b-256 306da2bc018870324fbda465ad3bf848dd954247731db4f55721bbce0b09cdd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp315-cp315-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 28fb5c74d48f009f81c0e29227adb574962270254a5f951fef7dd0fb245b41c6
MD5 3c3b6f257b5d54fb6a43c8f9c6fa72f3
BLAKE2b-256 41d7c3d0e7136b5d981e7a250e46ef86bc79a03c5862356a045f2fd96e7d70d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8b0696eed567ce34311efccbc9f21a7586a90466e906a5d789ad8cd5453cd45
MD5 f4591b6e10836d4d34453d7c8699034c
BLAKE2b-256 da1e18efd6b72d5f7dac72fece39ad7f8468ff752d92a163f2420484eb122b0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 df722f3b121bd80114b641f8f1e813396a601bf3fd6fb10393465b9b18ec88b5
MD5 c09e7a45f8e3ab0d0cfe75c8c8415d5b
BLAKE2b-256 61d29f26e15191e9cc6be0e0f2df9e129c83abc4fc29d1a4390558e0f8a788bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 79a1ec10a650cff30200ce32dcc90217966d27b3489993b5bca19f840609db25
MD5 3fe1d70ee5382730b55960f07a06d0c2
BLAKE2b-256 f33577038ad53586dc0f2fdb2dd784bd38620bde5c9383ff0cafb12650f9dc9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11789f90864819d2e298262b5ed06d4a9d25693154e8272f511328dadef67972
MD5 66dc4dc68966f96d3149b1daaabc5caa
BLAKE2b-256 86c2f77cb675a9a0cf9d16958873bab6f50079166310e9b55125222fbd835cee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 98534c6fa2fb0959b03161a56a3cbcf9850ebb6eef5e80efceaa6a8e1a3c2151
MD5 f5c0e2fa0086e25f227aeb0b8643946c
BLAKE2b-256 90284b56f3752a8221d294e6420ad429a295f7cc4b85fc0ba58573b33c2a4e39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6880a679961b8122e13e92ed18d80e2539715361e9d228b7a8f32aa1dde5143
MD5 54ac03d007b2725d7ac2a66ee080d929
BLAKE2b-256 7ccce883e8f63cc7eaf9d996d6c2a1aebc5ffbbb960fc736783b258c88a56c86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a296c3828515b3159e2f1ece050e92af913543d17caf0142ac9e49da96e24eac
MD5 3e56a0ecad07b2be712d8a91d02d1205
BLAKE2b-256 cf4f59cce61a806655509d4216fe7cd8dbd6c1736f17a8739ea5d28fc4210923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d7d7983cb244429592abdbcea91edbf128edc91cc16129f743bc031d7442405
MD5 6a9d81ed7883b23b4e4dd1a2ad911105
BLAKE2b-256 663b042dade3bd040745d04d562e5f431a2109cd01741f844e3f459be34ebc88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 372f28e5044a8df6e212846e1042fb3f91550eb17e1bfdf373b59fb726971738
MD5 600524901869cecebdc4f32c85cd4d83
BLAKE2b-256 70ee4c91ff42ab871e5a63d8bf6caa990d2cabfeff493322b3fb2e0195e1a225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d66e0814fcb9834596c76540e913f2a74d9fbe991ee4a35849c22f7d7c9c27a
MD5 3fcb4f5ffcfec585274637ad3456ccc8
BLAKE2b-256 bd99b17a4c3fcead0d13ef77fcf6428b1c3218a0e96c8ce9d547965dbd25603e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2198a8a4ea053fc2ad94f9cfbc591f56c3544d83b02b4821c4bfa98e510e6e58
MD5 d77f90a694ef104a83f02b08b0dcb6ba
BLAKE2b-256 80b80470a7d198d9e285848bf2d371393ead1b1f329c746d37c2c5ad2ca688e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1c3944e94f888618d395d4980b63c2997695ccf4df6d15b7ca679936b21d1054
MD5 34e36c3ade2176796e617534d14aad08
BLAKE2b-256 3875aaff1e4fdb357e08b247fe7986b60961e07f6ca0a6fc05275f6ee8498954

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa31c0437a07f86f4633ef764ac291fb20c1dc3883a810e95134d1d0234a6bad
MD5 417763117211caee73a62099b9a1fd54
BLAKE2b-256 2bfb8872634205522d141d2dabf12c1f851abe8524ba3e9e855f60afb909d296

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e78c098022084ed5238e947cf9fd3509acb3fbf47f0e3cfd13ba1f47348c1a18
MD5 888be02ca970315a4391fe1b23173bb4
BLAKE2b-256 8521e47eb8a975ab6f04cc75530d65d518898f2affd71a4cadd773a38d8a224a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be1a7595b9565a828430185ce67c5c99bc2fa63fdd5e70ba14f0d74262cb7c79
MD5 0c35379497fd68089ee66ad6945a8299
BLAKE2b-256 cb1d885fdca026840a34275cf0e4cf4ac69ef531d73bc611c93c04a0aedfa103

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3204ddabb0b77d05f216b3bbd19bb7bf4ef2192c1b9dba9cbcf00a840ef3f5d8
MD5 7289ce8bb8536eb89ba9bd52f7093d58
BLAKE2b-256 2665d2a31f3b62b48bb216ee06e9bbe07390bfacc30ae2dec3e60e426d6acc51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3dfaeb20cab20f4c48b0935be4616436ad9be38c35fb4a82dec92555025ee934
MD5 44f852ac797fb76ed6f43190dc69f85f
BLAKE2b-256 58d11d556e9655f5b4c9d25318bf0d66e0ef16fa19867a374c5d510ace23c42d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 176640d9a0db0840e3bd0f459861d6b9fdcb6a2656a4afd22ef328398d238c64
MD5 d822cb223d23af511d987a1ea8aef151
BLAKE2b-256 53790d75ddaf32465bb81848ac2a1dcb5773e46ebceb52f0a4f7961da1c1be50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b1d906df5557e60910c60ae2498b7a6628ad1bf77ac62e2d89d516a9b8aa2f39
MD5 f50fcdd9be830201771acde393d9a1d2
BLAKE2b-256 7338897403dc83829ccc9f620c8e786f546fbe0483dd0fa63224121d46204d38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1291aade667bc1934228abd5060f141b895935c69a3c3e3cb7452dbd68d6f0bc
MD5 c82578bd58be8e7e4575f04989f0df3b
BLAKE2b-256 5fa3d895f78992b6e56f7947aa0d439b90d398e2bf61c86e8ac22ce13561f90d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 07cb022d578ca4ce2608dc3a90f5341e66893c71ef1aeee7384589f429eb1b25
MD5 34a875975df8f92217280b29898a1117
BLAKE2b-256 023da058fb279149cfb61c860ddcfdc6328fdb169e9a449610d170c8eb516193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 156975e981c787f0f95616253999d0feeafacfde773cda594b92a4604c982f18
MD5 d5e294afbd2d33db6312f3bb8d6b0564
BLAKE2b-256 5039b29d68421b8562b6726fb6bb8af566051eb1ca524c6d2f43e4516a9673ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 05f68b1f7a32ad33c1cb11800dfd755f9d47a2f326965cd38e11bc0b50c78d15
MD5 51a886ddc0ff59c3100b10b42bea79cf
BLAKE2b-256 9c878a649a8d879f5dd0965c97e3e5c916475ad63931fbf2378ba4e3bb23aa87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b12b6d3b3196da59343a48ca31a63271755026d1f9564bcf89516c0ef082a1cf
MD5 2e7f284ad3c621784427d4e4cdadd3ae
BLAKE2b-256 d7b8473c24c0049449e8a91937a7c0cc51f4c4f372d47cfb4b434c5c5dfbe67b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 99beb67a5331bb5fb8a82c358db801f280d07de36da8b81393c4abe7df23a4bb
MD5 8aede8a81b4233decaf86e6339d20701
BLAKE2b-256 decc7cb4ed0a48fa75ca29d0647cc6f945edbc03fff9bc7f847cdba1a4b8d7da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80deb6ee4c71489bb24f7679b4b2f64ebdbc7b7ca1d3860f34d85c71162388c7
MD5 f25394bd27bf51adcb62e5131cd7a00b
BLAKE2b-256 8ae0cb785ffda1fa0cbe1876e7f4cd62af10e9c3e3a13d3b5506e1d7460f8869

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 356ffad4507a6a47276e224b089094a04513eac0da0f2c33026df86ca1a31af3
MD5 a3e86b21391a1c8de96227652f436246
BLAKE2b-256 3b772b89c92dced22d944dc50f1de7630e58257388b236afc05cc9164ead676d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c868472f9ea4f13faadfe0a17b6927125653c0843fbaa502202d86aee206fe53
MD5 c9921aa846c8c9c76fa51be54a00d72e
BLAKE2b-256 349f8c8406615c4f87456e2efcb36ed112d224a5cdaf4b29346e6e872d9da9b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1eddce34fe1d7ae5b978aef2f937ff1216a862bea80c4d82977e292f142eb368
MD5 2c95818b693b508acb6378ccca4d67ca
BLAKE2b-256 fc81dbbc5928e68342264c850273c972ea08c97d9900175f196c886381ddd8e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b6ee4efc99ba9a6ade9288a6c99e42b205ccef4b20f9a6455af8f2fc1202ac83
MD5 b5a3e1c8594d8263af3c89582df2bd5d
BLAKE2b-256 6b4a71e28a049702db0b8d014fdb5c672bf9939a323422acc5ab75ffbec4cf6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2e057cc684317196936431ba94cbca7b54bbef61e869eb3f4c1d7d518b22671c
MD5 53a360e3768fcbeff789d3c6f94612af
BLAKE2b-256 ddb7d524507d073afd764ce49e1ef359cf6c1a75270df5e5ac3380c2f8ce4daa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9b87713acc46fdab9806c4089dbb741ccdd774852fe06c7092b67bd544892834
MD5 d8fc294ce28b64703e62a566c1e3bbf0
BLAKE2b-256 679078c81e1e3227b6a69ee6ede74ffdfacba45a9585226ac05871ac8fe0575c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2d63236886965254210c6013323431062c873ef84015d5d546afce72cc702832
MD5 06f1fbd652486bc260e4a2b80c1ddf74
BLAKE2b-256 40b2754c5e8240af962a3e3baac125accfe1efad982841e298e8ad234b8c5d9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eee6a622e291ba685a16fd6eda86ff0ec571fcc9cc86525fb1350bb485867a89
MD5 6c3b06d965614d1a3217b4ddfbbf008c
BLAKE2b-256 35baccead4f655a66de150785fa1b312e13e2ec79fbaeecdcf367e4414ea8ca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f60740770bc2be56e6844002ca6ad4b887452acdcdefe79139cc0bbf8be768cb
MD5 e20e74115d3d14313b97ae4c9af7ab7e
BLAKE2b-256 ab4f22067c6f73295449d50c39032d5eec0046461dad2a2f687973d4937d60a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af37db2b4e3c12100c5d5ac6779094208d6974a438e4da616c4067ef35143c78
MD5 5738c35c81fd91399b06b4bfa4742668
BLAKE2b-256 e7015ce65032a18a0b3bd50637e2a3c2b69550fe468ea434000b6217c81ca6b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypixel_sdk-0.2.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d5938d83a6cedc93ed036cbeb1ee95cf63240fc5983abfdadcb32f516a9bf5e
MD5 a71b35d5e8272a3cfcc627feee7c4a8b
BLAKE2b-256 fdf86984b8d759db15764a21c2d444144f08bd46b45a7c1c6aec8a8458cf5331

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