Metadata-Version: 2.1
Name: osu.py
Version: 0.5.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/en/latest/
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 (==3.7.4)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: requests (==2.25.1)
Requires-Dist: websockets (==10.2)
Requires-Dist: osrparse (==6.0.1)

See the readme on github :)
