humitos / amari.py

The Github repository for the Amari API wrapper.

Home Page:https://amaripy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amari.py

Documentation Status PyPi Library version PyPi library Python versions

Amari.py is an async, easy to use API wrapper for the AmariBot.

Installation

Enter any of these commands to install the library:

pip install amari.py

python -m pip install amari.py

Key features

  • Utilizes the whole Amari API
  • Asynchronous built
  • Anti 429s (rate limiting)

Support

If you have any questions or require support with the API wrapper, visit the AmariBot Support Server and ask in #amari.py.

Bugs

If you find any bugs with the library, you can report it by creating a bug issue at Amari.py's Github repo.

Docs

Visit the Amari.py docs for usage of the library.

About

The Github repository for the Amari API wrapper.

https://amaripy.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 100.0%