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
Close
Hashes for whatsapp-business-api-0.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc620a4d31672ae61489cfea3b948bfe49fe3744d781c6fd3bfb090cdc3cd4e |
|
MD5 | 276589ac5e40966ea52abe91c8882005 |
|
BLAKE2b-256 | 08a92bd52b81378951c429d3945b6260ebc15fe87a3107d4d9229e0d69f68452 |
Close
Hashes for whatsapp_business_api-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b97b6fe00f5b2bbf3e3ae5218f4ea24b0535f41187540786b4da99822c84cfc |
|
MD5 | 793b24caf176d25a7928e8635b675ba3 |
|
BLAKE2b-256 | 6164d777e9d9408a5ca5b4df995d8dd088c33e06d8f32e3ec35be791d65f5a3a |