Библиотека для работы с API Авито
Project description
Avito API Client
Библиотека для работы с API Авито. Поддерживает синхронные и асинхронные запросы, автоматическое обновление токенов и настраиваемое логирование.
Установка
pip install avito-api
Быстрый старт
from avito_api.messenger import SyncMessengerClient
# Создаем клиент
client = SyncMessengerClient(
client_id="your_client_id",
client_secret="your_client_secret",
)
# Получаем токен
client.get_token()
# Работаем с API
# ...
Документация
Подробная документация: docs/index.md
Лицензия
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
avito_api-0.5.0.tar.gz
(52.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
avito_api-0.5.0-py3-none-any.whl
(46.2 kB
view details)
File details
Details for the file avito_api-0.5.0.tar.gz.
File metadata
- Download URL: avito_api-0.5.0.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef397d97d803c9b52a6d7636c230c5b85b18c4ab3fd600b040771cbd10a81a68
|
|
| MD5 |
56609185525abfa3f969bfaab036b55d
|
|
| BLAKE2b-256 |
a1756e2fea4846d8cf1fad48e6579d6438c1d832c243d31f18049506bda7af6e
|
File details
Details for the file avito_api-0.5.0-py3-none-any.whl.
File metadata
- Download URL: avito_api-0.5.0-py3-none-any.whl
- Upload date:
- Size: 46.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa1fda394df299b8db6e9649fa61e6bbb8b98a63cac8dfdcb64e48b23e28037
|
|
| MD5 |
b89fdd0988bbe2986d14077a42b2cbc7
|
|
| BLAKE2b-256 |
fdad7179b7b9962332496640a71d6beebdfece6468ce063dba1a73749e32f311
|