Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

alx0rr/amino.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features and Capabilities

amino.py.api is a Python library for interacting with aminoapps.com. It enables the creation of bots and applications for a wide range of use cases, from automation to community management. The project is actively maintained, with support available through a dedicated Discord server.

Core Features

  • Elimination of magic values
    Most ambiguous argument values are replaced with class-level constants (Class.ATTRIBUTE) that clearly describe their purpose and usage.

  • Advanced type annotations
    The library uses precise typing to improve code clarity, IDE support, and developer experience.

  • Extensive functionality
    Covers a wide range of operations supported by the Amino API.

  • Flexible logging system
    Includes multiple logging levels, debug mode, file output support, and the ability to use the logger independently of the library.

  • Dual-mode API
    Offers both synchronous and asynchronous interfaces for maximum flexibility.

  • Readable source code
    Designed to be understandable and easy to extend or modify.


Note: This library is under active development. Features may evolve, and contributions are welcome.

Gallery


Preview log


Preview chat


Special Thanks

celt - For creating a service that brought bots back to Amino.