Small library to work with Hypixel public API.
Project description
Hypixel API wrapper
A small library for using Hypixel API methods.
Installation
pip install HypixelAPIWrapper
Get started
How to get progile information with this lib:
from HypixelAPIWrapper import APIWrapper
# Instantiate a wrapper object
APIKey = 'xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx'
wrapper = APIWrapper(APIkey)
# Get owner uuid
owner = wrapper.getOwner()
# Get player data
profile = wrapper.getPlayerData(owner)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file HypixelAPIWrapper-0.1.2.tar.gz.
File metadata
- Download URL: HypixelAPIWrapper-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cbe0001a798c0cf0acdda0322ce12e054b07a69169ef98f195f33b20066d853
|
|
| MD5 |
24ce117542bc8bbdfaf590ce7c9a8376
|
|
| BLAKE2b-256 |
e83453d5a56bfb88b8653d2625c5ca3ab05be5c2dd87e588669e065a600878d9
|
File details
Details for the file HypixelAPIWrapper-0.1.2-py3-none-any.whl.
File metadata
- Download URL: HypixelAPIWrapper-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f02c1ff2a743ad037e39fe7fa2fdcccc1d03f882fa0d2d8d94edfd01c39a75f7
|
|
| MD5 |
e94530e3b155c16f67e13bb49ac50faa
|
|
| BLAKE2b-256 |
9c3c5d77ca209121c0494f42c6930231de59910c4b9cb662bc864cc60b69477c
|