A package that you can use to get the data of a player in hypixel, and hypixel skyblock.
Project description
Hypixel Player Api (vkeshav300):
v1.0.3
This is a package made for getting the data of Hypixel Minecraft players in JSON format. You can also get the data of the player's Skyblock profiles.
To Import:
Step 1) Installation:
pip install HypixelPlayerApi
Step 2) Importing:
from HypixelPlayerApi import plr
Code Examples:
obj = plr.Get_Data(<Player_UUID_Dashed>, <API_KEY>)
PlayerData = obj.get_hypixel_stats() # Returns Hypixel player data
SkyblockData = obj.get_skyblock_data(<Profile>) # Returns Hypixel Skyblock data for the inputted profile
Changes Since Last Version:
- CHANGED "main.py" name to "plr.py"
- CHANGED get_player_data method name to get_hypixel_stats
- KEPT get_skyblock_data method name as get_skyblock_data
- UPDATED README.md & pyproject.toml files
Links:
Issues, Releases, Author Profile, PyPI page, LICENSE, pyproject, Source Code
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
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 HypixelPlayerApi-1.0.3.tar.gz.
File metadata
- Download URL: HypixelPlayerApi-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c5e3b7b712c9773744ebc1911ea9529414fbb4f636b2dc36a3a9bd582343a66
|
|
| MD5 |
7ba41ee63796b95c62199301c671ac32
|
|
| BLAKE2b-256 |
accad5372e530d8d3a9d41b92536d51da2753b3f37a0bc8f170e0579ebf9902f
|
File details
Details for the file HypixelPlayerApi-1.0.3-py3-none-any.whl.
File metadata
- Download URL: HypixelPlayerApi-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23b317c68868c901e79b92f89fa0e8c87e4944130e43c672439190b678765548
|
|
| MD5 |
32d8638721fd1ca24ce1a3b7cba885c4
|
|
| BLAKE2b-256 |
723bc206bdc07bb6c52e134261520446930a549e59c41c44e097bed78d9738d4
|