Skip to content

mattravenhall/FifaTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FifaTracker

A FIFA 2018 match tracker designed for sweepstakes.

example_screenshot

During the Fifa World Cup, this site was hosted on pythonanywhere.com so that people could check the latest scores and remember who had which team. I'm putting it up here in case I want to reuse the code in the future, or in case others want to make something similar.

Requirements

  • Python3
  • Pandas
  • BeautifulSoup
  • Flask

Main Functions

main.py

Primary script for running the site.

update.py

Run often to update the match data, daily should be fine.

matches.py

Fetch and process match data from the FIFA website.

About

Match tracker for the 2018 Fifa World Cup, designed for sweepstakes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published