Skip to content

An shell scrip to record and show the Premier League Table

Notifications You must be signed in to change notification settings

disassembly/pltable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell script for Premier League Table

This is a shell script to record and print premier league table.

  • First, run premierleague.sh to creat file to restore the game results.
  • Then,record game results with round.sh.
  • Use table.sh to print the final premier league table. plsolution.py is a python script to print pltable, this script is from someone else on github, sorry to forget whose.
  • Usage: python plsolution.py plresult.txt. plresult.txt is the game results line by line with the following format: clubhome goalscored,clubaway goalscored, which could be generated from the round.sh (line 36).
  • python 163_bs4.py and python pl_bs4_html.py to get pltable from website.

By the way, which team do you think will own the title this season?

About

An shell scrip to record and show the Premier League Table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published