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.
sys, requests, pandas, numpy, matplotlib
- LaLiga (Spain)
- EPL (England)
- Bundesliga (Germany)
- SerieA (Italy)
- Ligue1 (France)
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.