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
- 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
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.