kdazzle / Tigs-On-Top

Makes requests to the MLB Gameday API, parses the score, and displays it on a webpage.

Home Page:www.tigsontop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tigs-On-Top

Did the Tigers win the game?

Makes requests to the MLB Gameday API, parses the score, and displays it on a webpage.

Working version: http://www.tigsontop.com

Setup

  • Install the requirements in requirements.txt
  • $ cp sample.config.ini > config.ini
  • manage.py runserver

About

Makes requests to the MLB Gameday API, parses the score, and displays it on a webpage.

www.tigsontop.com


Languages

Language:Python 93.9%Language:HTML 6.1%