leandro19 / Flamenguista

Scores, standings, and more for my favorite football club through the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text These scripts allow you to see Flamengo's previous games, future games, and standing in the Brazilian league.

Commands

Run by typing ./<script> (no extension) into terminal. Requires beautifulsoup4 and pytz libraries.

Script Output
proximos-jogos Next 5 games' dates, leagues/tournaments, and times. If the closest game is ongoing, scores will be displayed.
ultimos-jogos Last 5 games' dates, leagues/tournaments, and scores.
tabela current season standings.

Sample images

Alt text Alt text Alt text

About

Scores, standings, and more for my favorite football club through the terminal.


Languages

Language:Python 100.0%