Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qyful/valowrapper

Yet another Python wrapper for HenrikDev's Riot API
https://github.com/qyful/valowrapper

api python python3 valorant valorant-api wrapper wrapper-api

Last synced: 7 days ago
JSON representation

Yet another Python wrapper for HenrikDev's Riot API

Awesome Lists containing this project

README

        

██╗ ██╗ █████╗ ██╗ ██████╗ ██╗ ██╗██████╗ █████╗ ██████╗ ██████╗ ███████╗██████╗
██║ ██║██╔══██╗██║ ██╔═══██╗██║ ██║██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔══██╗
██║ ██║███████║██║ ██║ ██║██║ █╗ ██║██████╔╝███████║██████╔╝██████╔╝█████╗ ██████╔╝
╚██╗ ██╔╝██╔══██║██║ ██║ ██║██║███╗██║██╔══██╗██╔══██║██╔═══╝ ██╔═══╝ ██╔══╝ ██╔══██╗
╚████╔╝ ██║ ██║███████╗╚██████╔╝╚███╔███╔╝██║ ██║██║ ██║██║ ██║ ███████╗██║ ██║
╚═══╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝

--------------------------------------------------------------------------------------------

Yet another Python wrapper for HenrikDev's
Valorant API

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Installation & Basic Usage
To install the package, you should use the PIP package manager:

```
pip install valowrapper
```