pywhatkit is a Python library for Sending whatsapp message at certain time, it has several other features too.
Project description
Project description
PyWhatKit is a Python library for Sending whatsapp message at certain time, it has several other features too.
Download Count
Installation
pip install pywhatkit
Usage
Import the library using the following command.
import pywhatkit
This will open web.whatsapp.com at 14:59:40 and message will be sent at exactly 15:00:00
pywhatkit.sendwhatmsg("+919876543210","This is a message",15,00)
This will give wikipedia summary about the topic using the Wikipedia API
pywhatkit.info("Python",lines=3,speak=None)
This will convert any given image to ASCII art, see my profile picture
pywhatkit.image_to_ascii_art(path_to_image,output_file)
This will convert that text to handwritten font with color combination 0,0,0 in RGB form
pywhatkit.text_to_handwriting(text,rgb=[0,0,0])
Something like this
This will play the first video that appears upon searching "Python" on YouTube
pywhatkit.playonyt("Python")
This will perform a Google search about Python
pywhatkit.search("Python")
Some other functions
pywhatkit.showHistory()#Will show information of all the messages sent using this library
pywhatkit.shutdown(time=100)#Will shutdown the system in 100 seconds
pywhatkit.cancelShutdown()#Will cancel the scheduled shutdown
pywhatkit.watch_tutorial_in_english/hindi()#Will open a tutorial on how to use this library on YouTube in respective language
pywhatkit.help() #For more information
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 pywhatkit-3.0.tar.gz
.
File metadata
- Download URL: pywhatkit-3.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12f489b9405d269a037652dcf787cbcf6514f37e4fd0e5be20124264006da0a6 |
|
MD5 | 66741f2b8a055ad08c14c37946f8bc77 |
|
BLAKE2b-256 | 5b730b29661c471515f6f2b216e69cffed11b67e91e3aa0e95b1ad2739cb93f2 |
File details
Details for the file pywhatkit-3.0-py3-none-any.whl
.
File metadata
- Download URL: pywhatkit-3.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a74cfc5263b806dff2b3876d73ff3a2b2c31ebb483e7a7ebeb4b1649254ad88 |
|
MD5 | 32f67233714fd77a013bf1fa1a9a3703 |
|
BLAKE2b-256 | d73b016708acfdee4fd4e1c9e831f5b6464999fa9b6b833d507e52ecaea569e5 |