strudelpy


Namestrudelpy JSON
Version 0.3.9 PyPI version JSON
download
home_pagehttps://github.com/harel/strudelpy
SummaryEasy as Pie Emails in Python
upload_time2023-09-17 00:18:48
maintainer
docs_urlNone
authorHarel Malka
requires_python
licenseMIT
keywords email smtp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            StrudelPy is an easy to use library to manage sending emails in a OO way.The library is comprised of a SMTP object to manage connections to SMTPservers and an Email object to handle the messages themselves.Supports Python 2 and 3.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/harel/strudelpy",
    "name": "strudelpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "email,smtp",
    "author": "Harel Malka",
    "author_email": "harel@harelmalka.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/a0/8611d767b5e050c4db3b9b2318b406643886bad36787efa1363ac0bfb644/strudelpy-0.3.9.tar.gz",
    "platform": null,
    "description": "StrudelPy is an easy to use library to manage sending emails in a OO way.The library is comprised of a SMTP object to manage connections to SMTPservers and an Email object to handle the messages themselves.Supports Python 2 and 3.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easy as Pie Emails in Python",
    "version": "0.3.9",
    "project_urls": {
        "Download": "https://github.com/harel/strudelpy/archive/0.3.tar.gz",
        "Homepage": "https://github.com/harel/strudelpy"
    },
    "split_keywords": [
        "email",
        "smtp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6a08611d767b5e050c4db3b9b2318b406643886bad36787efa1363ac0bfb644",
                "md5": "970cdbded9d01b1fffa56612a2c37b2d",
                "sha256": "fd9c6bb7d296f6e84870f1cd340f572251595f5d5aba14806a5a69d23ed4fef6"
            },
            "downloads": -1,
            "filename": "strudelpy-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "970cdbded9d01b1fffa56612a2c37b2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9696,
            "upload_time": "2023-09-17T00:18:48",
            "upload_time_iso_8601": "2023-09-17T00:18:48.714299Z",
            "url": "https://files.pythonhosted.org/packages/a6/a0/8611d767b5e050c4db3b9b2318b406643886bad36787efa1363ac0bfb644/strudelpy-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-17 00:18:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "harel",
    "github_project": "strudelpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "strudelpy"
}
        
Elapsed time: 0.12720s