Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.66 KB

File metadata and controls

45 lines (30 loc) · 1.66 KB

Mutiny

Async ready API wrapper for Revolt API written in Python.

Sponsor on GitHub PyPI Documentation Status Code style: black Imports: isort We use pre-commit! License: Apache-2.0

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

Read Mutiny's documentation.

You might also want to look at the examples folder if you want to get the hang of library's basic functionality.

Links

License

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


Jakub Kuczys  ·  GitHub @jack1142