An API to retrieve and read MLB GameDay data
Project description
mlbgame is a Python API to retrieve and read MLB GameDay data. mlbgame works with real time data, getting information as games are being played.
mlbgame uses the same data that MLB GameDay uses, and therefore is updated as soon as something happens in a game.
mlbgame documentation
mlbgame on Github (Source Code)
If you have a question or need help, the quickest way to get a response is to file an issue on the Github issue tracker
mlbgame’s submodules should not really be used other than as used by the main functions of the package (in __init__.py).
Use of mlbgame must follow the terms stated in the license and on mlb.com
Installation
mlbgame is in the Python Package Index (PyPI). Installing with pip is recommended for all systems.
mlbgame can be installed by running:
pip install mlbgame
Alternatively, the latest release of mlbgame can be downloaded as a zip or tarball. If you do not install with pip, you must also install lmxl as specified in setup.py.
If you want to help develop mlbgame, you must also install the dev dependencies, which can be done by running pip install -e .[dev] from within the directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mlbgame-2.5.0.tar.gz
.
File metadata
- Download URL: mlbgame-2.5.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06e420ac4c98a6808c5381e9459c33e92bd2fa8aefd35b41397fe06af2c726e0 |
|
MD5 | 8cd3ff9597be0d06c067058c24f6627c |
|
BLAKE2b-256 | e8f20ee0ea8de91acda582766bb86ebb358a84670006390509e30df2dd1b90bf |