Update to MLB API layer
7 December 2009 1:22 am
I’ve updated my MLB API abstraction layer for python to include an easy way to persist player data, including basic player attributes and game log information, to a MySQL database.
The project is hosted up at Github and the Wiki there now includes an example usage for the library, a script that can be run nightly to create in-season game logs for players.
Please do let me know of any issues you may encounter. ¶
Leave a comment