pywhatkit


Namepywhatkit JSON
Version 5.4 PyPI version JSON
download
home_pagehttps://github.com/Ankit404butfound/PyWhatKit
SummaryPyWhatKit is a Simple and Powerful WhatsApp Automation Library with many useful Features
upload_time2022-06-27 13:12:26
maintainer
docs_urlNone
authorAnkit Raj Mahapatra
requires_python
licenseMIT
keywords sendwhatmsg info playonyt search watch_tutorial
VCS
bugtrack_url
requirements Pillow pyautogui requests wikipedia
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![image](https://media.discordapp.net/attachments/842794167134453820/882227960613048350/unknown.png?width=1440&height=420)

[![image](https://flat.badgen.net/github/stars/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/stargazers)
[![image](https://flat.badgen.net/github/forks/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/network/members)
[![image](https://flat.badgen.net/github/open-issues/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/issues)
[![image](https://flat.badgen.net/github/open-prs/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/pulls)
[![image](https://flat.badgen.net/github/commits/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/commits/master)
[![image](https://flat.badgen.net/github/license/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/LICENCE)
[![image](https://flat.badgen.net/github/contributors/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/graphs/contributors)
[![image](https://flat.badgen.net/github/release/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/releases)
<!-- ![logo](https://github.com/Ankit404butfound/PyWhatKit/raw/master/Images/logo.png?raw=true) -->

[PyWhatKit](https://pypi.org/project/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.

# Links

- **Join our discord server - https://discord.gg/62Yf5mushu**
- **Documentation - [Wiki](https://github.com/Ankit404butfound/PyWhatKit/wiki)**

## Installation and Supported Versions

PyWhatKit is available on PyPi:

```bash
python3 -m pip install pywhatkit
```

```bash
pip3 install pywhatkit
```

PyWhatKit officially supports Python 3.8+.

## Cloning the Repository

```bash
git clone https://github.com/Ankit404butfound/PyWhatKit.git
```
## What's new in v5.4?
```
Fix Flask import error
```
## What's new in v5.3?
```py
import pywhatkit
pywhatkit.start_server()
```
### This method can be used to remotely control your PC using your phone (Windows only)
- Make sure your PC and your phone are on same network, on your PC, Open Network and Internet Settings > Properties > Network Profile, make sure it's set to Private.
- Run the above code and then open command prompt and type `ipconfig`.
- Search for `IPv4 Address` and on your phone's browser type this address and append `:8000` at the end, example `192.168.0.1:8000`.
- Try moving you finger and you should notice your cursor moving too.
- You can also type and scroll too, enjoy.
- More information here https://pywhatkit.herokuapp.com/remote-kit with the raw code.

## Features

- Sending Message to a WhatsApp Group or Contact
- Sending Image to a WhatsApp Group or Contact
- Converting an Image to ASCII Art
- Converting a String to Handwriting
- Playing YouTube Videos
- Sending Mails with HTML Code
- Install and Use

## Usage

```py
import pywhatkit

# Send a WhatsApp Message to a Contact at 1:30 PM
pywhatkit.sendwhatmsg("+910123456789", "Hi", 13, 30)

# Same as above but Closes the Tab in 2 Seconds after Sending the Message
pywhatkit.sendwhatmsg("+910123456789", "Hi", 13, 30, 15, True, 2)

# Send an Image to a Group with the Caption as Hello
pywhatkit.sendwhats_image("AB123CDEFGHijklmn", "Images/Hello.png", "Hello")

# Send an Image to a Contact with the no Caption
pywhatkit.sendwhats_image("+910123456789", "Images/Hello.png")

# Send a WhatsApp Message to a Group at 12:00 AM
pywhatkit.sendwhatmsg_to_group("AB123CDEFGHijklmn", "Hey All!", 0, 0)

# Send a WhatsApp Message to a Group instantly
pywhatkit.sendwhatmsg_to_group_instantly("AB123CDEFGHijklmn", "Hey All!")

# Play a Video on YouTube
pywhatkit.playonyt("PyWhatKit")
```

For more Examples and Functions, have a look at the [Wiki](https://github.com/Ankit404butfound/PyWhatKit/wiki).

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Be sure to read the [Guidelines](https://github.com/Ankit404butfound/PyWhatKit/blob/master/CONTRIBUTING.md) before Contributing.

## License

MIT.
For more information see [this](https://github.com/Ankit404butfound/PyWhatKit/blob/master/LICENSE)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Ankit404butfound/PyWhatKit",
    "name": "pywhatkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sendwhatmsg,info,playonyt,search,watch_tutorial",
    "author": "Ankit Raj Mahapatra",
    "author_email": "ankitrajjitendra816@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/58/51/d21092cf07483322d59f29640a19abebf2b0dab557306e02b41a09acf292/pywhatkit-5.4.tar.gz",
    "platform": null,
    "description": "![image](https://media.discordapp.net/attachments/842794167134453820/882227960613048350/unknown.png?width=1440&height=420)\n\n[![image](https://flat.badgen.net/github/stars/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/stargazers)\n[![image](https://flat.badgen.net/github/forks/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/network/members)\n[![image](https://flat.badgen.net/github/open-issues/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/issues)\n[![image](https://flat.badgen.net/github/open-prs/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/pulls)\n[![image](https://flat.badgen.net/github/commits/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/commits/master)\n[![image](https://flat.badgen.net/github/license/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/LICENCE)\n[![image](https://flat.badgen.net/github/contributors/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/graphs/contributors)\n[![image](https://flat.badgen.net/github/release/Ankit404butfound/Pywhatkit)](https://github.com/Ankit404butfound/PyWhatKit/releases)\n<!-- ![logo](https://github.com/Ankit404butfound/PyWhatKit/raw/master/Images/logo.png?raw=true) -->\n\n[PyWhatKit](https://pypi.org/project/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.\n\n# Links\n\n- **Join our discord server - https://discord.gg/62Yf5mushu**\n- **Documentation - [Wiki](https://github.com/Ankit404butfound/PyWhatKit/wiki)**\n\n## Installation and Supported Versions\n\nPyWhatKit is available on PyPi:\n\n```bash\npython3 -m pip install pywhatkit\n```\n\n```bash\npip3 install pywhatkit\n```\n\nPyWhatKit officially supports Python 3.8+.\n\n## Cloning the Repository\n\n```bash\ngit clone https://github.com/Ankit404butfound/PyWhatKit.git\n```\n## What's new in v5.4?\n```\nFix Flask import error\n```\n## What's new in v5.3?\n```py\nimport pywhatkit\npywhatkit.start_server()\n```\n### This method can be used to remotely control your PC using your phone (Windows only)\n- Make sure your PC and your phone are on same network, on your PC, Open Network and Internet Settings > Properties > Network Profile, make sure it's set to Private.\n- Run the above code and then open command prompt and type `ipconfig`.\n- Search for `IPv4 Address` and on your phone's browser type this address and append `:8000` at the end, example `192.168.0.1:8000`.\n- Try moving you finger and you should notice your cursor moving too.\n- You can also type and scroll too, enjoy.\n- More information here https://pywhatkit.herokuapp.com/remote-kit with the raw code.\n\n## Features\n\n- Sending Message to a WhatsApp Group or Contact\n- Sending Image to a WhatsApp Group or Contact\n- Converting an Image to ASCII Art\n- Converting a String to Handwriting\n- Playing YouTube Videos\n- Sending Mails with HTML Code\n- Install and Use\n\n## Usage\n\n```py\nimport pywhatkit\n\n# Send a WhatsApp Message to a Contact at 1:30 PM\npywhatkit.sendwhatmsg(\"+910123456789\", \"Hi\", 13, 30)\n\n# Same as above but Closes the Tab in 2 Seconds after Sending the Message\npywhatkit.sendwhatmsg(\"+910123456789\", \"Hi\", 13, 30, 15, True, 2)\n\n# Send an Image to a Group with the Caption as Hello\npywhatkit.sendwhats_image(\"AB123CDEFGHijklmn\", \"Images/Hello.png\", \"Hello\")\n\n# Send an Image to a Contact with the no Caption\npywhatkit.sendwhats_image(\"+910123456789\", \"Images/Hello.png\")\n\n# Send a WhatsApp Message to a Group at 12:00 AM\npywhatkit.sendwhatmsg_to_group(\"AB123CDEFGHijklmn\", \"Hey All!\", 0, 0)\n\n# Send a WhatsApp Message to a Group instantly\npywhatkit.sendwhatmsg_to_group_instantly(\"AB123CDEFGHijklmn\", \"Hey All!\")\n\n# Play a Video on YouTube\npywhatkit.playonyt(\"PyWhatKit\")\n```\n\nFor more Examples and Functions, have a look at the [Wiki](https://github.com/Ankit404butfound/PyWhatKit/wiki).\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\nBe sure to read the [Guidelines](https://github.com/Ankit404butfound/PyWhatKit/blob/master/CONTRIBUTING.md) before Contributing.\n\n## License\n\nMIT.\nFor more information see [this](https://github.com/Ankit404butfound/PyWhatKit/blob/master/LICENSE)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyWhatKit is a Simple and Powerful WhatsApp Automation Library with many useful Features",
    "version": "5.4",
    "split_keywords": [
        "sendwhatmsg",
        "info",
        "playonyt",
        "search",
        "watch_tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3f21a1360296c9418dc2457dce266f6f",
                "sha256": "bb1ed9aa53e766b51373e2c18e37cbd1367ec5765bf0d8ed2bb38962c4b7675e"
            },
            "downloads": -1,
            "filename": "pywhatkit-5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f21a1360296c9418dc2457dce266f6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15115,
            "upload_time": "2022-06-27T13:12:13",
            "upload_time_iso_8601": "2022-06-27T13:12:13.032284Z",
            "url": "https://files.pythonhosted.org/packages/8c/58/e06d722ddaf7100765c5d0a34caf8d9fe92202bfabe632a9dea572312901/pywhatkit-5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d4f9974abca628e8b07aa912cb83addd",
                "sha256": "5b37dc7dac1b4c89f495222f4cedb8749e1b4d1b2c9263bcf20ef20bedfdab35"
            },
            "downloads": -1,
            "filename": "pywhatkit-5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d4f9974abca628e8b07aa912cb83addd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14158,
            "upload_time": "2022-06-27T13:12:26",
            "upload_time_iso_8601": "2022-06-27T13:12:26.702159Z",
            "url": "https://files.pythonhosted.org/packages/58/51/d21092cf07483322d59f29640a19abebf2b0dab557306e02b41a09acf292/pywhatkit-5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-06-27 13:12:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Ankit404butfound",
    "github_project": "PyWhatKit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "pyautogui",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "wikipedia",
            "specs": []
        }
    ],
    "lcname": "pywhatkit"
}
        
Elapsed time: 0.02664s