nfl-statistic-book

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


Keywords
nfl_statistic_book
License
MIT
Install
pip install nfl-statistic-book==1.1.1

Documentation

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
  • Easy to use text-based interface
  • Player search coming soon :)

Credits

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