Skip to content

danwald/pickemOdder

Repository files navigation

pickemOdder

nfl games odds analyzer

reads weekly game data from currently a single source (https://the-odds-api.com) puts it in a dataframe, groups and sorts by away wins

Development requirements

  • python3
  • virtualenv

Installing

pjp install pickemOdder

Running

Getting data

This pulls data from the-odds-api.com for the upcoming week. Set ODDS_API_KEY with your api key and save the output to a file

getOddsData > out.json

Sorting the data

by away win %

pickemOdder < out.json

Running tests

make test

About

nfl games odds analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published