how to connect Python 3.9 with the WhatsApp application

Can someone tell me is it possible to connect whatsapp with python 3.9? Hope everybody help please

We don’t offer assistance with specific coding problems, but ActivePython is the same as Open Source Python, and an article talking about using Python with What’sApp should work with ActivePython. Google can find them. Here’s one:

The pywhatkit module is available from our library to be added into custom installers/forked projects, so you don’t need the steps that talk about updating pip, and pillow, or the ones that talk about how to handle errors building pywhatkit.
https://docs.activestate.com/platform/projects/fork/

1 Like