Skip to content

chitraanshpopli/football_league_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

football_league_table

Fetches and displays table of 5 major European football leagues from https://www.bbc.com. Added functionality to create bar charts from the table data.

Packages used:

sys, requests, pandas, numpy, matplotlib

Leagues:

  1. LaLiga (Spain)
  2. EPL (England)
  3. Bundesliga (Germany)
  4. SerieA (Italy)
  5. Ligue1 (France)

Command line arguments

Table of the league can also be fetched directly via command line argument. Just give the name of the league as second argument (after the script name). The name should be exactly as written in Leagues section above, without the number and country.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages