Wrapper for VALORANT's client API
Project description
valclient.py
API wrapper for VALORANT's client API
Installation
pip install valapi
Example
from valapi import Client
client = Client(region="na")
client.activate()
name = "" #NAME
tag = "" #TAG FOR THE NAME
client.party_invite_by_display_name(name, tag)
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
valapi-1.11.tar.gz
(10.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
valapi-1.11-py3-none-any.whl
(11.3 kB
view details)
File details
Details for the file valapi-1.11.tar.gz.
File metadata
- Download URL: valapi-1.11.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16431d1fc6f08d63b466fdebba52aa0de39eac01b85b56209035f604e8b637b
|
|
| MD5 |
518a89acec5063ff5eb29e22674ca037
|
|
| BLAKE2b-256 |
c8d99a70fab984cdc2af44588382621b478aea171862ea5dfc9d43f5ce3b4758
|
File details
Details for the file valapi-1.11-py3-none-any.whl.
File metadata
- Download URL: valapi-1.11-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bad41f8a0cb2507c202484a08d4b4eb947e827c31b7cb784016d76506de9084
|
|
| MD5 |
930e1b2686e99e1c49feb870a6b30c1c
|
|
| BLAKE2b-256 |
15832e9b4d4f2c332dfd65ecd339f92422dcfad80257a4b0a5be832402caacfe
|