quota-notifier


Namequota-notifier JSON
Version 0.6.4 PyPI version JSON
download
home_pagehttps://github.com/pitt-crc/quota_notifier
SummaryAutomatic email notification tool for disk quota usage.
upload_time2025-01-07 16:40:23
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/df/36/d3a533a6df78da1573baf0f68840220917722a8da925c0be90e593996ed8/quota_notifier-0.6.4.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.4",
    "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": "9bc90a3b0323ebb935ac5dafdb3e5da0a0be30cefd000e56d406d503482d0596",
                "md5": "c243e19b74cf661449ebe58a9f4ffd88",
                "sha256": "8ea5f7aa3291177c8d54113ceb2c4bb3960be1eab5e18a69688a805d3fac4687"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c243e19b74cf661449ebe58a9f4ffd88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29989,
            "upload_time": "2025-01-07T16:40:22",
            "upload_time_iso_8601": "2025-01-07T16:40:22.112313Z",
            "url": "https://files.pythonhosted.org/packages/9b/c9/0a3b0323ebb935ac5dafdb3e5da0a0be30cefd000e56d406d503482d0596/quota_notifier-0.6.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df36d3a533a6df78da1573baf0f68840220917722a8da925c0be90e593996ed8",
                "md5": "5b4e51eaf5f7dcaedca6dc8a28fb53e2",
                "sha256": "5098fa404a084b8ac020fc6cb4db9a2cf00159c4098a2c70e388d42ba4046519"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5b4e51eaf5f7dcaedca6dc8a28fb53e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25947,
            "upload_time": "2025-01-07T16:40:23",
            "upload_time_iso_8601": "2025-01-07T16:40:23.593452Z",
            "url": "https://files.pythonhosted.org/packages/df/36/d3a533a6df78da1573baf0f68840220917722a8da925c0be90e593996ed8/quota_notifier-0.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 16:40:23",
    "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.44723s