Skip to main content

A package that automates sending messages through WhatsApp Web

Project description

WappDriver

Send WhatsApp messages programmatically, using only 3 lines of code

It's very simple to use

import wappdriver as wa
bot = wa.WappDriver()
bot.send_message(to='Friend',msg='Hi ! sent by a bot :-p ')
# the recipients name must be saved in your contacts ...

wapp_driver_scrnsht

Requirements:

  1. Python3
  2. pip3
  3. Chrome Browser
  4. Chrome Driver

whatspp

How to install ??

pip3 install wappdriver

PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wappdriver-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

wappdriver-0.1.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page