Metadata-Version: 2.1
Name: league
Version: 0.0.2
Summary: Unofficial Python interface for the League of Legends API!
Home-page: https://github.com/timothyckl/league.py
Author: timothyckl
License: MIT
Project-URL: Source Code, https://github.com/timothyckl/league.py
Project-URL: Pull Requests, https://github.com/timothyckl/league.py/pulls
Project-URL: Issue Tracker, https://github.com/timothyckl/league.py/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE

```league.py``` is an unofficial Python wrapper for Riot Games' League of Legends API.

