Metadata-Version: 2.1
Name: osu.py
Version: 0.6.0
Summary: API Wrapper for osu!api v2 written in Python.
Home-page: https://github.com/Sheepposu/osu.py
Author: Sheepposu
License: MIT
Project-URL: Bug Tracker, https://github.com/Sheepposu/osu.py/issues
Project-URL: osu.py documentation, https://osupy.readthedocs.io/
Project-URL: osu!api v2 documentation, https://osu.ppy.sh/docs/index.html
Project-URL: Code examples, https://github.com/Sheepposu/osu.py/tree/main/examples
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: aiohttp (<4,>=3.7.4)
Requires-Dist: python-dateutil (<3,>=2.4.0)
Requires-Dist: requests (<3,>=2.25.1)
Requires-Dist: websockets (<11,>=10.2)
Requires-Dist: osrparse (<7,>=6.0.1)

See the readme on github :)
