Skip to content

Python WhatsApp Libraries#

Python WhatsApp Client Library - the library is a wrapper for the REST API, designed to simplify integration with the GREEN-API service, and includes all the available functionality of the service.

Python Python WhatsApp Client Library

Python Webhook Server Library v2.0 - a simple example of a library for receiving and processing webhooks, designed to simplify integration with the GREEN-API service. To test and debug the webhook server, we recommend using a specially prepared Postman collection.

Python Python Webhook Server Library

Chatbot Library#

Python Chatbot WhatsApp Library for writing a chatbot in the WhatsApp messenger using the API service GREEN-API. To use the library, you need to obtain a registration token and instance ID in console. There is a free developer instance plan.

Python Python Chatbot WhatsApp Library

Demo Chatbot#

Python Demo Chatbot this is an example of a chatbot written using Python Chatbot Whatsapp Library, which is designed specifically for writing chatbots using the GREEN-API service.

Python Python Demo Chatbot

Archive#

Python Webhook Server Library v1.0 - a simple example of a library for receiving and processing webhooks, designed to simplify integration with the GREEN-API service. To test and debug the webhook server, we recommend using a specially prepared Postman collection.

(outdated) Python Webhook Server Library