Библиотека для работы с 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.4.3.tar.gz
(45.6 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.4.3-py3-none-any.whl
(40.2 kB
view details)
File details
Details for the file avito_api-0.4.3.tar.gz.
File metadata
- Download URL: avito_api-0.4.3.tar.gz
- Upload date:
- Size: 45.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9baa3a483a616b78d0534e4fb770a67cea40a3fcdc4f1bad5a2ac686806579ef
|
|
| MD5 |
fb51e2ad0c181b994975c3d049108775
|
|
| BLAKE2b-256 |
46028f926dd841fa7c00fbb1e6975e2cf3376a0642888cda1a41580482482b41
|
File details
Details for the file avito_api-0.4.3-py3-none-any.whl.
File metadata
- Download URL: avito_api-0.4.3-py3-none-any.whl
- Upload date:
- Size: 40.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 |
643b8968ed2e8a60ab9620a23df531c6429f912c91ba9deb89c8a5255081c8fd
|
|
| MD5 |
5659a7a0c5368af9b39d23c2c9a5308e
|
|
| BLAKE2b-256 |
04eb3d5bd7999e3f1a79d11750bef892c6494051787e6d80e5b5303fff7e3e66
|