nti.mailer


Namenti.mailer JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OpenNTI/nti.mailer
SummaryIntegrates pyramid_mailer and repoze.sendmail with Amazon SES.
upload_time2024-11-12 14:04:45
maintainerNone
docs_urlNone
authorJosh Zuech
requires_python>=3.10
licenseApache
keywords base
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ============
 nti.mailer
============

.. image:: https://github.com/NextThought/nti.mailer/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/NextThought/nti.mailer
   :alt: nti.mailer test status and repository

.. image:: https://coveralls.io/repos/github/NextThought/nti.mailer/badge.svg?branch=master
    :target: https://coveralls.io/github/NextThought/nti.mailer?branch=master

.. image:: https://readthedocs.org/projects/ntimailer/badge/?version=latest
   :target: https://ntimailer.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status


=========
 Changes
=========

1.0.0 (2024-11-12)
==================

- Drop support for Python < 3.10.
- Use native namespace packages.


0.0.1a2 (2021-09-07)
====================

- Translate the *subject* argument given to the default
  ``ITemplatedMailer`` implementation. See `issue 18
  <https://github.com/NextThought/nti.mailer/issues/18>`_.

- Deprecate the *message_factory* argument to
  ``ITemplatedMailer.queue_simple_html_text_email``. If you use this
  argument, please bring up your use-case in the issue tracker.

- Reach 100% test coverage.

0.0.1a1 (2021-08-12)
====================

- Initial PyPI release.

- Add support for Python 3.6 through 3.9. 3.10 is expected when
  zodbpickle supports it.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenNTI/nti.mailer",
    "name": "nti.mailer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Base",
    "author": "Josh Zuech",
    "author_email": "open-source@nextthought.com",
    "download_url": "https://files.pythonhosted.org/packages/88/90/6dcda518f5631cfef6a293d109f1a44cc96086ad29922aeae39e7db890d6/nti_mailer-1.0.0.tar.gz",
    "platform": null,
    "description": "============\n nti.mailer\n============\n\n.. image:: https://github.com/NextThought/nti.mailer/actions/workflows/tests.yml/badge.svg\n   :target: https://github.com/NextThought/nti.mailer\n   :alt: nti.mailer test status and repository\n\n.. image:: https://coveralls.io/repos/github/NextThought/nti.mailer/badge.svg?branch=master\n    :target: https://coveralls.io/github/NextThought/nti.mailer?branch=master\n\n.. image:: https://readthedocs.org/projects/ntimailer/badge/?version=latest\n   :target: https://ntimailer.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n\n=========\n Changes\n=========\n\n1.0.0 (2024-11-12)\n==================\n\n- Drop support for Python < 3.10.\n- Use native namespace packages.\n\n\n0.0.1a2 (2021-09-07)\n====================\n\n- Translate the *subject* argument given to the default\n  ``ITemplatedMailer`` implementation. See `issue 18\n  <https://github.com/NextThought/nti.mailer/issues/18>`_.\n\n- Deprecate the *message_factory* argument to\n  ``ITemplatedMailer.queue_simple_html_text_email``. If you use this\n  argument, please bring up your use-case in the issue tracker.\n\n- Reach 100% test coverage.\n\n0.0.1a1 (2021-08-12)\n====================\n\n- Initial PyPI release.\n\n- Add support for Python 3.6 through 3.9. 3.10 is expected when\n  zodbpickle supports it.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Integrates pyramid_mailer and repoze.sendmail with Amazon SES.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenNTI/nti.mailer"
    },
    "split_keywords": [
        "base"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2078fe40edd74b110d223fe9fcdc85130be211e3bb8dc775fce66b9f9ac4e83b",
                "md5": "1adb123b6002a11339b6a7ce44d29d49",
                "sha256": "b2eec15f091924750e469c9f41d78ed5109b3e8af0131a04164c30fea18fe8b9"
            },
            "downloads": -1,
            "filename": "nti.mailer-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1adb123b6002a11339b6a7ce44d29d49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 39040,
            "upload_time": "2024-11-12T14:04:44",
            "upload_time_iso_8601": "2024-11-12T14:04:44.109256Z",
            "url": "https://files.pythonhosted.org/packages/20/78/fe40edd74b110d223fe9fcdc85130be211e3bb8dc775fce66b9f9ac4e83b/nti.mailer-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88906dcda518f5631cfef6a293d109f1a44cc96086ad29922aeae39e7db890d6",
                "md5": "aa532448608b26eb94986bc049acaac6",
                "sha256": "5a5cf129519b02cb3fc1320b03989dedb9159578458155f3ddeb614dc3ed71bb"
            },
            "downloads": -1,
            "filename": "nti_mailer-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa532448608b26eb94986bc049acaac6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 43178,
            "upload_time": "2024-11-12T14:04:45",
            "upload_time_iso_8601": "2024-11-12T14:04:45.158098Z",
            "url": "https://files.pythonhosted.org/packages/88/90/6dcda518f5631cfef6a293d109f1a44cc96086ad29922aeae39e7db890d6/nti_mailer-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 14:04:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenNTI",
    "github_project": "nti.mailer",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "nti.mailer"
}
        
Elapsed time: 0.39104s