Metadata-Version: 2.4
Name: aiomax
Version: 2.11
Summary: Asynchronous framework for Max Bot API
Author-email: mbutsk <mbutsk@icloud.com>, moontr3 <contact@moontr3.ru>
License-Expression: MIT
Project-URL: Docs, https://github.com/dpnspn/aiomax/wiki
Project-URL: Source code, https://github.com/dpnspn/aiomax
Keywords: bot,api,asyncio,max
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: aiohttp
Requires-Dist: aiofiles
Dynamic: license-file

# aiomax

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

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

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

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

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

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

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