Skip to content

ASNosal/fore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fore

Fore! is a console based PGA leaderboard that can be configured to display the current position and scores for a configurable selection of golfers. The data is scraped from the ESPN Golf Leaderboard.

It is based on jmstjordan/PGALiveLeaderboard

image

Dependencies

Requires BeautifulSoup(bs4) and Requests (requests) python libraries.

pip install bs4 requests colorama

Usage

Replace golfer names in golfers.txt with golfers to be tracked.

python fore.py

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages