=======
History
=======
0.2.0 (2023-06-06)
------------------
* ``X-SES-MESSAGE-TAGS`` header is now added to the email if the ``tags`` parameter is
passed to the ``send_email`` method.
0.1.2 (2021-11-30)
------------------
* First release on PyPI.
0.1.0 (2021-11-30)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/cmalek/airmailer",
"name": "airmailer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "aws, email",
"author": "Christopher Malek",
"author_email": "cmalek@caltech.edu",
"download_url": "https://files.pythonhosted.org/packages/0b/9d/2a87da206ef7a0241ed4b0dbfe6f378646cdf2e9c384c8ef13061e25292f/airmailer-0.2.2.tar.gz",
"platform": null,
"description": "=======\nHistory\n=======\n\n0.2.0 (2023-06-06)\n------------------\n\n* ``X-SES-MESSAGE-TAGS`` header is now added to the email if the ``tags`` parameter is\n passed to the ``send_email`` method.\n\n\n0.1.2 (2021-11-30)\n------------------\n\n* First release on PyPI.\n\n\n0.1.0 (2021-11-30)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Use boto3 to send e-mails with AWS SES, with configuration set support",
"version": "0.2.2",
"project_urls": {
"Documentation": "https://airmailer.readthedocs.io/en/latest/",
"Homepage": "https://github.com/cmalek/airmailer",
"Issues": "https://github.com/caltechads/airmailer/issues",
"Source": "https://github.com/caltechads/airmailer"
},
"split_keywords": [
"aws",
" email"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "98044518ed83ceeaeb4585cd82c65fd2d1522b48d85a48db065ebf789b295ee6",
"md5": "6f1170dc99334c575fafc1e7800e24e7",
"sha256": "f1f2c835639d0cedbc81dede08939685837848a71ccb98397d8fd357a65bb993"
},
"downloads": -1,
"filename": "airmailer-0.2.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6f1170dc99334c575fafc1e7800e24e7",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 16421,
"upload_time": "2024-04-18T22:55:50",
"upload_time_iso_8601": "2024-04-18T22:55:50.823464Z",
"url": "https://files.pythonhosted.org/packages/98/04/4518ed83ceeaeb4585cd82c65fd2d1522b48d85a48db065ebf789b295ee6/airmailer-0.2.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0b9d2a87da206ef7a0241ed4b0dbfe6f378646cdf2e9c384c8ef13061e25292f",
"md5": "a9c0daebd50b2d3830dbf7d0c9483b37",
"sha256": "763428023a10e244cd7ee4025c91935c7084395abc2c496d39f91e7d4c1524be"
},
"downloads": -1,
"filename": "airmailer-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "a9c0daebd50b2d3830dbf7d0c9483b37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 16466,
"upload_time": "2024-04-18T22:55:52",
"upload_time_iso_8601": "2024-04-18T22:55:52.402624Z",
"url": "https://files.pythonhosted.org/packages/0b/9d/2a87da206ef7a0241ed4b0dbfe6f378646cdf2e9c384c8ef13061e25292f/airmailer-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-18 22:55:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cmalek",
"github_project": "airmailer",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "airmailer"
}