Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 411 Bytes

Fantasy Football Insights

Tool for garnering insights from an ESPN fantasy football season.

Currently hard-coded for Team ID 53946782 and only supports current, in-progress seasons.

Dependencies

Developed using python==3.9.7.

See requirements.txt for package requirements.

Running tool

  1. Install dependencies
  2. Run the app: python -m fantasy_football.app
  3. Go to http://127.0.0.1:8050/