Skip to content

CLI tool to fetch English Football League standings for all major divisions.

License

Notifications You must be signed in to change notification settings

dundalkian/mefl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mefl - League Tables for English Football League

About

mefl allows users to fetch the (hopefully) up-to-date league tables of the EFL, including the top 4 divisions currently. The data comes from wikipedia.

Note: The league tables on wikipedia are pretty much all in the same format, if so its pretty trivial to add your own leagues to this, simply find the wiki template page for the league table and add an option to the argument parser. I'll likely update this if I need any other league's stats.

Usage

Invoke 'mefl' with one of the allowed values found in the help screen, the EFL Championship is the default value if no input provided:

mefl Premier_League

You may also provide a shortened version of your desired division, as long as it is a unique match, this command has the same effect as the last:

mefl pre

Requirements

Python3.X

bs4

ptable

About

CLI tool to fetch English Football League standings for all major divisions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages