Metadata-Version: 2.0
Name: webwhatsapi
Version: 1.0.0
Summary: A python interface for Whatsapp Web
Home-page: https://github.com/mukulhase/WhatsAPI
Author: Mukul Hase
Author-email: mukulhase@gmail.com
License: MIT
Download-URL: https://github.com/mukulhase/WhatsAPI/archive/0.1.tar.gz
Description-Content-Type: UNKNOWN
Keywords: Whatsapp Chat Bot Chatbot Selenium Web Whatsapp API
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Chat
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: beautifulsoup4 (>=4.6.0)
Requires-Dist: bs4 (>=0.0.1)
Requires-Dist: python-dateutil (>=2.6.0)
Requires-Dist: selenium (>=3.4.3)
Requires-Dist: six (>=1.10.0)

Web-WhatsAPI
=======================

This package is used to provide a python interface for interacting with WhatsAPP Web to send and recieve Whatsapp messages.

----

This is the README file for the project.


