quota-notifier


Namequota-notifier JSON
Version 0.6.6 PyPI version JSON
download
home_pageNone
SummaryAutomatic email notification tool for disk quota usage.
upload_time2025-09-02 17:53:00
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": null,
    "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/9d/ae/7e77faa68c3add84cd6e54298debaf3fb47d5278b7a30b9063bade66867a/quota_notifier-0.6.6.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.6",
    "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": null,
            "digests": {
                "blake2b_256": "8aad7379a4d8e81014b6a52022f87db48c33e4f5a4492c0e7ad793875f90b4be",
                "md5": "2d9e3f550087e8b81ccbd684e5d5c4fb",
                "sha256": "fde7e98a0d2e4864445f259636c4499ebe218188dfd844ba925e68fa41b4eb94"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d9e3f550087e8b81ccbd684e5d5c4fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29991,
            "upload_time": "2025-09-02T17:52:59",
            "upload_time_iso_8601": "2025-09-02T17:52:59.883306Z",
            "url": "https://files.pythonhosted.org/packages/8a/ad/7379a4d8e81014b6a52022f87db48c33e4f5a4492c0e7ad793875f90b4be/quota_notifier-0.6.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9dae7e77faa68c3add84cd6e54298debaf3fb47d5278b7a30b9063bade66867a",
                "md5": "9bcefcd58b59ee9cfa9ff00ecb0aafc1",
                "sha256": "7546b6278a92adb140c5ddd4b5460a004158becf326b2ce7745cb86c507792d0"
            },
            "downloads": -1,
            "filename": "quota_notifier-0.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9bcefcd58b59ee9cfa9ff00ecb0aafc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25943,
            "upload_time": "2025-09-02T17:53:00",
            "upload_time_iso_8601": "2025-09-02T17:53:00.666380Z",
            "url": "https://files.pythonhosted.org/packages/9d/ae/7e77faa68c3add84cd6e54298debaf3fb47d5278b7a30b9063bade66867a/quota_notifier-0.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 17:53:00",
    "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.66986s