Metadata-Version: 2.1
Name: rakan
Version: 0.0.9
Summary: A package that interacts with the Riot Games API.
Home-page: https://github.com/TheCaptainCraken/Rakan-Package
Author: Pietro Agnoli
Author-email: thecaptaincraken@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (>=2)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

![tests](https://github.com/TheCaptainCraken/Rakan-Package/actions/workflows/test.yml/badge.svg)
# Rakan Package
A package that uses the Riot API


