prefect-email


Nameprefect-email JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations for interacting with email.
upload_time2024-11-15 17:16:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prefect-email

<p align="center">
    <a href="https://pypi.python.org/pypi/prefect-email/" alt="PyPI version">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-email?color=0052FF&labelColor=090422"></a>
    <a href="https://pepy.tech/badge/prefect-email/" alt="Downloads">
        <img src="https://img.shields.io/pypi/dm/prefect-email?color=0052FF&labelColor=090422" /></a>
</p>

See the docs at [https://docs.prefect.io/integrations/prefect-email](https://docs.prefect.io/integrations/prefect-email) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-email",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "prefect",
    "author": null,
    "author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
    "download_url": "https://files.pythonhosted.org/packages/da/26/5ca4b37906e6ea7c8c44ddf882077b1223fd889f3256fb4659d68edf99c5/prefect_email-0.4.1.tar.gz",
    "platform": null,
    "description": "# prefect-email\n\n<p align=\"center\">\n    <a href=\"https://pypi.python.org/pypi/prefect-email/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-email?color=0052FF&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-email/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-email?color=0052FF&labelColor=090422\" /></a>\n</p>\n\nSee the docs at [https://docs.prefect.io/integrations/prefect-email](https://docs.prefect.io/integrations/prefect-email) for more information.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations for interacting with email.",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-email"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d0e80debefbf12012c69deeba9f857e99691f386a5352da223c67d48175e3c7",
                "md5": "dafe4b03f833ef5da671718de853f414",
                "sha256": "e3ec6d9580bd2535fe177a27c12f0bd9754e192871cd1d9f32e0e50b9337d7b4"
            },
            "downloads": -1,
            "filename": "prefect_email-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dafe4b03f833ef5da671718de853f414",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10933,
            "upload_time": "2024-11-15T17:16:52",
            "upload_time_iso_8601": "2024-11-15T17:16:52.134007Z",
            "url": "https://files.pythonhosted.org/packages/4d/0e/80debefbf12012c69deeba9f857e99691f386a5352da223c67d48175e3c7/prefect_email-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da265ca4b37906e6ea7c8c44ddf882077b1223fd889f3256fb4659d68edf99c5",
                "md5": "c0819171c73ef3edb065f04373368ce0",
                "sha256": "c20b5ab536baec64102156cf25908ba25393fa0dd346d18899e187747e617b50"
            },
            "downloads": -1,
            "filename": "prefect_email-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c0819171c73ef3edb065f04373368ce0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12556,
            "upload_time": "2024-11-15T17:16:53",
            "upload_time_iso_8601": "2024-11-15T17:16:53.365596Z",
            "url": "https://files.pythonhosted.org/packages/da/26/5ca4b37906e6ea7c8c44ddf882077b1223fd889f3256fb4659d68edf99c5/prefect_email-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 17:16:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "prefect-email"
}
        
Elapsed time: 0.36152s