Skip to content

Fun little script to get the latest PGA scores from the ESPN website and display them in your terminal.

Notifications You must be signed in to change notification settings

ernestojeda/pga-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pga-cli

Fun little script to get the latest PGA scores from the ESPN website and display them in your terminal.

screenshot

Setup

Clone this repository and then cd into the directory. Install pip dependencies. The script is executable and can be linked to a directory in your PATH or you can add the pga-cli directory into your PATH.

cd pga-cli
pip install -r requirements.txt
export PATH=$PATH:</path/to/pga-cli>

pga.py

Have fun!

About

Fun little script to get the latest PGA scores from the ESPN website and display them in your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages