WhatsaPy


NameWhatsaPy JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/rahulps100/WhatsAppPy
SummaryUnofficial python Wrapper for Whatsapp Businness API.
upload_time2023-02-04 12:28:31
maintainer
docs_urlNone
authorRahul P S
requires_python~=3.7
licenseGPLv3
keywords whatsapp api python businnes cloud unoffcial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# WhatsAppPy

Unofficial python Wrapper for Whatsapp Businness API.

## PROJECT UNDER DEVELOPEMENT

This project is inspired from [heyoo](https://github.com/Neurotech-HQ/heyoo).

My mission is to implement a library similar to [Pyrogram](https://github.com/pyrogram/pyrogram) with all methods available in [Whatsapp Businness API Documentaion](https://developers.facebook.com/docs/whatsapp/cloud-api/get-started).

If you want to contribute to this project please conatct me via
[Telegram](https://telegram.dog/MrUnknownProgrammer).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rahulps100/WhatsAppPy",
    "name": "WhatsaPy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "whatsapp api python businnes cloud unoffcial",
    "author": "Rahul P S",
    "author_email": "rahulps1000@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/24/b1f7b7548300abf06be42cc5e845433512f1e5a7156ce35a9ed00fe96cbc/WhatsaPy-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n# WhatsAppPy\r\n\r\nUnofficial python Wrapper for Whatsapp Businness API.\r\n\r\n## PROJECT UNDER DEVELOPEMENT\r\n\r\nThis project is inspired from [heyoo](https://github.com/Neurotech-HQ/heyoo).\r\n\r\nMy mission is to implement a library similar to [Pyrogram](https://github.com/pyrogram/pyrogram) with all methods available in [Whatsapp Businness API Documentaion](https://developers.facebook.com/docs/whatsapp/cloud-api/get-started).\r\n\r\nIf you want to contribute to this project please conatct me via\r\n[Telegram](https://telegram.dog/MrUnknownProgrammer).\r\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Unofficial python Wrapper for Whatsapp Businness API.",
    "version": "0.0.1",
    "split_keywords": [
        "whatsapp",
        "api",
        "python",
        "businnes",
        "cloud",
        "unoffcial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0124b1f7b7548300abf06be42cc5e845433512f1e5a7156ce35a9ed00fe96cbc",
                "md5": "b527150f9e611c0f479a9333cce68209",
                "sha256": "3da90881d67b9ea97d9c58cfc389772afb1afed386bcbbebb98481facb1b3d26"
            },
            "downloads": -1,
            "filename": "WhatsaPy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b527150f9e611c0f479a9333cce68209",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 14934,
            "upload_time": "2023-02-04T12:28:31",
            "upload_time_iso_8601": "2023-02-04T12:28:31.814857Z",
            "url": "https://files.pythonhosted.org/packages/01/24/b1f7b7548300abf06be42cc5e845433512f1e5a7156ce35a9ed00fe96cbc/WhatsaPy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-04 12:28:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rahulps100",
    "github_project": "WhatsAppPy",
    "lcname": "whatsapy"
}
        
Elapsed time: 0.03508s