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.
-
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.
celt - For creating a service that brought bots back to Amino.


