Metadata-Version: 2.1
Name: premier-league-api
Version: 1.0.0
Summary: API for pulling Premier League Data
Home-page: https://github.com/Cyb3r-Jak3/premier_league_api
Author: Cyber_Jake
Author-email: jake@jwhite.network
License: MPL 2.0
Download-URL: https://github.com/Cyb3r-Jak3/premier_league_api/releases/latest
Project-URL: Changelog, https://github.com/Cyb3r-Jak3/premier_league_api/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/Cyb3r-Jak3/premier_league_api/issues
Description: # Premier League API
        
        [![Python Checking](https://github.com/Cyb3r-Jak3/preimer_league_api/actions/workflows/lint.yml/badge.svg)](https://github.com/Cyb3r-Jak3/preimer_league_api/actions/workflows/lint.yml) [![Documentation Status](https://readthedocs.org/projects/preimer-league-api/badge/?version=latest)](https://premier-league.docs.jwhite.network/en/latest/?badge=latest)
        
        An **unofficial** api client for pulling player and fixture data from the [Premier League](https://www.premierleague.com/)
        
        It would seem that the API backend is suited to support more leagues as well as manager so there could be future work to expand there.
        
        There are a ton of stats that you can get for players. Read the [documentation](https://premier-league.docs.jwhite.network/en/latest/) to get started
        
        
        ### Goals
        
        * Other leagues
        * Use as a library rather than client
        * Manager stats
        
Keywords: premier league,REST,api client,REST API
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
