Skip to main content

A lolesports api wrapper

Project description

Irelia

A python wrapper for the Lolesports api that can be found here: https://vickz84259.github.io/lolesports-api-docs/. With the exception of some functions that aren't in the original api, all of these functions have their functionality explained in the link above.

Current Functionality:

  • Leagues
    • getLeagues()
    • getTournamentFromLeague(leagueId)
    • getStandings(tournamentId)
  • Events
    • getSchedule(leagueId, pageToken=None)
    • getFullSchedule(leagueId, current=True)
    • getEventDetails(matchId)
    • getCompletedEvents(tournamentId)
  • Teams
    • getTeams(teamId)
    • getAllTeams()
  • Match Details
    • getWindow()

To Do:

  • Leagues:
  • Events:
    • getGames()
    • getLive()
  • Teams:
  • Match Details:
    • getFullGameWindow()
    • getDetails()

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

irelia-0.0.10.tar.gz (4.4 kB view hashes)

Uploaded Source

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