Skip to main content

PyWhatKit is a Python library for Sending whatsapp message at certain time, it has several other features too.

Project description

alt text

Project description

PyWhatKit is a Python library for Sending whatsapp message at certain time, it has several other features too. It is one of the safest tools for scheduling WhatsApp messages.

Links

Read detailed description here - https://pywhatkit.herokuapp.com/

Request new feature here - https://pywhatkit.herokuapp.com/request-feature

Have some query or suggestions, join our discord server - Discord invite link

Download

Downloads

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 open web.whatsapp.com at 14:59:40 and message to a group will be sent at exactly 15:00:00

pywhatkit.sendwhatmsg_to_group("Group_ID","This is a message",15,00)

This will give wikipedia summary about the topic using the Wikipedia API

pywhatkit.info("Python",lines=3)

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

alt text

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.sendMail(my_mail, my_pass, mail_to, content):  #to send a mail to anybody. 

pywhatkit.help.function_name() #For more information about that function

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

pywhatkit-4.3.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

pywhatkit-4.3-py3-none-any.whl (9.1 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