# Python 3 SDK

Благодаря поддержке пользователей, уже имеем целых 3 версии SDK от разных разработчиков.<br>

1\. SDK от [**kewldan**](https://t.me/kewldan) **и** [**lolkof**](https://t.me/lolkof) **(Рекомендуем)**\
Подробнее на сайте [**PyPI**](https://pypi.org/project/aaio)\
**Для установки используйте команду:**\
`pip install aaio`

2\. SDK от [**Belyashik2K**](mailto:lovelybelyashik@gmail.com)\
Подробнее на сайте [**PyPI**](https://pypi.org/project/AaioAsync)\
**Для установки используйте команду:**\
`pip install AaioAsync`

3\. SDK от [**Fre4ka**](mailto:yusufbek0303@gmail.com)\
Подробнее на сайте [**PyPI**](https://pypi.org/project/AaioAPI)\
**Для установки используйте команду:**\
`pip install AaioAPI`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.aaio.so/gotovye-cms-moduli-i-sdk/python-3-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
