WA Cloud Py
wa_cloud_py is a Python library for sending WhatsApp messages using the WhatsApp Cloud API.
Installation
To install the library, run the following command:
pip install wa_cloud_py
Usage
Before using any of the features below, you need to create an instance of the WhatsApp class:
from wa_cloud_py import WhatsApp
whatsapp = WhatsApp(access_token="ACCESS_TOKEN", phone_number_id="PHONE_NUMBER_ID")
After creating the instance, you can use the following features:
- Send and receive messages (text, image, audio, video, document, location, reaction)
- Share product catalog with users
- Use commands or keyword based sytem to process user messages
- Update business profile so users can know more about your business
Release files for wa-cloud-py 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wa_cloud_py-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / wa_cloud_py-0.2.0-py3-none-any.whl
| Download URL | wa_cloud_py-0.2.0-py3-none-any.whl |
|---|---|
| Size | 11.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
548b726fe1cd4e429a752e7f124e0b3915f4cd7aa5cfbfeb87398c4a574d555d
|
|
BLAKE2b-256 checksum How to use checksums |
c54f75b734fc9d4bb0f770f430c1f729c8955ec63631d2d0ff8baed3dbabe6c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.12
|