A wrapper for WhatsApp Business Cloud API provided by Meta.
Project description
Whatsapp Business Cloud API
This repository is a wrapper for Meta's Whatsapp Business Cloud API.
Use
from whatsapp_business_api import WhatsappAPI
phone_number_id = 'YOUR_SENDER_ID'
access_token = 'YOUR_ACCESS_TOKEN'
w = WhatsappAPI(phone_number_id=phone_number_id,
access_token=access_token)
w.send_text_message(to='49xxxxxxxxxxx', message='This is a test!')
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
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 whatsapp-business-api-0.1.4.tar.gz.
File metadata
- Download URL: whatsapp-business-api-0.1.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfc620a4d31672ae61489cfea3b948bfe49fe3744d781c6fd3bfb090cdc3cd4e
|
|
| MD5 |
276589ac5e40966ea52abe91c8882005
|
|
| BLAKE2b-256 |
08a92bd52b81378951c429d3945b6260ebc15fe87a3107d4d9229e0d69f68452
|
File details
Details for the file whatsapp_business_api-0.1.4-py3-none-any.whl.
File metadata
- Download URL: whatsapp_business_api-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b97b6fe00f5b2bbf3e3ae5218f4ea24b0535f41187540786b4da99822c84cfc
|
|
| MD5 |
793b24caf176d25a7928e8635b675ba3
|
|
| BLAKE2b-256 |
6164d777e9d9408a5ca5b4df995d8dd088c33e06d8f32e3ec35be791d65f5a3a
|