Async ready API wrapper for Revolt API written in Python.

Overview

Mutiny

Async ready API wrapper for Revolt API written in Python.

Sponsor on GitHub 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

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

Links

Mutiny's official Revolt server GitHub Sponsors

License

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


Jakub Kuczys  ·  GitHub @jack1142

You might also like...
An async python wrapper to interact with the Steam API and its CMs

steam.py A modern, easy to use, and async ready package to interact with the Steam API. Heavily inspired by discord.py and borrowing functionality fro

This is a simple unofficial async Api-wrapper for tio.run

Async-Tio This is a simple unofficial async Api-wrapper for tio.run

Async wrapper over hentaichan.live

hentai-chan-api-async is a small asynchronous parser library that will allow you to easily use manga from https://hentaichan.live Recommended to use python3.7+

Async ShareX uploader written in python
Async ShareX uploader written in python

Async ShareX uploader written in python

This an API wrapper library for the OpenSea API written in Python 3.

OpenSea NFT API Python 3 wrapper This an API wrapper library for the OpenSea API written in Python 3. The library provides a simplified interface to f

Aws-lambda-requests-wrapper - Request/Response wrapper for AWS Lambda with API Gateway

AWS Lambda Requests Wrapper Request/Response wrapper for AWS Lambda with API Gat

Aio-binance-library - Async library for connecting to the Binance API on Python

aio-binance-library Async library for connecting to the Binance API on Python Th

An API wrapper for Discord written in Python.

discord.py A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using asyn

The official wrapper for spyse.com API, written in Python, aimed to help developers build their integrations with Spyse.

Python wrapper for Spyse API The official wrapper for spyse.com API, written in Python, aimed to help developers build their integrations with Spyse.

Releases(0.3.1a0)
  • 0.3.1a0(Aug 25, 2021)

    • Added support for msgpack (note: this has not been deployed to revolt.chat yet)
    • Added better representations to publicly exposed classes
    • Fixed Client.add_listener() and Client.listen() not handling passing the event_cls argument (instead of type hint) correctly
    • Added logging of websocket's close code
    Source code(tar.gz)
    Source code(zip)
  • 0.3.0a0(Aug 23, 2021)

    Mutiny now has models. The models are not yet publicly accessible outside of event classes but the library does keep and update the state of them on events.

    The next big step (0.4.0a0 and later?) is providing access to the REST API. It will probably take a bit to cover all endpoints, I'll try to first focus on exposing cached models and automatically fetching them if needed. Once that's done, I'll be adding the most essential API calls, especially sending messages.

    In other news, Mutiny now has a Revolt server!

    Source code(tar.gz)
    Source code(zip)
  • 0.2.0a0(Aug 18, 2021)

  • 0.1.0a0(Aug 18, 2021)

Owner
Python OSS contributor, maintainer of Red-DiscordBot. Also known as Jackenmen in some communities.
null
A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.

A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using async and await

Senpai Development 4 Nov 5, 2021
A modern,feature-rich, and async ready API wrapper for Discord written in Python

discord.io A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using asyn

Vincent 18 Jan 2, 2023
A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.

disfork A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using async a

null 2 Feb 9, 2022
Python wrapper for Revolt API

defectio is a direct implementation of the entire Revolt API and provides a way to authenticate and start communicating with Revolt servers. Similar interface to discord.py

Leon Bowie 26 Sep 18, 2022
An async-ready Python wrapper around FerrisChat's API.

FerrisWheel An async-ready Python wrapper around FerrisChat's API. Installation Instructions Linux: $ python3.9 -m pip install -U ferriswheel Python 3

FerrisChat 8 Feb 8, 2022
A modern, easy to use, feature-rich, and async ready API wrapper improved and revived from original discord.py.

A Python API wrapper that is improved and revived from the original discord.py

Orion 19 Nov 6, 2021
Revolt account generator. Bypassing Hcaptcha using AI solver.

RevoltGenerator Revolt account generator. Bypassing Hcaptcha using AI solver. Config settings in config.json then put your usernames / proxies. If you

&! Ѵιchy.#0110 27 Nov 1, 2022
YARSAW is an Async Python API Wrapper for the Random Stuff API.

Yet Another Random Stuff API Wrapper - YARSAW YARSAW is an Async Python API Wrapper for the Random Stuff API. This module makes it simpler for you to

Bruce 6 Mar 27, 2022
🚀 An asynchronous python API wrapper meant to replace discord.py - Snappy discord api wrapper written with aiohttp & websockets

Pincer An asynchronous python API wrapper meant to replace discord.py ❗ The package is currently within the planning phase ?? Links |Join the discord

Pincer 125 Dec 26, 2022
Mixcloud API wrapper for Python and Async IO

aiomixcloud Mixcloud API wrapper for Python and Async IO aiomixcloud is a wrapper library for the HTTP API of Mixcloud. It supports asynchronous opera

Aristotelis Mikropoulos 26 Dec 31, 2022