/sunday-funday

Yahoo Fantasy Football Scoreboard for Sunday Fundays

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

sunday-funday

Yahoo Fantasy Football Scoreboard for Sunday Fundays

Prerequisites

Setup

  1. Create an app with the following settings:
  2. Copy Client ID and Secret for setup
  3. Create virtual environment, activate and install requirements.txt
  4. Run yahoofantasy login
  5. Enter Client ID and Secret from your app
  6. Login to Yahoo Fantasy at the prompt
  7. Start Flask app with flask --app app run with optional --debug flag