GmailBox


NameGmailBox JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryWith this library, you can create random Gmail and receive messages
upload_time2023-06-21 07:54:02
maintainer
docs_urlNone
authorHamo
requires_python
licenseLGPLv3
keywords gmail mail gmailbox inbox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
    <a href="https://github.com/H7AM0/GmailBox">
        <img src="https://telegra.ph/file/19f7cbbf3959941cda6b5.jpg" alt="Hamo" width="128">
    </a>
    <br>
    <b>Hamo • حـمــو</b>
    <br>
    <a href="https://www.instagram.com/4.4cq/">
        Instagram
    </a>
     • 
    <a href="https://t.me/hamo_back">
        Telegram
    </a>
</p>

# GmailBox

> With this library, you can create random Gmail and receive messages

``` python
from GmailBox import GmailBox

Gmail = GmailBox()
```
## Generate a random Gmail
``` python
New_Gmail = Gmail.newEmail()
print(New_Gmail)
```
## to get the inbox
``` python
email = New_Gmail['email']
inbox = Gmail.inbox(email)
print(inbox)
```
### Installing

``` bash
pip3 install GmailBox
```
### On github
* <a href="https://github.com/H7AM0/GmailBox">GmailBox</a>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "GmailBox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gmail,mail,GmailBox,inbox",
    "author": "Hamo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ce/5b/90cac74de139e939e7316d0fa858c2e68c71ad9bc2aca5f64a4261e6e0e1/GmailBox-0.0.4.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\r\n    <a href=\"https://github.com/H7AM0/GmailBox\">\r\n        <img src=\"https://telegra.ph/file/19f7cbbf3959941cda6b5.jpg\" alt=\"Hamo\" width=\"128\">\r\n    </a>\r\n    <br>\r\n    <b>Hamo \u2022 \u062d\u0640\u0645\u0640\u0640\u0648</b>\r\n    <br>\r\n    <a href=\"https://www.instagram.com/4.4cq/\">\r\n        Instagram\r\n    </a>\r\n     \u2022 \r\n    <a href=\"https://t.me/hamo_back\">\r\n        Telegram\r\n    </a>\r\n</p>\r\n\r\n# GmailBox\r\n\r\n> With this library, you can create random Gmail and receive messages\r\n\r\n``` python\r\nfrom GmailBox import GmailBox\r\n\r\nGmail = GmailBox()\r\n```\r\n## Generate a random Gmail\r\n``` python\r\nNew_Gmail = Gmail.newEmail()\r\nprint(New_Gmail)\r\n```\r\n## to get the inbox\r\n``` python\r\nemail = New_Gmail['email']\r\ninbox = Gmail.inbox(email)\r\nprint(inbox)\r\n```\r\n### Installing\r\n\r\n``` bash\r\npip3 install GmailBox\r\n```\r\n### On github\r\n* <a href=\"https://github.com/H7AM0/GmailBox\">GmailBox</a>\r\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "With this library, you can create random Gmail and receive messages",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "gmail",
        "mail",
        "gmailbox",
        "inbox"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bc93a9ecaa39e27eaf714c35a3b78da09ececad2323c648d7d70577e4c318e2",
                "md5": "39d6822cf4575eaec4e4b1f414847cf6",
                "sha256": "2bfc9479f0be9e6b91bc046d457ac472590a67949bed8e60366020c3b366fece"
            },
            "downloads": -1,
            "filename": "GmailBox-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39d6822cf4575eaec4e4b1f414847cf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3159,
            "upload_time": "2023-06-21T07:54:00",
            "upload_time_iso_8601": "2023-06-21T07:54:00.955458Z",
            "url": "https://files.pythonhosted.org/packages/2b/c9/3a9ecaa39e27eaf714c35a3b78da09ececad2323c648d7d70577e4c318e2/GmailBox-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce5b90cac74de139e939e7316d0fa858c2e68c71ad9bc2aca5f64a4261e6e0e1",
                "md5": "4b86658a2e2cb8406f4b40d5bce9f8fd",
                "sha256": "6bd79f2cf845f4a1946317deb676caf2676b748159ba29d1d9f97c60251ab6c8"
            },
            "downloads": -1,
            "filename": "GmailBox-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "4b86658a2e2cb8406f4b40d5bce9f8fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3139,
            "upload_time": "2023-06-21T07:54:02",
            "upload_time_iso_8601": "2023-06-21T07:54:02.623137Z",
            "url": "https://files.pythonhosted.org/packages/ce/5b/90cac74de139e939e7316d0fa858c2e68c71ad9bc2aca5f64a4261e6e0e1/GmailBox-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-21 07:54:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gmailbox"
}
        
Elapsed time: 0.07766s