pymailauth


Namepymailauth JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/itsankitkp/pymailauth
SummaryPython mail client for GMail
upload_time2023-05-06 06:57:58
maintainer
docs_urlNone
authorAnkit Kumar Pandey
requires_python
license
keywords mail
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pymailauth is a python library which simplifies email setup
for gmail. It is based on google oauth.
Please refer readme for more details

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/itsankitkp/pymailauth",
    "name": "pymailauth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mail",
    "author": "Ankit Kumar Pandey",
    "author_email": "itsankitkp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/09/c1509d59cd60f1765be10e3aa8b394c46d479fa4fdf2fe8256d33263117c/pymailauth-1.2.1.tar.gz",
    "platform": null,
    "description": "\npymailauth is a python library which simplifies email setup\nfor gmail. It is based on google oauth.\nPlease refer readme for more details\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python mail client for GMail",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/itsankitkp/pymailauth"
    },
    "split_keywords": [
        "mail"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "847413635a7c350684caf0564da17a1f685b7f62e9d20e16be4d0336105d3939",
                "md5": "f45461effd43867bab6d8dfb9b1695d5",
                "sha256": "a57e086c0ae6623328bec267261f1804efd6dee72b559b469e053501049457d3"
            },
            "downloads": -1,
            "filename": "pymailauth-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f45461effd43867bab6d8dfb9b1695d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2907,
            "upload_time": "2023-05-06T06:57:55",
            "upload_time_iso_8601": "2023-05-06T06:57:55.616583Z",
            "url": "https://files.pythonhosted.org/packages/84/74/13635a7c350684caf0564da17a1f685b7f62e9d20e16be4d0336105d3939/pymailauth-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9109c1509d59cd60f1765be10e3aa8b394c46d479fa4fdf2fe8256d33263117c",
                "md5": "58b097cc552dc4f45b8429d507f3c909",
                "sha256": "a83d2b75901bbaec7aafc84bd0c22843122af01e7e8eb181ab0f143ff9417b9d"
            },
            "downloads": -1,
            "filename": "pymailauth-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "58b097cc552dc4f45b8429d507f3c909",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2497,
            "upload_time": "2023-05-06T06:57:58",
            "upload_time_iso_8601": "2023-05-06T06:57:58.523488Z",
            "url": "https://files.pythonhosted.org/packages/91/09/c1509d59cd60f1765be10e3aa8b394c46d479fa4fdf2fe8256d33263117c/pymailauth-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-06 06:57:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "itsankitkp",
    "github_project": "pymailauth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pymailauth"
}
        
Elapsed time: 0.06427s