# Email SMTP
Handles sending emails using SMTP
# Install
```
pip install email-smtp
```
# Requires
email-smtp requires python 3.10 or higher
Raw data
{
"_id": null,
"home_page": "https://github.com/ouroboroscoding/email-smtp-python",
"name": "email-smtp",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "json",
"author": "Chris Nasr - Ouroboros Coding Inc.",
"author_email": "chris@ouroboroscoding.com",
"download_url": "https://files.pythonhosted.org/packages/1b/fe/e5fe7520479303affa94b20cbb3ba35d1476c55cb760b82315433163f5c9/email-smtp-1.0.0.tar.gz",
"platform": null,
"description": "# Email SMTP\nHandles sending emails using SMTP\n\n# Install\n```\npip install email-smtp\n```\n\n# Requires\nemail-smtp requires python 3.10 or higher\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/ouroboroscoding/email-smtp-python",
"Source": "https://github.com/ouroboroscoding/email-smtp-python",
"Tracker": "https://github.com/ouroboroscoding/email-smtp-python/issues"
},
"split_keywords": [
"json"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bfee5fe7520479303affa94b20cbb3ba35d1476c55cb760b82315433163f5c9",
"md5": "d6ec19d0a6b7c235ce5322a7d557920a",
"sha256": "4d1f92766b68b9aedf0a763166d12ed66542753561ea9d320e32b80aa21fc307"
},
"downloads": -1,
"filename": "email-smtp-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d6ec19d0a6b7c235ce5322a7d557920a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 5037,
"upload_time": "2024-01-25T14:57:47",
"upload_time_iso_8601": "2024-01-25T14:57:47.792077Z",
"url": "https://files.pythonhosted.org/packages/1b/fe/e5fe7520479303affa94b20cbb3ba35d1476c55cb760b82315433163f5c9/email-smtp-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-25 14:57:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ouroboroscoding",
"github_project": "email-smtp-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "email-smtp"
}