Skip to main content

An unofficial synchronous client package for interacting with Riot Games' Valorant API endpoints.

Project description

valorant.py

GitHub Actions valorant on PyPI Downloads License Code style: black Contribute

valorant.py is an unofficial API wrapper for Riot Games' Valorant API endpoints. It's modern, easy to use, feature-rich, and intuitive! Implemented with objectoriented designs and explicit reloads to prevent 429s, valorant.py is the best Valorant API wrapper out there!

Installation

pip: pip install valorant

easy_install: easy_install valorant

poetry: python -m poetry add valorant

Usage

Quickstart Guide:

import valorant

KEY = "RGAPI-Key-Goes-Here"
client = valorant.Client(KEY, locale=None)

maps = client.get_maps()
agents = client.get_characters()

print(agents.get("Viper"))
print(maps.get("Ascent"))

Documentation

valorant.py Documentation

Contributing

Contributions are always welcome! There currently isn't a contribution guide, but bug reports, additional endopint coverage, and other fun stuff is always welcome in issues!

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

valorant-0.1.9.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

valorant-0.1.9-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file valorant-0.1.9.tar.gz.

File metadata

  • Download URL: valorant-0.1.9.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.8.0 tqdm/4.54.1 CPython/3.8.7

File hashes

Hashes for valorant-0.1.9.tar.gz
Algorithm Hash digest
SHA256 764ba4e2ed9712efbfb4c681a6619e3ab3f94124eabcd98068154df9413fc55f
MD5 98c0c6a3b71e5e6abd95b19ff119f584
BLAKE2b-256 d819c291a5ead09f4a030ddb9afaa1be1f59502127401f20c27d02f5c0a54d21

See more details on using hashes here.

File details

Details for the file valorant-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: valorant-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.8.0 tqdm/4.54.1 CPython/3.8.7

File hashes

Hashes for valorant-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 c5b01a385c22fa910672767b3d91bb9a44318e9442c5e40e31483624de784532
MD5 7b26e1631f1b30cf002120d184ce997d
BLAKE2b-256 f51994940af9f5dbc5cfd96db923130d05ba44ea1e0a776ddd330e17a4f53560

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