Metadata-Version: 2.1
Name: premierleaguedata
Version: 1.0.1
Summary: An unofficial Premier League API client.
Home-page: https://github.com/ghurone/premier-league-data
Author: Erick Ghuron
Author-email: ghuron@usp.br
License: MIT
Project-URL: Source Code, https://github.com/ghurone/premier-league-data
Keywords: premier league api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# premier-league-data 

An **unofficial** [Premier League](https://www.premierleague.com) API client.

# How to install ⚙

Using pip

```bash
pip install premierleaguedata
```

Or you can [download](https://github.com/ghurone/premier-league-data/archive/refs/heads/main.zip) a zip file from Github


