Skip to content

Demo project. Cache MLB stats from ESPN rest endpoints to Mongo - no useful output yet.

Notifications You must be signed in to change notification settings

RileyRaschke/mlb-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlb-stats

Python dependency/distributable/deliverable demo project. Cache MLB stats from ESPN rest endpoints to Mongo - no useful output yet.

# review config
cat etc/get-stats-terminal.py.yaml

# create venv
make

# install to venv
make install

# show help
./venv/bin/get-stats-terminal.py

# demo it
./venv/bin/get-stats-terminal.py -c etc/get-stats-terminal.py.yaml -t tex

About

Demo project. Cache MLB stats from ESPN rest endpoints to Mongo - no useful output yet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published