quota-notifier


Namequota-notifier JSON
Version 0.5.12 PyPI version JSON
download
home_pagehttps://github.com/pitt-crc/quota_notifier
SummaryAutomatic email notification tool for disk quota usage.
upload_time2024-02-01 18:17:35
maintainer
docs_urlNone
authorPitt Center for Research Computing
requires_python>=3.8
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "disk,usage,quota,notify,email",
    "author": "Pitt Center for Research Computing",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ad/56/ad2f52c68a9a1b37fd4ba3d1d9025373b011e5398eddfd0423acfefd01ca/quota_notifier-0.5.12.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": "",
    "summary": "Automatic email notification tool for disk quota usage.",
    "version": "0.5.12",
    "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": "4a8b4eed82e5a99c3abe74e20951200e2e367c8b037cd0150a766f1c20fe3a47",
                "md5": "457916c67ef091ef2a308892c0c78beb",
                "sha256": "28da31c5da42abd56dfbd5b9a6c4652c89d49a23994e0ed6b4ab37bc0e257698"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.5.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "457916c67ef091ef2a308892c0c78beb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30001,
            "upload_time": "2024-02-01T18:17:33",
            "upload_time_iso_8601": "2024-02-01T18:17:33.504847Z",
            "url": "https://files.pythonhosted.org/packages/4a/8b/4eed82e5a99c3abe74e20951200e2e367c8b037cd0150a766f1c20fe3a47/quota_notifier-0.5.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad56ad2f52c68a9a1b37fd4ba3d1d9025373b011e5398eddfd0423acfefd01ca",
                "md5": "2d2557d67a51f693f7010c40bf33502a",
                "sha256": "687fea72cdfd2a9f4fd2b30f5b2321d7da3b3fdba6e98f776d60617af40d933a"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.5.12.tar.gz",
            "has_sig": false,
            "md5_digest": "2d2557d67a51f693f7010c40bf33502a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26368,
            "upload_time": "2024-02-01T18:17:35",
            "upload_time_iso_8601": "2024-02-01T18:17:35.447172Z",
            "url": "https://files.pythonhosted.org/packages/ad/56/ad2f52c68a9a1b37fd4ba3d1d9025373b011e5398eddfd0423acfefd01ca/quota_notifier-0.5.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 18:17:35",
    "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.17219s