morpheus-mail


Namemorpheus-mail JSON
Version 1.0.41 PyPI version JSON
download
home_pagehttps://github.com/tutorcruncher/morpheus
SummaryEmail rendering engine from morpheus
upload_time2025-09-15 10:37:53
maintainerNone
docs_urlNone
authorSamuel Colvin
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements aiofiles aioredis arq buildpg chevron click fastapi foxglove-web jinja2 libsass misaka MarkupSafe phonenumbers pydantic python-multipart python-pdf requests starlette sentry-sdk tqdm ua-parser uvicorn ipython py setuptools openai python-dotenv
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Note: this only installs the rendering logic for `morpheus <https://github.com/tutorcruncher/morpheus>` for testing and email preview.

Everything else is excluded to avoid installing unnecessary packages.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tutorcruncher/morpheus",
    "name": "morpheus-mail",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Samuel Colvin",
    "author_email": "s@muelcolvin.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/3c/66b02b8cca41e679e283b6b7f5c1ebe1d840eb35a037e58181e9ee33ae59/morpheus_mail-1.0.41.tar.gz",
    "platform": null,
    "description": "\nNote: this only installs the rendering logic for `morpheus <https://github.com/tutorcruncher/morpheus>` for testing and email preview.\n\nEverything else is excluded to avoid installing unnecessary packages.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Email rendering engine from morpheus",
    "version": "1.0.41",
    "project_urls": {
        "Homepage": "https://github.com/tutorcruncher/morpheus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1273e9af8f3fab90d48faca962e3ea545a94a63ab4360c02b9d334d153b37996",
                "md5": "7b5bbe85f3a243026cc65e59c3a4fa67",
                "sha256": "fd77de6ad7db215208779374363e9650b0feece5cb7943a57008c3730f2ddf5a"
            },
            "downloads": -1,
            "filename": "morpheus_mail-1.0.41-py36.py37.py39-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b5bbe85f3a243026cc65e59c3a4fa67",
            "packagetype": "bdist_wheel",
            "python_version": "py36.py37.py39",
            "requires_python": ">=3.6",
            "size": 5714,
            "upload_time": "2025-09-15T10:37:53",
            "upload_time_iso_8601": "2025-09-15T10:37:53.027079Z",
            "url": "https://files.pythonhosted.org/packages/12/73/e9af8f3fab90d48faca962e3ea545a94a63ab4360c02b9d334d153b37996/morpheus_mail-1.0.41-py36.py37.py39-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e33c66b02b8cca41e679e283b6b7f5c1ebe1d840eb35a037e58181e9ee33ae59",
                "md5": "961f70f519469d5a279e3f6511e7b7cf",
                "sha256": "4ded15a00ad1b8e5987a5f5c4bdb986a7c7110f02cff76cb42aa3b7654da0f09"
            },
            "downloads": -1,
            "filename": "morpheus_mail-1.0.41.tar.gz",
            "has_sig": false,
            "md5_digest": "961f70f519469d5a279e3f6511e7b7cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 22480,
            "upload_time": "2025-09-15T10:37:53",
            "upload_time_iso_8601": "2025-09-15T10:37:53.917171Z",
            "url": "https://files.pythonhosted.org/packages/e3/3c/66b02b8cca41e679e283b6b7f5c1ebe1d840eb35a037e58181e9ee33ae59/morpheus_mail-1.0.41.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 10:37:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tutorcruncher",
    "github_project": "morpheus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiofiles",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "aioredis",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "arq",
            "specs": [
                [
                    "==",
                    "0.22"
                ]
            ]
        },
        {
            "name": "buildpg",
            "specs": [
                [
                    "==",
                    "0.4"
                ]
            ]
        },
        {
            "name": "chevron",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "==",
                    "0.68.1"
                ]
            ]
        },
        {
            "name": "foxglove-web",
            "specs": [
                [
                    "==",
                    "0.0.28"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "libsass",
            "specs": [
                [
                    "==",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "misaka",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "phonenumbers",
            "specs": [
                [
                    "==",
                    "8.13.6"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "1.9.2"
                ]
            ]
        },
        {
            "name": "python-multipart",
            "specs": [
                [
                    "==",
                    "0.0.6"
                ]
            ]
        },
        {
            "name": "python-pdf",
            "specs": [
                [
                    "==",
                    "0.39"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.2"
                ]
            ]
        },
        {
            "name": "starlette",
            "specs": [
                [
                    "==",
                    "0.14.2"
                ]
            ]
        },
        {
            "name": "sentry-sdk",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.64.1"
                ]
            ]
        },
        {
            "name": "ua-parser",
            "specs": [
                [
                    "==",
                    "0.16.1"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    "==",
                    "8.11.0"
                ]
            ]
        },
        {
            "name": "py",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "78.0.2"
                ]
            ]
        },
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "1.85.0"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        }
    ],
    "lcname": "morpheus-mail"
}
        
Elapsed time: 3.47322s