Skip to main content

Wrapper Interface for Riot API

Project description

💫 PoroPilot 💫

Riot API made easy

🚀 Features

PoroPilot is a Python library designed to simplify interactions with the Riot Games API. With a suite of classes tailored for ease of use, here’s what PoroPilot offers:

  • PoroPilot: Your primary interface to the Riot API, handling initialization of essential details like the API key, region, and debug mode.

  • RequestHandler: Manages the creation of requests to the Riot Games API, utilizing UrlBuilderfor URL construction.

  • MatchApi and SummonerApi: Facilitate querying of match and summoner information, respectively.


🛠️ Usage

Initially, you can start with main.py, but this approach will be phased out in future versions.

Here's a quick start guide to get you up and running:

  from poropilot import PoroPilot
  
  # Initialize PoroPilot with your API key and region
  euw1_pp = PoroPilot(api_key="your_api_key", region="euw1")
  
  # Fetch match details by its ID
  match_info = euw1_pp.match.by_match_id(match_id="your_match_id")
  
  # Fetch player details by summoner name
  summoner_info = euw1_pp.summoner.by_name(summoner_name="your_summoner_name")

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

PoroPilot-0.2.10.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

PoroPilot-0.2.10-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file PoroPilot-0.2.10.tar.gz.

File metadata

  • Download URL: PoroPilot-0.2.10.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for PoroPilot-0.2.10.tar.gz
Algorithm Hash digest
SHA256 eaebb2dea419c10a5a1e02638bf42a4908ba5b1997ea8d95adf3ba8e5d460f53
MD5 10ee999acee788d15ab6095ef3fc457a
BLAKE2b-256 e6a5efc517e716121f09a5432e886f4b50cb9f365f64aa9ae540a2dd15b7fe37

See more details on using hashes here.

File details

Details for the file PoroPilot-0.2.10-py3-none-any.whl.

File metadata

  • Download URL: PoroPilot-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for PoroPilot-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1f98bccc877797cfc7abd62cb03bbc6d4bc0321db5727e8211950f6a20326f52
MD5 35c14a0b86a38322a039c83982757b9f
BLAKE2b-256 7491665852e77060fa06f177c1004899d96c813409c21f05afcdddb7ed82be8d

See more details on using hashes here.

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