Skip to content

fspinillo/python-baseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

python-baseball

######Requirements:

  • Python 2.7
  • Requests
  • Datetime
  • JSON

This is a simple python script to pull in the scoreboard information for either the previous day, or current day game data.

When initiated you'll first be asked for which day, today or yesterday.

Today or yesterday?

Then you'll be asked for a team abbreviation. The abbreviations are based on how they're kept in the data. You can also just leave it blank for all the games.

What team do you want? ex. SF or NYY

Requesting all the scores:

all scores

In-progress:

in progress

Final:

final

Preview/Pre-game:

preview

######To-do:

  • Sort the games: In-Progress, Final, Preview/Pre-Game

######Contributions:

About

Grabs the current scoreboard from MLB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages