Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 157 Bytes

SendWhatsApp

Send WhatsApp Messages using python APIs

Steps to run:

virtualenv venv
pip install -r requirements.txt
python manage.py runserver