{
"info": {
"author": "Tomasz W\u00f3jcik",
"author_email": "tomek@bthlabs.pl",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Envelopes\n=========\n\n.. image:: https://travis-ci.org/tomekwojcik/envelopes.png?branch=master\n :target: https://travis-ci.org/tomekwojcik/envelopes\n\nMailing for human beings.\n\nAbout\n-----\n\nEnvelopes is a wrapper for Python's *email* and *smtplib* modules. It aims to\nmake working with outgoing e-mail in Python simple and fun.\n\nShort example\n-------------\n\n.. sourcecode:: python\n\n from envelopes import Envelope, GMailSMTP\n\n envelope = Envelope(\n from_addr=(u'from@example.com', u'From Example'),\n to_addr=(u'to@example.com', u'To Example'),\n subject=u'Envelopes demo',\n text_body=u\"I'm a helicopter!\"\n )\n envelope.add_attachment('/Users/bilbo/Pictures/helicopter.jpg')\n\n # Send the envelope using an ad-hoc connection...\n envelope.send('smtp.googlemail.com', login='from@example.com',\n password='password', tls=True)\n\n # Or send the envelope using a shared GMail connection...\n gmail = GMailSMTP('from@example.com', 'password')\n gmail.send(envelope)\n\nFeatures\n--------\n\nEnvelopes allows you to easily:\n\n* Provide e-mail addresses with or without name part.\n* Set text, HTML or both bodies according to your needs.\n* Provide any number of CC and BCC addresses.\n* Set standard (e.g. ``Reply-To``) and custom (e.g. ``X-Mailer``) headers.\n* Attach files of any kind without hassle.\n* Use any charset natively supported by Python's *unicode* type in addresses,\n bodies, headers and attachment file names.\n\nProject status\n--------------\n\nThis project should be considered **beta**. Proceed with caution if you decide\nto use Envelopes in production.\n\nEnvelopes has been developed and tested with Python 2.7. Currently, Envelopes\nsupports Python 2.6, 2.7 and 3.3.\n\nAuthor\n------\n\nEnvelopes is developed by `Tomasz W\u00f3jcik `_.\n\nLicense\n-------\n\nEnvelopes is licensed under the MIT License.\n\nSource code and issues\n----------------------\n\nSource code is available on GitHub at:\n`tomekwojcik/envelopes `_.\n\nTo file issue reports and feature requests use the project's issue tracker on\nGitHub.",
"description_content_type": null,
"docs_url": null,
"download_url": "http://github.com/tomekwojcik/envelopes/tarball/v0.4",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://tomekwojcik.github.io/envelopes/",
"keywords": null,
"license": "https://github.com/tomekwojcik/envelopes/blob/master/LICENSE",
"maintainer": null,
"maintainer_email": null,
"name": "Envelopes",
"package_url": "https://pypi.org/project/Envelopes/",
"platform": "any",
"project_url": "https://pypi.org/project/Envelopes/",
"project_urls": {
"Download": "http://github.com/tomekwojcik/envelopes/tarball/v0.4",
"Homepage": "http://tomekwojcik.github.io/envelopes/"
},
"release_url": "https://pypi.org/project/Envelopes/0.4/",
"requires_dist": null,
"requires_python": null,
"summary": "Mailing for human beings",
"version": "0.4"
},
"last_serial": 918669,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "690dd1397e3622c15171b55c760b8bcf",
"sha256": "997b62f6fb15a32d04ef777ac5ea6e13ab5d06771c176415a231d45d8d05939a"
},
"downloads": -1,
"filename": "Envelopes-0.1.tar.gz",
"has_sig": false,
"md5_digest": "690dd1397e3622c15171b55c760b8bcf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10923,
"upload_time": "2013-08-06T15:06:31",
"url": "https://files.pythonhosted.org/packages/a9/e0/3bc9688b97a9fcac5e92f0f39b931e38fd24b2c68f4f7bf34f2d4f0562df/Envelopes-0.1.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "756602b3691f641fb7013429ff35f579",
"sha256": "660950347e2875045af60b60cde096b7100ef1a6dc863f8c2b54f43a3da639f1"
},
"downloads": -1,
"filename": "Envelopes-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "756602b3691f641fb7013429ff35f579",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 30524,
"upload_time": "2013-08-06T15:16:31",
"url": "https://files.pythonhosted.org/packages/4a/a9/0ad354416016907e2286677a357ef8eae259dc5105f5b919c73619195394/Envelopes-0.1.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "a30fd107d903155fa9ec90bd933543e7",
"sha256": "68ed25bb04a4e56fbd5cbe06f1edc9d5e45cff268ae9fd0c55376f6013ca0260"
},
"downloads": -1,
"filename": "Envelopes-0.2.tar.gz",
"has_sig": false,
"md5_digest": "a30fd107d903155fa9ec90bd933543e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31607,
"upload_time": "2013-08-10T09:18:13",
"url": "https://files.pythonhosted.org/packages/8c/76/1e2836276bfc488b192909d00f3cc537656fb8cf214aed58d317c9922c6b/Envelopes-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "824030aa211f13a6ea0d372d236e7f7d",
"sha256": "c9ada9c91c833c873adb74aa789ad938d8c04afe508d36d60ef92796fbee4ab2"
},
"downloads": -1,
"filename": "Envelopes-0.3.tar.gz",
"has_sig": false,
"md5_digest": "824030aa211f13a6ea0d372d236e7f7d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 139197,
"upload_time": "2013-08-19T15:33:38",
"url": "https://files.pythonhosted.org/packages/a8/3f/9a8572d14d706d64dca9b65cd5643a8261ee5bd22ee3e0fb0c595645ada6/Envelopes-0.3.tar.gz"
}
],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "89c06590414f0b517a26eb3f59cb2cfb",
"sha256": "a4a02b4dc21467794d3a646f946d99a8c5b3311b2df8e211f96ca9e0b838e7e0"
},
"downloads": -1,
"filename": "Envelopes-0.4.tar.gz",
"has_sig": false,
"md5_digest": "89c06590414f0b517a26eb3f59cb2cfb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33450,
"upload_time": "2013-11-13T20:02:09",
"url": "https://files.pythonhosted.org/packages/2e/ac/0aaba34d717868729428bf4dca601c93cd6b0f9123894f2509911027b0dd/Envelopes-0.4.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "89c06590414f0b517a26eb3f59cb2cfb",
"sha256": "a4a02b4dc21467794d3a646f946d99a8c5b3311b2df8e211f96ca9e0b838e7e0"
},
"downloads": -1,
"filename": "Envelopes-0.4.tar.gz",
"has_sig": false,
"md5_digest": "89c06590414f0b517a26eb3f59cb2cfb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33450,
"upload_time": "2013-11-13T20:02:09",
"url": "https://files.pythonhosted.org/packages/2e/ac/0aaba34d717868729428bf4dca601c93cd6b0f9123894f2509911027b0dd/Envelopes-0.4.tar.gz"
}
]
}