django-email-throttler


Namedjango-email-throttler JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/robert-kisteleki/django-email-throttler
SummaryAn email throttler for Django
upload_time2023-08-25 09:52:05
maintainer
docs_urlNone
authorRobert Kisteleki
requires_python
licenseGPLv3
keywords django email
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Django email backend and more to limit the amount of mails sent out

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robert-kisteleki/django-email-throttler",
    "name": "django-email-throttler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Django,email",
    "author": "Robert Kisteleki",
    "author_email": "kistel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/ad/c318371459b671c5ad7158f5abde00bb1fcb56e0c1f33fa8a4914f341002/django-email-throttler-0.5.0.tar.gz",
    "platform": null,
    "description": "A Django email backend and more to limit the amount of mails sent out\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "An email throttler for Django",
    "version": "0.5.0",
    "project_urls": {
        "Download": "https://github.com/robert-kisteleki/django-email-throttler",
        "Homepage": "https://github.com/robert-kisteleki/django-email-throttler"
    },
    "split_keywords": [
        "django",
        "email"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1bcd2564bc94a08562188884e3c150b45dfec8c99980ecb845683fe6cc8733f",
                "md5": "91e2d9bfe57eae466057aa7292d109d3",
                "sha256": "5484fe33ec8d8a2662a5f5add63140d17e0b10c4aed60990951037f0e562cb62"
            },
            "downloads": -1,
            "filename": "django_email_throttler-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91e2d9bfe57eae466057aa7292d109d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18024,
            "upload_time": "2023-08-25T09:52:04",
            "upload_time_iso_8601": "2023-08-25T09:52:04.652811Z",
            "url": "https://files.pythonhosted.org/packages/b1/bc/d2564bc94a08562188884e3c150b45dfec8c99980ecb845683fe6cc8733f/django_email_throttler-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11adc318371459b671c5ad7158f5abde00bb1fcb56e0c1f33fa8a4914f341002",
                "md5": "ac85da601949684809df90a3e263c412",
                "sha256": "33b8f3a233a3cac9c9f15f43ce96248e206e38d0b0d494e28b7ea8993dc97cbb"
            },
            "downloads": -1,
            "filename": "django-email-throttler-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac85da601949684809df90a3e263c412",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19390,
            "upload_time": "2023-08-25T09:52:05",
            "upload_time_iso_8601": "2023-08-25T09:52:05.814196Z",
            "url": "https://files.pythonhosted.org/packages/11/ad/c318371459b671c5ad7158f5abde00bb1fcb56e0c1f33fa8a4914f341002/django-email-throttler-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-25 09:52:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robert-kisteleki",
    "github_project": "django-email-throttler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-email-throttler"
}
        
Elapsed time: 0.10482s