django-otel-smtp-backend


Namedjango-otel-smtp-backend JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryWraps the default Django SMTP Email Backend with trace instrumentation to the OpenTelemetry
upload_time2024-05-26 16:41:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Instituto Inventare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django email mail smtp open-telemetry telemetry otel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django_otel_smtp_backend

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-otel-smtp-backend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Eduardo Oliveira <eduardo_y05@outlook.com>",
    "keywords": "django, email, mail, smtp, open-telemetry, telemetry, otel",
    "author": null,
    "author_email": "Eduardo Oliveira <eduardo_y05@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/d1/28/41bcb09a79f54df3199bb958ae7a7e3403fad971297ebe448a7cbfb4c7c7/django_otel_smtp_backend-0.0.2.tar.gz",
    "platform": null,
    "description": "# django_otel_smtp_backend\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Instituto Inventare  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Wraps the default Django SMTP Email Backend with trace instrumentation to the OpenTelemetry",
    "version": "0.0.2",
    "project_urls": {
        "documentation": "https://github.com/inventare/django-otel-smtp-backend",
        "homepage": "https://github.com/inventare/django-otel-smtp-backend"
    },
    "split_keywords": [
        "django",
        " email",
        " mail",
        " smtp",
        " open-telemetry",
        " telemetry",
        " otel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ad508b4dbef1cf21221b3cc03cfcffb04c5ec50108f28f00581f99511e41c21",
                "md5": "bc249670d84e8578cdb78bacecc9f5e3",
                "sha256": "dbd32af39722905ec1cce06ad4d63b0ef0e9691345d58b555f53fdd351dde522"
            },
            "downloads": -1,
            "filename": "django_otel_smtp_backend-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc249670d84e8578cdb78bacecc9f5e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3948,
            "upload_time": "2024-05-26T16:41:42",
            "upload_time_iso_8601": "2024-05-26T16:41:42.598480Z",
            "url": "https://files.pythonhosted.org/packages/8a/d5/08b4dbef1cf21221b3cc03cfcffb04c5ec50108f28f00581f99511e41c21/django_otel_smtp_backend-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d12841bcb09a79f54df3199bb958ae7a7e3403fad971297ebe448a7cbfb4c7c7",
                "md5": "1a8bd63b61aa4e307a07c15b7a2ab888",
                "sha256": "ae4a9ceec52f1d1ff8683121b49e913627948ee045a384d4d90a6826a4bd1031"
            },
            "downloads": -1,
            "filename": "django_otel_smtp_backend-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1a8bd63b61aa4e307a07c15b7a2ab888",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3179,
            "upload_time": "2024-05-26T16:41:48",
            "upload_time_iso_8601": "2024-05-26T16:41:48.658012Z",
            "url": "https://files.pythonhosted.org/packages/d1/28/41bcb09a79f54df3199bb958ae7a7e3403fad971297ebe448a7cbfb4c7c7/django_otel_smtp_backend-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 16:41:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inventare",
    "github_project": "django-otel-smtp-backend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-otel-smtp-backend"
}
        
Elapsed time: 0.24769s