Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 368 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 368 Bytes

Real Time Baseball Updates

Haven't you always wanted to trigger events based on your favorite team scoring a run? Of course you have.

Install:

sudo pip install mlb-realtime

To Run:

mlb-realtime <teamname>

For example:

mlb-realtime washington nationals

Play by play output is logged to mlb.log

To Test:

nosetest