Skip to main content

PyWhatBapi is a Python library for Sending whatsapp messages to many unsaved mobile numbers, using a csv file as a Database. The mobile numbers and specific messages can stored in the csv file.

Project description

title

Project Description

pywhatBapi is a Python library for Sending whatsapp messages to many unsaved mobile numbers, using a csv file as a Database, the mobile numbers and specific messages can stored in the csv file.

Installation

pip install pywhatBapi

Usage

Import the library using the following command.

import pywhatBapi

  1. Store all the mobile numbers and specific messages in the csv file. Format is like csv_image
  2. Pass the csv file name in the function sendwhatmsgs('your_csv_filename.csv').
  3. Then as soon as the program runs the specific message will be sent to specific number as you specified in the csv file.

Note

As this program uses Whatsapp Api to send messages, make sure you have whatsapp desktop app on your pc and once you make whatsapp desktop app as default app in your pc to open whatsapp links then the messages will be sent one by one automatically.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

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

pywhatBapi-0.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

pywhatBapi-0.0.2-py3-none-any.whl (2.6 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