Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 983 Bytes

README.rst

File metadata and controls

28 lines (19 loc) · 983 Bytes
https://travis-ci.com/kalebswartz7/nfl-statistic-book.svg?branch=master

nfl-statistic-book

Python application that retrieves information from MySportsFeed API based on NFL teams

Note: User must have login credentials for MySportsFeed and add them to a separate file "secret.txt" for full access

Features

  • Collect NFL Team data from the MySportsFeed API
  • Ability to see any team's upcoming schedule as well as current roster
  • Ability to see search for and see any player's 2017 stats
  • Easy to use text-based interface

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.