Metadata-Version: 2.1
Name: aiomax
Version: 2.7.2
Summary: Asynchronous framework for Max Bot API
Home-page: https://github.com/dpnspn/aiomax
Author: oaa dpnspn
Author-email: mbutsk@icloud.com
License: MIT License, see LICENSE.md file
Project-URL: Source code, https://github.com/dpnspn/aiomax
Project-URL: Docs, https://github.com/dpnspn/aiomax/wiki
Keywords: bot,api,asyncio,max
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: AsyncIO
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications :: Chat
Description-Content-Type: text/markdown
License-File: LICENSE.md

# aiomax

Асинхронный фреймворк [Max](https://max.ru) Bot API.

## Преимущества

- Полная асинхронность

- Возможность разделения на роутеры

- Эквиваленты всех функций доступных в Max Bot API

- Встроенный конечный автомат (FSM)

- Поддержка [PyPy](https://pypy.org/)
