Member-only story
Meet Heyoo — an Open-source Python Wrapper for WhatsApp Cloud API
Programming WhatsApp is now even easier for Python developers
WhatsApp is a free multiplatform messaging program that allows you to make video and phone conversations, send text messages, and more all over the internet. WhatsApp is extremely popular among friends and family who live in other countries and wish to stay in touch, with over 2 billion active users.
Heyoo
python library for developing WhatsApp applications
WhatsApp recently opened up its Cloud API to make it easier for developers to integrate with its messaging service, but getting started may be difficult.
Heyoo
is an open-source Python wrapper developed by Neurotech to make the integration even easier.
Supported features
- Message sending
- Media Distribution (images, audio, video and documents)
- Send location
- Send interactive buttons
- Send message templates
Getting going
To begin using heyoo
, you must first install the library, either manually or using pip.