Metadata-Version: 2.1
Name: wappdriver
Version: 0.6.1
Summary: A package that automates sending messages through WhatsApp Web 
Home-page: https://github.com/aahnik/wappdriver
Author: Aahnik Daw
Author-email: meet.aahnik@gmail.com
License: MIT
Description: # wappdriver
        
        API for WhatsApp Web Automation
        
        
        Wondering how to send WhatsApp messages using Python using only few lines of code? **You have come to the right place!**
        
        
        _`wappdriver` enables you to send WhatsApp messages programmatically, using only 3 lines of code._
        
        
        **A python package that helps you automate sending messages through WhatsApp Web 😎**
        
        [![image](https://user-images.githubusercontent.com/66209958/96546860-b0913e80-12c8-11eb-90f3-cda535731b2c.png)](https://github.com/aahnik/wappdriver)
        
        Read [Usage Guide](https://aahnik.github.io/wappdriver/Documentation/)
        
        Read about wappdriver on [Medium](https://medium.com/@aahnikdaw/how-to-send-a-whatsapp-message-reliably-in-only-3-lines-of-code-python-53201e9c09f3) or [Dev](https://dev.to/aahnik/how-to-send-a-whatsapp-message-reliably-in-only-3-lines-of-code-python-hld)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
