etc | ||
.gitignore | ||
data.py | ||
game.py | ||
main.py | ||
output.py | ||
pyvenv.cfg | ||
README.md | ||
requirements.txt |
Baseball CLI Tool
This application will simply grab the on-going games from the ESPN JSON API.
TODO
- Parse by Team
- Get team stats from the API
- Cache the API calls
- Store in SQLite database