{"id":22883547,"url":"https://github.com/joypauls/league-dashboard","last_synced_at":"2026-02-03T02:04:37.899Z","repository":{"id":267074229,"uuid":"900193717","full_name":"joypauls/league-dashboard","owner":"joypauls","description":"A command line tool for displaying live soccer scores and statistics","archived":false,"fork":false,"pushed_at":"2024-12-27T17:14:02.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T02:54:50.562Z","etag":null,"topics":["analytics","cli","python","scores","soccer","statistics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joypauls.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-08T05:36:26.000Z","updated_at":"2024-12-27T17:14:05.000Z","dependencies_parsed_at":"2024-12-27T18:22:02.060Z","dependency_job_id":"a46e7e6b-1160-455d-93b5-b3bcedd3da07","html_url":"https://github.com/joypauls/league-dashboard","commit_stats":null,"previous_names":["joypauls/premier-league-stats","joypauls/league-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joypauls%2Fleague-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joypauls%2Fleague-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joypauls%2Fleague-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joypauls%2Fleague-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joypauls","download_url":"https://codeload.github.com/joypauls/league-dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248968577,"owners_count":21191156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","cli","python","scores","soccer","statistics"],"created_at":"2024-12-13T18:38:23.799Z","updated_at":"2026-02-03T02:04:37.893Z","avatar_url":"https://github.com/joypauls.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![python](https://img.shields.io/badge/python-3.13-blue)](https://www.python.org)\n[![PyPI version](https://badge.fury.io/py/lgdash.svg)](https://badge.fury.io/py/lgdash)\n\n# League Dashboard (lgdash)\n\nSoccer/football at the command line. ⚽\n\n\u003cimg width=\"453\" alt=\"Screenshot 2024-12-26 at 10 54 29 AM\" src=\"https://github.com/user-attachments/assets/3f5b1f65-ae1f-4e1a-8f0f-d644bfd1ede2\" /\u003e\n\nUnder the hood the app is calling the [football-data.org](https://www.football-data.org/) API, so an API token from that service is required. Register [here](https://www.football-data.org/pricing) to get one. \n\n## Features\n\n- live scores\n- league standings\n- league schedules\n\n### Currently Supported Leagues\n\n- Premier League (England 🏴󠁧󠁢󠁥󠁮󠁧󠁿)\n- La Liga (Spain 🇪🇸)\n- Serie A (Italy 🇮🇹)\n- Bundesliga (Germany 🇩🇪)\n- Ligue 1 (France 🇫🇷)\n- UEFA Champions League (Europe)\n\n## Quick Start\n\n### Get API Token\n\nIf you don't have one, register for an API token [here](https://www.football-data.org/pricing).\n\nThen add this line with your token to `.zshrc` or another appropriate startup file.\n```\nexport FOOTBALLDATA_API_TOKEN=\u003ctoken\u003e\n```\n\n### Install\n\nAvailable on PyPI.\n\n`pip install lgdash`\n\n### How to Use\n\n#### Today's Slate of Matches\n\nLive scores and start times in local system time.\n\nExample: Premier League (Default)  \n`lgdash`, or `lgdash -l PL`\n\nExample: Serie A  \n`lgdash -l SA`\n\n#### Standings\n\nCurrent state of a league's standings with some statistics for each team.\n\nExample: Premier League (Default)  \n`lgdash standings`\n\nExample: Serie A  \n`lgdash standings -l SA`\n\n#### Help\n\nEach command and subcommand supports the `--help` option, for example:\n\n`lgdash --help` and `lgdash --help`\n\n\n## Commands\n\n`lgdash`\n- get live scores and today's scheduled matches\n- `-l, --league`: specify a league code\n\n`lgdash schedule`\n- get upcoming matches\n- `-l, --league`: specify a league code\n- `-t, --team`: specify a team name\n- `-d, --days`: specify number of days in future\n\n`lgdash standings`\n- get league standings\n- `-l, --league`: specify a league code\n\n`lgdash leagues`\n- get all supported league codes\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoypauls%2Fleague-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoypauls%2Fleague-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoypauls%2Fleague-dashboard/lists"}