Async Python wrapper for the Official VALORANT API (Riot Games). Fast, typed, and easy to use.
Project description
valaw — Async Python Wrapper for the VALORANT API
valaw is a fast, typed, asynchronous Python wrapper for the Official VALORANT API by Riot Games. It supports all official endpoints including match history, leaderboards, content, platform status, and console endpoints.
Features
- Async-first — built on
aiohttpfor non-blocking requests - Typed responses — returns typed objects instead of raw JSON (opt-out available)
- Full endpoint coverage — PC and console match, ranked, content, account, and status endpoints
- Python 3.9–3.14 support
Installation
pip install valaw
Or with uv:
uv add valaw
Quick Start
import valaw
import asyncio
async def main():
client = valaw.Client("YOUR_RIOT_API_TOKEN", "americas")
try:
content = await client.GET_getContent("na", "en-US")
print(content)
finally:
await client.close()
asyncio.run(main())
Documentation
Full documentation including all endpoints, parameters, and examples can be found at valaw.madebyjet.dev.
Help & Support
- Join the Discord Server for help and support
- Open an issue on GitHub if you encounter a bug
Quick Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file valaw-0.1.12.dev1.tar.gz.
File metadata
- Download URL: valaw-0.1.12.dev1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8957eafcbdbc8ba3cfa155cd680e0337c2abecb6a187ab779cbc487b7df2c9
|
|
| MD5 |
b4ec261d67cc76a65476d1bacf2eb9f4
|
|
| BLAKE2b-256 |
af7d49ce829bb0c475c4d67ad93bf5a530197347a1a9f10b10c7c85de52a3bdd
|
Provenance
The following attestation bundles were made for valaw-0.1.12.dev1.tar.gz:
Publisher:
pypi-publish.yml on Jet612/valaw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
valaw-0.1.12.dev1.tar.gz -
Subject digest:
4e8957eafcbdbc8ba3cfa155cd680e0337c2abecb6a187ab779cbc487b7df2c9 - Sigstore transparency entry: 1055536815
- Sigstore integration time:
-
Permalink:
Jet612/valaw@74dcd07dfa29f83e2c17a0fa4f962b0abee51422 -
Branch / Tag:
refs/tags/0.1.12.dev1 - Owner: https://github.com/Jet612
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@74dcd07dfa29f83e2c17a0fa4f962b0abee51422 -
Trigger Event:
release
-
Statement type:
File details
Details for the file valaw-0.1.12.dev1-py3-none-any.whl.
File metadata
- Download URL: valaw-0.1.12.dev1-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59cde6b36c65b6dc9309f414a47cdaf90b0f0080bbb74d936db309ce9812aec
|
|
| MD5 |
5b18031328305b9012ceae6bc67c52fc
|
|
| BLAKE2b-256 |
fc4d955139cdbc45ba435228bc449ad87414e775e52573c45a495153957a5619
|
Provenance
The following attestation bundles were made for valaw-0.1.12.dev1-py3-none-any.whl:
Publisher:
pypi-publish.yml on Jet612/valaw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
valaw-0.1.12.dev1-py3-none-any.whl -
Subject digest:
b59cde6b36c65b6dc9309f414a47cdaf90b0f0080bbb74d936db309ce9812aec - Sigstore transparency entry: 1055536837
- Sigstore integration time:
-
Permalink:
Jet612/valaw@74dcd07dfa29f83e2c17a0fa4f962b0abee51422 -
Branch / Tag:
refs/tags/0.1.12.dev1 - Owner: https://github.com/Jet612
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@74dcd07dfa29f83e2c17a0fa4f962b0abee51422 -
Trigger Event:
release
-
Statement type: