Skip to main content

League of Legends Esports results from your terminal!

Project description

LeagueDaily

Leauge of Legends Esports update straight from the terminal!

Now you can stay up-to-date with your favorite LoL teams/leagues despite your busy schedule.

Install

requirement: python3 >= 3.10

pip install leaguedaily

Usage

By default, leaguedaily without any arguments will show League of Legends Esports result from the previous day.

Screenshot from 2023-04-20 07-43-17

You can also specify dates in the format of YYYY-MM-DD as an argument to the program.

Screenshot from 2023-04-20 07-41-48

--team flag can be used to specify one or more teams in addition to the given date argument.

Screenshot from 2023-04-20 07-45-08

--league flag can be used to limit the results to only the given leagues.

Screenshot from 2023-04-20 07-46-33

Known problems

  1. Data is pulled from leaguepedia, so there is a limit as to how much data a normal user can pull. As a result, given a too-far-away-from-present date, program's result could be truncated or incorrect.
  2. A BO3 series could be in the same day in local time, but in UTC (default time when pulled from API), 2 matches are on the same day and 1 match is on the next day (past midnight UTC time, but still the same day local time).

Given the goal of this project (daily update for some busy fans), I decide not to address these problems. The program works consistently enough for what it is created for.

Cheers! 🎆

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leaguedaily-1.0.1.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

leaguedaily-1.0.1-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page