这是一个业余爱好项目,旨在生成与幻想超级联赛 (FPL) 选秀游戏相关的有趣数据和图表。
存储库结构的简要概述。
任何与 FPL 选秀联赛相关的数据都将存储在这里。这通常是对 FPL 网站进行的各种 api 调用的 json 响应。
这是包含包模块的包,例如
fpl_draft_league.py
head2head
league_details
这是用于存储示例笔记本以说明包的功能。
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