Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotx12/waio
Is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
https://github.com/dotx12/waio
aiohttp asyncio bot gupshup python waba wapp whatsapp whatsapp-api whatsapp-bot
Last synced: about 1 month ago
JSON representation
Is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
- Host: GitHub
- URL: https://github.com/dotx12/waio
- Owner: dotX12
- License: mit
- Created: 2021-10-31T12:33:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T18:07:21.000Z (about 2 years ago)
- Last Synced: 2024-10-14T16:02:02.503Z (about 1 month ago)
- Topics: aiohttp, asyncio, bot, gupshup, python, waba, wapp, whatsapp, whatsapp-api, whatsapp-bot
- Language: Python
- Homepage: http://waio.readthedocs.io
- Size: 855 KB
- Stars: 30
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
🤖 waio - is a pretty simple and fully asynchronous framework for WhatsApp Business API written in Python 3.7 with asyncio and aiohttp.
Used API official Facebook partner - Gupshup.io-----
You can create an account and use a **Sandbox** to develop a bot
and test functionality, and when you finish - create your own business
number and transfer the functionality to your number,
make verification (check mark) and be cool!## Official waio resources:
- Documentation: [readthedocs](https://waio.readthedocs.io/)
- Community RU: [@waioru](https://t.me/waioru)
- PyPI: [waio](https://pypi.python.org/pypi/waio)
- Source: [Github repo](https://github.com/dotX12/waio)