perseus-email-library


Nameperseus-email-library JSON
Version 1.0.27 PyPI version JSON
download
home_pagehttps://github.com/majormode/perseus-email-python-library
SummaryPerseus Email Python Library
upload_time2024-02-21 02:03:22
maintainer
docs_urlNone
authorDaniel CAUNE
requires_python>=3.9,<4.0
licenseProprietary
keywords agent card generator identity xebus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Perseus: Email Python Library

Perseus Email Python Library is a repository of reusable Python components to compose and send email.

These components have minimal dependencies on other libraries, so that they can be deployed easily.  In addition, these components will keep their interfaces as stable as possible, so that other Python projects can integrate these components without having to worry about changes in the future.


To install the Perseus Email Python Library, enter the follow command line:

```bash
$ poetry add perseus-email-library
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/majormode/perseus-email-python-library",
    "name": "perseus-email-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "agent,card,generator,identity,xebus",
    "author": "Daniel CAUNE",
    "author_email": "daniel.caune@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/4f/883f2ecfb32d3036db942e3951d246a3b647360249773890a7c7fcb13f70/perseus_email_library-1.0.27.tar.gz",
    "platform": null,
    "description": "# Perseus: Email Python Library\n\nPerseus Email Python Library is a repository of reusable Python components to compose and send email.\n\nThese components have minimal dependencies on other libraries, so that they can be deployed easily.  In addition, these components will keep their interfaces as stable as possible, so that other Python projects can integrate these components without having to worry about changes in the future.\n\n\nTo install the Perseus Email Python Library, enter the follow command line:\n\n```bash\n$ poetry add perseus-email-library\n```\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Perseus Email Python Library",
    "version": "1.0.27",
    "project_urls": {
        "Homepage": "https://github.com/majormode/perseus-email-python-library",
        "Repository": "https://github.com/majormode/perseus-email-python-library"
    },
    "split_keywords": [
        "agent",
        "card",
        "generator",
        "identity",
        "xebus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6479e23a6540247257bfcf59186b985e7793ad0fe89daef13ea53e6f75e158e4",
                "md5": "08d17e5e8d79a01a52baefc41f7aed3b",
                "sha256": "398173b2fe5569dab3db49c41bb950e1db064821a27f07fb4d281606a95f48ce"
            },
            "downloads": -1,
            "filename": "perseus_email_library-1.0.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08d17e5e8d79a01a52baefc41f7aed3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 21802,
            "upload_time": "2024-02-21T02:03:20",
            "upload_time_iso_8601": "2024-02-21T02:03:20.035681Z",
            "url": "https://files.pythonhosted.org/packages/64/79/e23a6540247257bfcf59186b985e7793ad0fe89daef13ea53e6f75e158e4/perseus_email_library-1.0.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab4f883f2ecfb32d3036db942e3951d246a3b647360249773890a7c7fcb13f70",
                "md5": "27790f9690832ad9d5465c363f1a1c11",
                "sha256": "d0099c51f4acb19594e0737c6565a3d4320c39314f44d97ce418e9872b4fc480"
            },
            "downloads": -1,
            "filename": "perseus_email_library-1.0.27.tar.gz",
            "has_sig": false,
            "md5_digest": "27790f9690832ad9d5465c363f1a1c11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 12173,
            "upload_time": "2024-02-21T02:03:22",
            "upload_time_iso_8601": "2024-02-21T02:03:22.066628Z",
            "url": "https://files.pythonhosted.org/packages/ab/4f/883f2ecfb32d3036db942e3951d246a3b647360249773890a7c7fcb13f70/perseus_email_library-1.0.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 02:03:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "majormode",
    "github_project": "perseus-email-python-library",
    "github_not_found": true,
    "lcname": "perseus-email-library"
}
        
Elapsed time: 0.18651s