flask-mailman


Nameflask-mailman JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/waynerv/flask-mailman
SummaryPorting Django's email implementation to your Flask applications.
upload_time2024-04-22 14:34:29
maintainerNone
docs_urlNone
authorWaynerv
requires_python<4.0,>=3.7
licenseBSD-3-Clause
keywords flask mail smtp flask-mail
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # 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/9c/bb/802d834e4c61a86fc30cd144a5ab63f903eed5b41c1c83adfe7cc11c6b94/flask_mailman-1.1.0.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.0",
    "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": "d217dc079f6c7ca7cbbaa084e4fd77563602b503b7807da1be364c257ae3bc83",
                "md5": "56024ba98a799564f35ec81917312c58",
                "sha256": "538c94334f211f29d18fab5f5870c3711f8ded08d6fe93ca488b10d3e7c107e6"
            },
            "downloads": -1,
            "filename": "flask_mailman-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56024ba98a799564f35ec81917312c58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 17380,
            "upload_time": "2024-04-22T14:34:27",
            "upload_time_iso_8601": "2024-04-22T14:34:27.887712Z",
            "url": "https://files.pythonhosted.org/packages/d2/17/dc079f6c7ca7cbbaa084e4fd77563602b503b7807da1be364c257ae3bc83/flask_mailman-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cbb802d834e4c61a86fc30cd144a5ab63f903eed5b41c1c83adfe7cc11c6b94",
                "md5": "36677f774b618581254eec965f9c68a3",
                "sha256": "1bb2b701cb332cf888962fd9d9155714f84b7f2c0d75a4d596548cae5d479bff"
            },
            "downloads": -1,
            "filename": "flask_mailman-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36677f774b618581254eec965f9c68a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 14964,
            "upload_time": "2024-04-22T14:34:29",
            "upload_time_iso_8601": "2024-04-22T14:34:29.955464Z",
            "url": "https://files.pythonhosted.org/packages/9c/bb/802d834e4c61a86fc30cd144a5ab63f903eed5b41c1c83adfe7cc11c6b94/flask_mailman-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 14:34:29",
    "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"
}
        
Elapsed time: 0.27243s