pywhatkit 5.4
0
PyWhatKit is a Simple and Powerful WhatsApp Automation Library with many useful Features
Contents
PyWhatKit is a Python library with various helpful features. It's easy-to-use and does not require you to do any additional setup. Currently, it is one of the most popular library for WhatsApp and YouTube automation. New updates are released frequently with new features and bug fixes.
Stars: 1341, Watchers: 1341, Forks: 294, Open Issues: 111The Ankit404butfound/PyWhatKit
repo was created 4 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1341 github stars!
How to Install pywhatkit
You can install pywhatkit using pip
pip install pywhatkit
or add it to a project with poetry
poetry add pywhatkit
Package Details
- Author
- Ankit Raj Mahapatra
- License
- MIT
- Homepage
- https://github.com/Ankit404butfound/PyWhatKit
- PyPi:
- https://pypi.org/project/pywhatkit/
- GitHub Repo:
- https://github.com/Ankit404butfound/PyWhatKit
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common pywhatkit errors.
Code Examples
Here are some pywhatkit
code examples and snippets.
GitHub Issues
The pywhatkit package has 111 open issues on GitHub
- too long waiting
- Check complete phone number instead of just country code
- Fix module name mistake in Readme
- Update setup.py
- Unable to remove pywhatkit from Raspberry Pi
- Added sending images at certain time, not just instant.
- Sending messages asynchronously!
- Adding a feature play on spotify
- A feature for sending a message on a particular date. So data can be fed and we can send birthday wishes to everyone
- Please increase the sleep time in source code
- Support for PNG
- sendwhatmsg_to_group() does not work properly
- Message is being typed but not sent
- Change sleep times to follow core functions (for
sendwhatmsg_instantly
function)