Opensource Python wrapper to WhatsApp Cloud API
Project description
whatsapp-python
Unofficial Python wrapper for the WhatsApp Cloud API Forked from Neurotech-HQ/heyoo
Supported features
- Sending messages
- Marking messages as read
- Sending Media (images, audio, video and documents)
- Sending location
- Sending interactive buttons
- Sending template messages
- Parsing messages and media received
Switching from Neurotech-HQ/heyoo
Any version newer than 1.1.2 is incompatible with the original heyoo
library! Be careful updating! Read the docs first!
You can ignore this warning if it's your first time using the library.
Switching from heyoo to whatsapp-python doesn't require any change for versions up to 1.1.2: just uninstall the old, install the new and change the import name from heyoo
to whatsapp
.
For version which are GREATER THEN 1.1.2, messages have became objects, so you need to change your code to use the new methods.
Note: docs for version 1.1.2 are available in the wiki dedicated page
Documentation
The documentation for the is available in the wiki section
Issues
If you are facing any issues or have any questions, please open an issue on the GitHub repository
Contributing
This is an opensource project published under the MIT License
. Please refer to the LICENSE file.
References
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
File details
Details for the file whatsapp-python-2.3.2.tar.gz
.
File metadata
- Download URL: whatsapp-python-2.3.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fafd7733f0b07892b1c9c7626ec1048a0084fa49a3a197b3b649eee2de06e79 |
|
MD5 | d082e45a315984ab60bdd430e9db96de |
|
BLAKE2b-256 | 700b226cd5168f6cd53a007327f5bac5496c29c1811ad8d0347ae78a2d0ff035 |