aiohypixel documentation

This is for version 0.2.2 – on PyPi, this is referred to as

aiohypixel is licensed under the GNU LGPLv3 https://www.gnu.org/licenses/lgpl-3.0.en.html

Packages and submodules

aiohypixel

This is an asynchronous Hypixel API wrapper written in Python.

aiohypixel.boosters

Stuff for the boosters endpoint

aiohypixel.friends

Stuff for the friends endpoint

aiohypixel.guild

Custom classes that are related to guild lookups on the Hypixel API

aiohypixel.keys

Stuff for the keys endpoint

aiohypixel.leaderboards

Leaderboards dataclasses

aiohypixel.player

Custom classes that are related to player lookups on the Hypixel API

aiohypixel.resources

All dataclasses for the /resources endpoint.

aiohypixel.resources.achievements

Achievement models.

aiohypixel.resources.challenges

Challenge models.

aiohypixel.resources.guilds

Guild achievements and permissions models.

aiohypixel.resources.quests

Quest models.

aiohypixel.resources.skyblock

Skyblock resources models.

aiohypixel.session

This defines a connection to the Hypixel API.

aiohypixel.shared

Custom exceptions related to the Hypixel API and other misc stuff

aiohypixel.skyblock

Skyblock related stuff

aiohypixel.stats

Stats dataclasses and other related functions

aiohypixel.watchdogstats

Stuff for the Watchdog Stats endpoint