Pure python project for META Whatsapp Business API wrapper.
Project description
📖 Introduction
A high-level Python wrapper for the WhatsApp API, providing easy abstraction.
A huge thanks to Python-Telegram-Bot team for their impressive work on Telegram bots, which inspired me to create this wrapper.
📱 Whatsapp API Supports
Tested in version v19.0, but you can try older versions by changing api_version in whatsapp.bot.WhatsappBot.api_version.
🛠️ Before start
Before you can create your own bots, you need to follow some steps to become a Meta API Developer.
YOU NEED to become a Meta developer to use their API. You can find the step-by-step guide here: Facebook Developers WhatsApp API
🚀 Installation
We’re on PyPI! So you can easy install using:
pip install python-whatsapp-wrapper
Or directly by cloning project’s GitHub repository:
git clone https://github.com/Sergio-Daniel-Pires/python-whatsapp-wrapper
cd python-whatsapp-wrapper
pip install .
🤔 How I made my own bot?
Our repository contains many examples that you can just click-and-run. You might want to try echo_bot.py, a bot that returns any text you send it.
📄 License
MIT
Project details
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
File details
Details for the file python_whatsapp_wrapper-0.1.0.tar.gz
.
File metadata
- Download URL: python_whatsapp_wrapper-0.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b0f33b1b2691481945dec12d610dc0c1566413a40f33c0395910fbe7cb0299d |
|
MD5 | 610e586abef920c0d7e3089611636389 |
|
BLAKE2b-256 | 441c363d86a1b023977a806a487c841af96f5644b337634b10c4043d5ba574ec |
File details
Details for the file python_whatsapp_wrapper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_whatsapp_wrapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 617f5b5214af5d1880bd09af31c812850717abd8d330dea7bc4d2c5046ce1e3a |
|
MD5 | 9fa0da32b4545979204d68ca4a495216 |
|
BLAKE2b-256 | 74ce1e56d0f467ddf79d3071bc2391ca60b2ff2b55e232c3e69edd61b5d9f654 |