Skip to main content

A python wrapper for Hypixel's API

Project description

Hypixel API Wrapper

This is a python package for the Hypixel API, last updated 2020-09-20. It is important you install this from pip as the file is more organized and easier to understand.

Features: ☑ Player Stats ☑ Guild Stats ☑ Watchdog/Staff Stats ☑ Skyblock Stats (In progress) ☑ Boosters Stats

Examples:

import pypixel

user = pypixel.player.User()
guild = pypixel.guild.Guild()
booster = pypixel.boosters.Boosters()
staff = pypixel.bans.Staff()
watchdog = pypixel.bans.Watchdog()
skyblockprof = pypixel.skyblock.SkyblockProfile()

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

pytpixel-0.1.2.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

pytpixel-0.1.2-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page