WhatsApp Automation.
with simple Python scripts

I am a developer with 36+ years of rigorous business operations experience. I don't just write Python; I build tools that save businesses 20+ hours a week. Specialising in custom dashboards (Streamlit), high-performance APIs (FastAPI), and automated data gathering (Scraping).
Description:
Automating the process of sending WhatsApp messages to multiple people not in your contact list can simplify what is otherwise a tedious task. This project is designed to facilitate communication and save time for those who often send messages to non-contacts on WhatsApp. Simply input the mobile numbers into the contacts.txt file and execute the necessary script to send messages, with the option to schedule them as well.
For these scripts to function, you must have a WhatsApp account and be logged into your browser, as this utilizes WhatsApp Web.
Features:
Sending text messages
Sending text messages with pictures
Sending messages to groups
Can schedule messages to be sent at a specific date and time.
Installation:
Clone the repository:
https://github.com/emeeran/whatsApp_automation_Python.gitNavigate to the project directory and activate the virtual environment.
pip install pywhatkitpip install pywin32`
Documentation:
pywhatkit: PyPI https://pypi.org/project/pywhatkit (bing.com)
pywin32: pywin32 · PyPI (bing.com)


