mbr4477 / lahman

A package for accessing the Lahman baseball database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lahman

A simple interface for downloading and using the Lahman Baseball Database.

Installation

python -m pip install -U pip
git clone https://github.com/mbr4477/lahman.git
python -m pip install -e ./lahman

About

A package for accessing the Lahman baseball database.

License:MIT License


Languages

Language:Python 100.0%