An asynchronous wrapper for the Hypixel API.
Project description
PyPixel
An asynchronous wrapper for the Hypixel API.
Installing
Python 3.6 or higher is required
Once published, you should be able to install with the following command.
# Linux/macOS
python3 -m pip install -U pypixel-api
# Windows
py -3 -m pip install -U pypixel-api
A quick example
import PyPixel
hypixel = PyPixel.Hypixel(api_key='your Hypixel API key')
player = hypixel.get_player('uuid')
guild = hypixel.get_guild('guild_name', 'name')
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
pypixel-api-0.1.0.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file pypixel-api-0.1.0.tar.gz
.
File metadata
- Download URL: pypixel-api-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 447400174b13d3ef12c1def9633a60468274ab595f6436e4347b2f72255494c8 |
|
MD5 | c2e8cb464496c20dc863cf96ce9f16d4 |
|
BLAKE2b-256 | eb54d200d48464ca7b6f3fddba7c5bb55e3df72c7f16205298e97fce59f36a8c |
File details
Details for the file pypixel_api-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pypixel_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bc812df51b3bca34df86400bc2142bb53c54edb1836d4e686c13a60cb38b88f |
|
MD5 | cbdf52e19024e8e174978b4dd0f6b772 |
|
BLAKE2b-256 | bfc31279b9c9857b51b3802f339b55ba1cf2dd774a1ebd65d9c0cf5b2078ff17 |