Metadata-Version: 2.4
Name: MaxBotAPI
Version: 1.1.4
Summary: Python library for Max Messenger API
Author-email: Max <schaestie@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: dataclasses>=0.6; python_version < "3.7"
Dynamic: license-file

# MaxBotAPI

Python library for working with Max Messenger API

## Installation

```bash
pip install MaxBotAPI
