Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

Repository files navigation

hypy

A basic Hypixel API wrapper

Notice

This project has been unmaintained since 2022, and probably does not work anymore following the API Changes in February of 2023.

covering:

/punishmentstats
/key
/player
/resources/skyblock/skills
/skyblock/auctions
/skyblock/profile
/friends
/status
/guild
/counts

Documentation

https://hypy.readthedocs.io/en/latest/index.html

Quickstart

  1. Install hypy:
    $ pip install hypy-hypixel
  2. Create a Hypixel object::
    from hypy import Hypixel
    
    hypixel = Hypixel(api_key)
    await hypixel.setup()

Credits

About

An async hypixel api wrapper

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages