mlbcolors
v0.0.2
Published
Easy access to the official colors of every team in Major League Baseball
Downloads
8
Readme
mlbcolors
Easy access to the official colors of every team in Major League Baseball. Based on jimniels/teamcolors.
Installation
$ pip install mlbcolors
Usage
>>> import mlbcolors
>>> mlbcolors.get("CHC")
['#CC3433', '#0E3386']