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
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
- Store all the mobile numbers and specific messages in the csv file. Format is like
- Pass the csv file name in the function
sendwhatmsgs('your_csv_filename.csv')
. - 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pywhatBapi-0.0.2.tar.gz
.
File metadata
- Download URL: pywhatBapi-0.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9712e7a3b98a9b23438bf7352532d2e8df11cd9429056d60faac832e60c0f57 |
|
MD5 | 5b660b43f9114e9319c0ed897372d19e |
|
BLAKE2b-256 | 1f19810161260a23f0793bdf3ba1d68fac6c6a935fd058fce3eee0b751f74fe8 |
File details
Details for the file pywhatBapi-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pywhatBapi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b31f203f281925545c5c32cb1b980d93bae9551c15dbaf93e63d60fb5c2e467 |
|
MD5 | 37729d05dd32d127bcd21f7cfb0de703 |
|
BLAKE2b-256 | d090d114197dbc623ca4e881fa83303e2e1d4673f77380653373b7d01f353947 |