Python wrapper for valorant-api.com
Project description
valorant_api
python wrapper for valorant-api.com
Installation
pip install git+https://github.com/MinshuG/valorant-api
Usages
from valorant_api import SyncValorantApi, AsyncValorantApi
#sync
api = SyncValorantApi(language="ru-RU")
agents = api.get_agents()
#Async
api = AsyncValorantApi(language="ru-Ru")
agents = await api.get_agents()
Requirements
- python-dateutil==2.8.1
- aiohttp==3.7.3
- requests==2.25.1
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
valorant-api-0.0.1.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file valorant-api-0.0.1.tar.gz
.
File metadata
- Download URL: valorant-api-0.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdd6a05863a1dfaf4c24138fdae891bf9e370e39f5f87228d52a3913797b7994 |
|
MD5 | aefa752f9ea1bcf3b532726d5b5cf6c3 |
|
BLAKE2b-256 | b030bfcf7498c584d219d0206ddca1064a2ada4a6ffe62caa64f19fa5cad7b3a |
File details
Details for the file valorant_api-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: valorant_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7995849c067e4e161d34eab4e182a535c98d25833a5dcca9824f4a0c430e645 |
|
MD5 | 37eeed5a315ef5010b1262e104f5f5bd |
|
BLAKE2b-256 | 309d667672d540c18cbbdf180d6712f2fccb3a70397392bd1006ec2afd08c20d |