A Python library for sending WhatsApp messages using the WhatsApp Cloud API
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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
File details
Details for the file wa_cloud_py-0.2.0-py3-none-any.whl.
File metadata
- Download URL: wa_cloud_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
548b726fe1cd4e429a752e7f124e0b3915f4cd7aa5cfbfeb87398c4a574d555d
|
|
| MD5 |
3a268d3bc52e040042812dbd84417eb2
|
|
| BLAKE2b-256 |
c54f75b734fc9d4bb0f770f430c1f729c8955ec63631d2d0ff8baed3dbabe6c6
|