This is a hobby project to produce fun data and charts related to the fantasy premier league (FPL) draft game.
A brief overview of how the repository is structured.
Any data related to the FPL Draft League will be stored here. This is typically json responses from various api calls made to the FPL website.
This is the package containing the package modules e.g.
fpl_draft_league.py
head2head
league_details
This is for storing example notebooks for illustrating functionality of the package.
https://www.reddit.com/r/FantasyPL/comments/9rclpj/python_for_fantasy_football_using_the_fpl_api/ http://www.fantasyfutopia.com/python-for-fantasy-football-apis-and-json-data/ https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.merge.html https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.merge.html