Wrapper for VALORANT's client API
Project description
valclient.py
API wrapper for VALORANT's client API
Installation
pip install valclient
Example
from valclient.client import Client
client = Client(region="na")
client.activate()
# get MatchID of latest match
history = client.fetch_match_history(queue_id="unrated")
print(history["History"][0]["MatchID"])
Docs
Check out Techdoodle's awesome documentation
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
valclient-remake-2.28.tar.gz
(11.6 kB
view details)
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 valclient-remake-2.28.tar.gz.
File metadata
- Download URL: valclient-remake-2.28.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14299433e3b071f15985066babea5afbd76be80bbfb563fd7d7e786ddad512aa
|
|
| MD5 |
c48b28d4b400ad4eaba43cc89f8b31b4
|
|
| BLAKE2b-256 |
f6dad94f3e5bb30f90ad3bbd358b82a8110386ba6f9d268592effe975b500319
|
File details
Details for the file valclient_remake-2.28-py3-none-any.whl.
File metadata
- Download URL: valclient_remake-2.28-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8637f0257c5421319a36e7811a3673f27f8aef8b990eeff5323a5fba42a5ef6
|
|
| MD5 |
cff7d85e8bddf70a04fd7ab2caf86f29
|
|
| BLAKE2b-256 |
865e778957a0128c9dc9176ac4e2b4f14b03c0a64042654b8b6190dfad8bea13
|