{ "info": { "author": "Ralph Moritz", "author_email": "ralphmoritz@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Communications :: Email", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Asynchronous SMTP client for Tornado\r\n====================================\r\n\r\nThis is a thin wrapper around `smtplib.SMTP` and `smtplib.SMTP_SSL` that\r\nprovides asynchronous functions (coroutines) for use in Tornado\r\napplications. It provides a single class, `tornado_smtp.client.TornadoSMTP`,\r\nwhich encapsulates either an `SMTP` or `SMTP_SSL` instance. The API has\r\nintentionally been kept the same in order to make usage obvious.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rmoritz/tornado-smtp", "keywords": "smtp,email,mail,tornado,async", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tornado-smtp", "package_url": "https://pypi.org/project/tornado-smtp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tornado-smtp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rmoritz/tornado-smtp" }, "release_url": "https://pypi.org/project/tornado-smtp/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "An asynchronous SMTP client for Tornado", "version": "0.1.1" }, "last_serial": 1454028, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "69560d1252050a1ebed5ed4bc7642008", "sha256": "17f106de31567a69d5cc14f26dad27843d5e772d1fd3797069270f455fa70b16" }, "downloads": -1, "filename": "tornado_smtp-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "69560d1252050a1ebed5ed4bc7642008", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 2873, "upload_time": "2014-09-23T09:37:43", "url": "https://files.pythonhosted.org/packages/5d/e6/92e3b6f14dd9fd63b2a53832d8cb8867e60ab8c6055c8f28fd7454c526f5/tornado_smtp-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f90a2ed7fa7007c7202fcb214f39453", "sha256": "0b80e4b6e97b12511a8bee8a7aee62f8bef6350c95d6a152f76e418a6118f66b" }, "downloads": -1, "filename": "tornado-smtp-0.1.0.zip", "has_sig": false, "md5_digest": "4f90a2ed7fa7007c7202fcb214f39453", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6863, "upload_time": "2014-09-23T09:37:24", "url": "https://files.pythonhosted.org/packages/98/17/13c6a7370d6a21325cbc34601d05ac5a4ea727790f2490f871c635d9bb49/tornado-smtp-0.1.0.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2738d5180f83734afded609afcd92d1f", "sha256": "1ba0250f97f698c0c80c87c9554552d11b95f0d61131118f84ff5e91f8c8f9fe" }, "downloads": -1, "filename": "tornado_smtp-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2738d5180f83734afded609afcd92d1f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 2893, "upload_time": "2015-03-09T13:15:41", "url": "https://files.pythonhosted.org/packages/60/6b/4683d184c653b57be5910cfde9eab25c5dafdd9382fcbc21ad9224d2a0d2/tornado_smtp-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab9da468770b68aedaef56ca0a7aa434", "sha256": "ad8e2ad8c16687c0a8e2d27a9b02d328d071e87497e195b35327f2d5682e6212" }, "downloads": -1, "filename": "tornado-smtp-0.1.1.zip", "has_sig": false, "md5_digest": "ab9da468770b68aedaef56ca0a7aa434", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6892, "upload_time": "2015-03-09T13:15:20", "url": "https://files.pythonhosted.org/packages/eb/12/8e0f38f65ac0fd7b921dbf194880846c827986a40588d63cd4002c870511/tornado-smtp-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2738d5180f83734afded609afcd92d1f", "sha256": "1ba0250f97f698c0c80c87c9554552d11b95f0d61131118f84ff5e91f8c8f9fe" }, "downloads": -1, "filename": "tornado_smtp-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2738d5180f83734afded609afcd92d1f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 2893, "upload_time": "2015-03-09T13:15:41", "url": "https://files.pythonhosted.org/packages/60/6b/4683d184c653b57be5910cfde9eab25c5dafdd9382fcbc21ad9224d2a0d2/tornado_smtp-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab9da468770b68aedaef56ca0a7aa434", "sha256": "ad8e2ad8c16687c0a8e2d27a9b02d328d071e87497e195b35327f2d5682e6212" }, "downloads": -1, "filename": "tornado-smtp-0.1.1.zip", "has_sig": false, "md5_digest": "ab9da468770b68aedaef56ca0a7aa434", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6892, "upload_time": "2015-03-09T13:15:20", "url": "https://files.pythonhosted.org/packages/eb/12/8e0f38f65ac0fd7b921dbf194880846c827986a40588d63cd4002c870511/tornado-smtp-0.1.1.zip" } ] }