Mutiny

Async ready API wrapper for Revolt API written in Python.

Installation

Python 3.9 or higher is required

To install the library, you can just run the following command:

# Linux/OS X
python3.9 -m pip install -U mutiny

# Windows
py -3.9 -m pip install -U mutiny

Documentation

There is no documentation yet, you can look at examples folder
if you want to get the hang of library's basic functionality.

GitHub

https://github.com/jack1142/Mutiny

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Jakub Kuczys ยท GitHub @jack1142