# Flask-Mailman
![PyPI](https://img.shields.io/pypi/v/flask-mailman?color=blue)
![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-mailman?color=brightgreen)
[![dev workflow](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml/badge.svg?branch=master)](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml)
![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/waynerv/flask-mailman/latest?color=cyan)
![PyPI - License](https://img.shields.io/pypi/l/flask-mailman?color=blue)
[![codecov](https://codecov.io/gh/waynerv/flask-mailman/graph/badge.svg?token=bCkkuXW4dX)](https://codecov.io/gh/waynerv/flask-mailman)
Flask-Mailman is a Flask extension providing simple email sending capabilities.
It was meant to replace unmaintained Flask-Mail with a better warranty and more features.
## Usage
Flask-Mail ported Django's email implementation to your Flask applications, which may be the best mail sending implementation that's available for python.
The way of using this extension is almost the same as Django.
Documentation: https://waynerv.github.io/flask-mailman.
**Note: A few breaking changes have been made in v0.2.0 version** to ensure that API of this extension is basically the same as Django.
Users migrating from Flask-Mail should upgrade with caution.
## Credits
Thanks to [Jetbrains](https://jb.gg/OpenSource) for providing an Open Source license for this project.
[![Jetbrains Logo](docs/img/jetbrains-variant-4.png)](www.jetbrains.com)
Build tools and workflows of this project was inspired by [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.
Raw data
{
"_id": null,
"home_page": "https://github.com/waynerv/flask-mailman",
"name": "Flask-Mailman",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": "flask, mail, smtp, flask-mail",
"author": "Waynerv",
"author_email": "ampedee@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8a/69/27135c6fb9a8d0349876fb7e2fc2dac985039e939776b15b31214347898a/flask_mailman-1.1.1.tar.gz",
"platform": null,
"description": "# Flask-Mailman\n\n![PyPI](https://img.shields.io/pypi/v/flask-mailman?color=blue)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/flask-mailman?color=brightgreen)\n[![dev workflow](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml/badge.svg?branch=master)](https://github.com/waynerv/flask-mailman/actions/workflows/dev.yml)\n![GitHub commits since latest release (by SemVer)](https://img.shields.io/github/commits-since/waynerv/flask-mailman/latest?color=cyan)\n![PyPI - License](https://img.shields.io/pypi/l/flask-mailman?color=blue)\n[![codecov](https://codecov.io/gh/waynerv/flask-mailman/graph/badge.svg?token=bCkkuXW4dX)](https://codecov.io/gh/waynerv/flask-mailman)\n\nFlask-Mailman is a Flask extension providing simple email sending capabilities.\n\nIt was meant to replace unmaintained Flask-Mail with a better warranty and more features.\n\n## Usage\n\nFlask-Mail ported Django's email implementation to your Flask applications, which may be the best mail sending implementation that's available for python.\n\nThe way of using this extension is almost the same as Django.\n\nDocumentation: https://waynerv.github.io/flask-mailman.\n\n**Note: A few breaking changes have been made in v0.2.0 version** to ensure that API of this extension is basically the same as Django.\nUsers migrating from Flask-Mail should upgrade with caution.\n\n## Credits\n\nThanks to [Jetbrains](https://jb.gg/OpenSource) for providing an Open Source license for this project.\n\n[![Jetbrains Logo](docs/img/jetbrains-variant-4.png)](www.jetbrains.com)\n\nBuild tools and workflows of this project was inspired by [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Porting Django's email implementation to your Flask applications.",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/waynerv/flask-mailman",
"Repository": "https://github.com/waynerv/flask-mailman"
},
"split_keywords": [
"flask",
" mail",
" smtp",
" flask-mail"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "163ec6fe492ea31fc385a3112cec9c7d15bdce94ba1c4f4f4664b76ef70ab47a",
"md5": "e49c6a600818c68e839a5e4da973d5f9",
"sha256": "0a66ead606b2ec9e4371d727f82709c7a51270bc5306be57c9f4ce0ed29dbe57"
},
"downloads": -1,
"filename": "flask_mailman-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e49c6a600818c68e839a5e4da973d5f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 17397,
"upload_time": "2024-07-06T15:16:51",
"upload_time_iso_8601": "2024-07-06T15:16:51.735360Z",
"url": "https://files.pythonhosted.org/packages/16/3e/c6fe492ea31fc385a3112cec9c7d15bdce94ba1c4f4f4664b76ef70ab47a/flask_mailman-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a6927135c6fb9a8d0349876fb7e2fc2dac985039e939776b15b31214347898a",
"md5": "1e4ba4c89149b62fdbc6cf203e93ebba",
"sha256": "3bc1ffffbd655ba9e468946a5f02e9cc772594fe1e98ace636c2f6717419eefa"
},
"downloads": -1,
"filename": "flask_mailman-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "1e4ba4c89149b62fdbc6cf203e93ebba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 14867,
"upload_time": "2024-07-06T15:16:53",
"upload_time_iso_8601": "2024-07-06T15:16:53.547088Z",
"url": "https://files.pythonhosted.org/packages/8a/69/27135c6fb9a8d0349876fb7e2fc2dac985039e939776b15b31214347898a/flask_mailman-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-06 15:16:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waynerv",
"github_project": "flask-mailman",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "flask-mailman"
}