invenio-mail


Nameinvenio-mail JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/invenio-mail
SummaryInvenio-Mail is an integration layer between Invenio and Flask-Mail.
upload_time2023-11-30 13:32:16
maintainer
docs_urlhttps://pythonhosted.org/invenio-mail/
authorCERN
requires_python>=3.7
licenseMIT
keywords invenio mail
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    This file is part of Invenio.
    Copyright (C) 2015-2018 CERN.

    Invenio is free software; you can redistribute it and/or modify it
    under the terms of the MIT License; see LICENSE file for more details.

==============
 Invenio-Mail
==============

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-mail.svg
        :target: https://github.com/inveniosoftware/invenio-mail/blob/master/LICENSE

.. image:: https://github.com/inveniosoftware/invenio-mail/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-mail/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-mail.svg
        :target: https://coveralls.io/r/inveniosoftware/invenio-mail

.. image:: https://img.shields.io/pypi/v/invenio-mail.svg
        :target: https://pypi.org/pypi/invenio-mail

Invenio-Mail is an integration layer between Invenio and Flask-Mail.

Further documentation is available on
https://invenio-mail.readthedocs.io/

..
    This file is part of Invenio.
    Copyright (C) 2015-2023 CERN.

    Invenio is free software; you can redistribute it and/or modify it
    under the terms of the MIT License; see LICENSE file for more details.

Changes
=======

Version 2.1.0 (released 2023-11-29)

- add a func to send e-mails with inline attachments

Version 2.0.0 (released 2023-10-06)

- config: introduce MAIL_DEFAULT_REPLY_TO
- global: clean test infrastructure
- global: bump minimal python version to 3.7
- global: migrate CI to gh-actions

Version 1.0.2 (released 2018-12-05)

- Fixes issue with passing None context value to the e-mail template


Version 1.0.1 (released 2018-04-12)

- Fixes issue with task running in request context, when only the app context
  is needed. This causes issues when e.g host header injection protection is
  turned on.

Version 1.0.0 (released 2018-03-23)

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inveniosoftware/invenio-mail",
    "name": "invenio-mail",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/invenio-mail/",
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "invenio mail",
    "author": "CERN",
    "author_email": "info@inveniosoftware.org",
    "download_url": "https://files.pythonhosted.org/packages/e6/17/50aeeeb862af706f7708a02f80ad5653ab6ab4bd3d79f473d369dea147e6/invenio-mail-2.1.0.tar.gz",
    "platform": "any",
    "description": "..\n    This file is part of Invenio.\n    Copyright (C) 2015-2018 CERN.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\n==============\n Invenio-Mail\n==============\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-mail.svg\n        :target: https://github.com/inveniosoftware/invenio-mail/blob/master/LICENSE\n\n.. image:: https://github.com/inveniosoftware/invenio-mail/workflows/CI/badge.svg\n        :target: https://github.com/inveniosoftware/invenio-mail/actions\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-mail.svg\n        :target: https://coveralls.io/r/inveniosoftware/invenio-mail\n\n.. image:: https://img.shields.io/pypi/v/invenio-mail.svg\n        :target: https://pypi.org/pypi/invenio-mail\n\nInvenio-Mail is an integration layer between Invenio and Flask-Mail.\n\nFurther documentation is available on\nhttps://invenio-mail.readthedocs.io/\n\n..\n    This file is part of Invenio.\n    Copyright (C) 2015-2023 CERN.\n\n    Invenio is free software; you can redistribute it and/or modify it\n    under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion 2.1.0 (released 2023-11-29)\n\n- add a func to send e-mails with inline attachments\n\nVersion 2.0.0 (released 2023-10-06)\n\n- config: introduce MAIL_DEFAULT_REPLY_TO\n- global: clean test infrastructure\n- global: bump minimal python version to 3.7\n- global: migrate CI to gh-actions\n\nVersion 1.0.2 (released 2018-12-05)\n\n- Fixes issue with passing None context value to the e-mail template\n\n\nVersion 1.0.1 (released 2018-04-12)\n\n- Fixes issue with task running in request context, when only the app context\n  is needed. This causes issues when e.g host header injection protection is\n  turned on.\n\nVersion 1.0.0 (released 2018-03-23)\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Invenio-Mail is an integration layer between Invenio and Flask-Mail.",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/invenio-mail"
    },
    "split_keywords": [
        "invenio",
        "mail"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "300a098c1837294f4bc7ec298f955fd952c0207f9740b7e43c633876543a8b13",
                "md5": "c51632d0fec34dd96809647b7d0e82b9",
                "sha256": "d31824cdfa7aff15e0ff67f20258cca87adc4548a4711d4b0bd6e318b30cfd2f"
            },
            "downloads": -1,
            "filename": "invenio_mail-2.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c51632d0fec34dd96809647b7d0e82b9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 9333,
            "upload_time": "2023-11-30T13:32:14",
            "upload_time_iso_8601": "2023-11-30T13:32:14.917107Z",
            "url": "https://files.pythonhosted.org/packages/30/0a/098c1837294f4bc7ec298f955fd952c0207f9740b7e43c633876543a8b13/invenio_mail-2.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e61750aeeeb862af706f7708a02f80ad5653ab6ab4bd3d79f473d369dea147e6",
                "md5": "b93b265469b2d6fd06d4a10fa61d08ee",
                "sha256": "fe2e660faab86653288eb9732ce06702f2c9b0fefbabe9fea1aaf49efed708e9"
            },
            "downloads": -1,
            "filename": "invenio-mail-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b93b265469b2d6fd06d4a10fa61d08ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24451,
            "upload_time": "2023-11-30T13:32:16",
            "upload_time_iso_8601": "2023-11-30T13:32:16.558846Z",
            "url": "https://files.pythonhosted.org/packages/e6/17/50aeeeb862af706f7708a02f80ad5653ab6ab4bd3d79f473d369dea147e6/invenio-mail-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 13:32:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inveniosoftware",
    "github_project": "invenio-mail",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-mail"
}
        
Elapsed time: 0.14375s