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": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "email, smtp",
"author": "Harel Malka",
"author_email": "harel@harelmalka.com",
"download_url": "https://files.pythonhosted.org/packages/33/67/d3baff851725337e91e76e07f471dbe3b09b5a9db54da0fc20046ba092d6/strudelpy-0.4.1.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",
"bugtrack_url": null,
"license": "MIT",
"summary": "Easy as Pie Emails in Python",
"version": "0.4.1",
"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": "ababce3f0b3cd469c14ac68248a5b12aa742edac85139729bd0f1522c9921d3b",
"md5": "2f7b7f65c8519e78d7aba71b452c006a",
"sha256": "97e0dfa3695b76f0412763d4c89bf436be82321351138071590a829d6f202e25"
},
"downloads": -1,
"filename": "strudelpy-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2f7b7f65c8519e78d7aba71b452c006a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8541,
"upload_time": "2024-11-18T02:47:40",
"upload_time_iso_8601": "2024-11-18T02:47:40.846178Z",
"url": "https://files.pythonhosted.org/packages/ab/ab/ce3f0b3cd469c14ac68248a5b12aa742edac85139729bd0f1522c9921d3b/strudelpy-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3367d3baff851725337e91e76e07f471dbe3b09b5a9db54da0fc20046ba092d6",
"md5": "4d27ae4a47d000add4ebf442aa138978",
"sha256": "6aefcad65ec7beec1b3ac6b010e29815d25630c6090d2037b18da75730b4acf3"
},
"downloads": -1,
"filename": "strudelpy-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "4d27ae4a47d000add4ebf442aa138978",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9781,
"upload_time": "2024-11-18T02:47:41",
"upload_time_iso_8601": "2024-11-18T02:47:41.855351Z",
"url": "https://files.pythonhosted.org/packages/33/67/d3baff851725337e91e76e07f471dbe3b09b5a9db54da0fc20046ba092d6/strudelpy-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 02:47:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "harel",
"github_project": "strudelpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "strudelpy"
}