/osu-API-Wrapper

A Python Wrapper for the osu! API

Primary LanguagePythonMIT LicenseMIT

Codacy Badge

THIS PROJECT IS DEPRACTED

osu-API-Wrapper

A Python Wrapper for the osu! API. This Library helps you interacting with the osu API. Make sure to see the Wiki

How does this work

import osu

osu_client = osu.Client("YOUR API KEY")
user = osu_client.api.get_user("WamboTV") #Get User called WamboTV
print(user.pp) #Return PP from the User

Support

Feel free to create a Issue for help or to create a PR for changes.
Discord: Wambo#0800 and Emre1504#0117