quota-notifier


Namequota-notifier JSON
Version 0.6.3 PyPI version JSON
download
home_pagehttps://github.com/pitt-crc/quota_notifier
SummaryAutomatic email notification tool for disk quota usage.
upload_time2024-10-01 14:10:08
maintainerNone
docs_urlNone
authorPitt Center for Research Computing
requires_python>=3.9
licenseNone
keywords disk usage quota notify email
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Storage Quota Notifier

[![](https://app.codacy.com/project/badge/Grade/583c607400c2429ebbc1554d777d26b4)](https://app.codacy.com/gh/pitt-crc/quota_notifier/dashboard)
[![](https://app.codacy.com/project/badge/Coverage/583c607400c2429ebbc1554d777d26b4)](https://app.codacy.com/gh/pitt-crc/quota_notifier/dashboard)

A command line utility for emailing users when they exceed storage quota thresholds on mounted file systems.

See the [official documentation](https://crc-pages.pitt.edu/quota_notifier/) for more details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pitt-crc/quota_notifier",
    "name": "quota-notifier",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "disk, usage, quota, notify, email",
    "author": "Pitt Center for Research Computing",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/00/73/359496b4b2820bde7a400f541b7f4f295acfd047b48b75c77159bdb0f828/quota_notifier-0.6.3.tar.gz",
    "platform": null,
    "description": "# Storage Quota Notifier\n\n[![](https://app.codacy.com/project/badge/Grade/583c607400c2429ebbc1554d777d26b4)](https://app.codacy.com/gh/pitt-crc/quota_notifier/dashboard)\n[![](https://app.codacy.com/project/badge/Coverage/583c607400c2429ebbc1554d777d26b4)](https://app.codacy.com/gh/pitt-crc/quota_notifier/dashboard)\n\nA command line utility for emailing users when they exceed storage quota thresholds on mounted file systems.\n\nSee the [official documentation](https://crc-pages.pitt.edu/quota_notifier/) for more details.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Automatic email notification tool for disk quota usage.",
    "version": "0.6.3",
    "project_urls": {
        "Documentation": "https://crc-pages.pitt.edu/quota_notifier/",
        "Homepage": "https://github.com/pitt-crc/quota_notifier",
        "Repository": "https://github.com/pitt-crc/quota_notifier"
    },
    "split_keywords": [
        "disk",
        " usage",
        " quota",
        " notify",
        " email"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cf7bfeb71be93ddaab1a337393203d41123cd4ab5f651460bebdd536d65dd1f",
                "md5": "1e6ae5a8a11e8101d2bb3dc37b4c42c8",
                "sha256": "07a4ba1e2ae99f3801f20faf79aba7996c6b4c7f54d83dad2f4ec54699ba6444"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e6ae5a8a11e8101d2bb3dc37b4c42c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29987,
            "upload_time": "2024-10-01T14:10:07",
            "upload_time_iso_8601": "2024-10-01T14:10:07.543720Z",
            "url": "https://files.pythonhosted.org/packages/6c/f7/bfeb71be93ddaab1a337393203d41123cd4ab5f651460bebdd536d65dd1f/quota_notifier-0.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0073359496b4b2820bde7a400f541b7f4f295acfd047b48b75c77159bdb0f828",
                "md5": "10598d9c32f1a9c0ed789aeb335675f8",
                "sha256": "4e14989b454f9be7d6ccb78bc3e5b0f650dc8b7f8d4d04b877387a015bef9070"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "10598d9c32f1a9c0ed789aeb335675f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 26361,
            "upload_time": "2024-10-01T14:10:08",
            "upload_time_iso_8601": "2024-10-01T14:10:08.496025Z",
            "url": "https://files.pythonhosted.org/packages/00/73/359496b4b2820bde7a400f541b7f4f295acfd047b48b75c77159bdb0f828/quota_notifier-0.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 14:10:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pitt-crc",
    "github_project": "quota_notifier",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quota-notifier"
}
        
Elapsed time: 0.62050s