Skip to content

allendema/ScoreSoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoreSoup

Football results in your Terminal. Fast.

Saving this locally

$ git clone https://github.com/allendema/ScoreSoup.git
$ pip3 install -r requirements.txt

Run it

$ cd ScoreSoup # Changing to this directory.
$ chmod +x ScoreSoup.py # Make the script executable.
$ ./ScoreSoup.py # Running the script.

Usage

Confirm with "y" if you want just the live results.

Else the results of the day will be shown.

Fetching live results

LiveResults

Results of the day

Reulsts

Heads Up

Livescores.com - with "s" at the end is owned by "Livescore Ltd.", but uses the more classic layout of the site.

Made by exploring Python. Inspired by similiar programms. Use at own risk.

Bonus Information

Seen similiar Python programms but as I'm still understanding Python - I've made this simple one.

Allen 2021

License: GPL 3.0 Licence github commits Lines of Code