Metadata-Version: 2.1
Name: wappdriver
Version: 0.6.2
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!**
        
        [![View on GitHub](https://user-images.githubusercontent.com/66209958/97151712-e5543880-1795-11eb-872e-ae18ea245dfe.png)](https://github.com/aahnik/wappdriver/) 
        [![View on website](https://user-images.githubusercontent.com/66209958/97152485-fcdff100-1796-11eb-89d1-303becc2f7a0.png)](https://aahnik.github.io/wappdriver/)
        
        _`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 <a href="https://medium.com/@aahnikdaw/how-to-send-a-whatsapp-message-reliably-in-only-3-lines-of-code-python-53201e9c09f3"> <img src="https://github.com/aahnik/aahnik/blob/master/social_media_logos/medium.png?raw=true" alt="medium"> </a> or Dev Community<a href="https://dev.to/aahnik/how-to-send-a-whatsapp-message-reliably-in-only-3-lines-of-code-python-hld"> <img  src="https://github.com/aahnik/aahnik/blob/master/social_media_logos/dev.png?raw=true" alt="dev"> </a>
        
        
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
