Skip to main content

This library helps you easily create a python ' 'server application to get webhooks the WhatsApp API events ' 'using service green-api.com

Project description

whatsapp-api-webhook-server-python

Python application Upload Python Package

Python библиотека для интеграции с мессенджером WhatsAPP через API сервиса green-api.com. Чтобы воспользоваться библиотекой нужно получить регистрационный токен и id аккаунта в личном кабинете. Есть бесплатный тариф аккаунта разработчика.

API

Документация к REST API находится по ссылке. Библиотека является оберткой к REST API, поэтому документация по ссылке выше применима и к самой библиотеке.

Установка

pip install whatsapp-api-webhook-server-python

Import

import whatsapp_api_webhook_server_python.webhooksHandler as webhooksHandler

Запуск сервера

webhooksHandler.startServer('127.0.0.1', 8000, onEvent)

onEvent - метод обработки вебхуков, который определяет разработчик. В методе должно быть три параметра:

  • webhooksHandler - экземляр класса библиотеки
  • typeWebhook - тип вебхука
  • body - тело сообщения

См. пример echo.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file whatsapp-api-webhook-server-python-0.0.3.tar.gz.

File metadata

File hashes

Hashes for whatsapp-api-webhook-server-python-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e6c9f73d83a700e71dd5f30e11fab4a800212e8ec4092da31c0374195522c470
MD5 a6d76db7f13dfb63a943aaa6781ef39a
BLAKE2b-256 11f9daa4dad7c1809e7310abd56d44ecfee3982086de2c01979bd752fccaf584

See more details on using hashes here.

File details

Details for the file whatsapp_api_webhook_server_python-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for whatsapp_api_webhook_server_python-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9390d7513ea4a9c7e8f52034612ccd03b8801bfb630cb9d747a2e9a8f5ef4366
MD5 95a4be12fd9c20291f74be2d2612baff
BLAKE2b-256 324e31c2c5b1d1a9afafb0115efbba799fe2d9f2b227d7d47762563744d95fef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page