App::Football is a command line program I wrote in Raku. football lets you access information regarding football(soccer!) teams, leagues, tables, fixtures, scores and players.
It uses another module I wrote called WebService::FootballData which is a Raku interface for football-data.org API.
To install App::Football, you need to first install Raku and Zef, then run:
zef install App::Football The README file has some useful examples, but here are more examples and screenshots: