=====================
django-templated-mail
=====================
.. image:: https://img.shields.io/pypi/v/django-templated-mail.svg
:target: https://pypi.org/project/django-templated-mail
.. image:: https://img.shields.io/travis/sunscrapers/django-templated-mail.svg
:target: https://travis-ci.org/sunscrapers/django-templated-mail
.. image:: https://img.shields.io/codecov/c/github/sunscrapers/django-templated-mail.svg
:target: https://codecov.io/gh/sunscrapers/django-templated-mail
.. image:: https://img.shields.io/scrutinizer/g/sunscrapers/django-templated-mail.svg
:target: https://scrutinizer-ci.com/g/sunscrapers/django-templated-mail
A simple wrapper for ``django.core.mail.EmailMultiAlternatives`` which makes
use of Django template system to store email content in separate file.
Developed by `SUNSCRAPERS <http://sunscrapers.com/>`_ with passion & patience.
Installation
============
Simply install using ``pip``:
.. code-block:: bash
$ pip install -U django-templated-mail
Documentation
=============
Documentation is available to study at
`http://django-templated-mail.readthedocs.io <http://django-templated-mail.readthedocs.io>`_
and in ``docs`` directory.
Contributing and development
============================
To start developing on **django-templated-mail**, clone the repository:
.. code-block:: bash
$ git clone git@github.com:sunscrapers/django-templated-mail.git
If you are a **pipenv** user you can quickly setup testing environment by
using Make commands:
.. code-block:: bash
$ make init
$ make test
Raw data
{
"_id": null,
"home_page": "https://github.com/mikewolfd/django-templated-mail",
"name": "django-templated-mail-2",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Sunscrapers, Mikewolfd",
"author_email": "info@sunscrapers.com",
"download_url": "https://files.pythonhosted.org/packages/28/e3/2315b89bd70e48d4592b2d868a0b8be484394d082a7ff7af0fddc0daa656/django_templated_mail_2-1.1.2.tar.gz",
"platform": null,
"description": "=====================\ndjango-templated-mail\n=====================\n\n.. image:: https://img.shields.io/pypi/v/django-templated-mail.svg\n :target: https://pypi.org/project/django-templated-mail\n\n.. image:: https://img.shields.io/travis/sunscrapers/django-templated-mail.svg\n :target: https://travis-ci.org/sunscrapers/django-templated-mail\n\n.. image:: https://img.shields.io/codecov/c/github/sunscrapers/django-templated-mail.svg\n :target: https://codecov.io/gh/sunscrapers/django-templated-mail\n\n.. image:: https://img.shields.io/scrutinizer/g/sunscrapers/django-templated-mail.svg\n :target: https://scrutinizer-ci.com/g/sunscrapers/django-templated-mail\n\nA simple wrapper for ``django.core.mail.EmailMultiAlternatives`` which makes\nuse of Django template system to store email content in separate file.\n\nDeveloped by `SUNSCRAPERS <http://sunscrapers.com/>`_ with passion & patience.\n\nInstallation\n============\n\nSimply install using ``pip``:\n\n.. code-block:: bash\n\n $ pip install -U django-templated-mail\n\nDocumentation\n=============\n\nDocumentation is available to study at\n`http://django-templated-mail.readthedocs.io <http://django-templated-mail.readthedocs.io>`_\nand in ``docs`` directory.\n\nContributing and development\n============================\n\nTo start developing on **django-templated-mail**, clone the repository:\n\n.. code-block:: bash\n\n $ git clone git@github.com:sunscrapers/django-templated-mail.git\n\nIf you are a **pipenv** user you can quickly setup testing environment by\nusing Make commands:\n\n.. code-block:: bash\n\n $ make init\n $ make test\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Send emails using Django template system.",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/mikewolfd/django-templated-mail"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8258a5994468630bb47b6cc884eb3be3c7e290af72909fba42aae0ff4fddb761",
"md5": "7f6098d86e22468233d7db9456b87f96",
"sha256": "bea63d69e768a55706eddb41667755b1ab56e5ba6c5e9ef35f9d3d81b298706c"
},
"downloads": -1,
"filename": "django_templated_mail_2-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f6098d86e22468233d7db9456b87f96",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4218,
"upload_time": "2024-09-17T05:02:05",
"upload_time_iso_8601": "2024-09-17T05:02:05.027260Z",
"url": "https://files.pythonhosted.org/packages/82/58/a5994468630bb47b6cc884eb3be3c7e290af72909fba42aae0ff4fddb761/django_templated_mail_2-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "28e32315b89bd70e48d4592b2d868a0b8be484394d082a7ff7af0fddc0daa656",
"md5": "37388859e3db51f1605e580b29564c2c",
"sha256": "60b12ee6f7ed2e93fdce2eff5a91e9dce5f7e59da57d46ac16c1f63f4f7ca2b7"
},
"downloads": -1,
"filename": "django_templated_mail_2-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "37388859e3db51f1605e580b29564c2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4982,
"upload_time": "2024-09-17T05:02:07",
"upload_time_iso_8601": "2024-09-17T05:02:07.349150Z",
"url": "https://files.pythonhosted.org/packages/28/e3/2315b89bd70e48d4592b2d868a0b8be484394d082a7ff7af0fddc0daa656/django_templated_mail_2-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 05:02:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mikewolfd",
"github_project": "django-templated-mail",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "django-templated-mail-2"
}