lmod-ingest


Namelmod-ingest JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/pitt-crc/lmod_tracking
SummaryData ingestion utility for loading Lmod usage logs into a database.
upload_time2025-01-07 16:41:08
maintainerNone
docs_urlNone
authorPitt Center for Research Computing
requires_python<4.0,>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lmod Usage Tracking

[![](https://app.codacy.com/project/badge/Grade/da5fd23a62874c989f9b80ba201af924)](https://app.codacy.com/gh/pitt-crc/lmod_tracking/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![](https://app.codacy.com/project/badge/Coverage/da5fd23a62874c989f9b80ba201af924)](https://app.codacy.com/gh/pitt-crc/lmod_tracking/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

Lmod provides [official support](https://lmod.readthedocs.io/en/latest/300_tracking_module_usage.html) for tracking module usage via the system log.
The `lmod-ingest` utility is used to ingest the resulting syslog entries into a Postgres database.
See the [project documentation](https://crc-pages.pitt.edu/lmod_tracking/) for more details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pitt-crc/lmod_tracking",
    "name": "lmod-ingest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Pitt Center for Research Computing",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d5/c9/4ce9df9b9b6c3491f5670bb0887108828f4a556bfa67484d661ef53a2040/lmod_ingest-0.4.4.tar.gz",
    "platform": null,
    "description": "# Lmod Usage Tracking\n\n[![](https://app.codacy.com/project/badge/Grade/da5fd23a62874c989f9b80ba201af924)](https://app.codacy.com/gh/pitt-crc/lmod_tracking/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![](https://app.codacy.com/project/badge/Coverage/da5fd23a62874c989f9b80ba201af924)](https://app.codacy.com/gh/pitt-crc/lmod_tracking/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)\n\nLmod provides [official support](https://lmod.readthedocs.io/en/latest/300_tracking_module_usage.html) for tracking module usage via the system log.\nThe `lmod-ingest` utility is used to ingest the resulting syslog entries into a Postgres database.\nSee the [project documentation](https://crc-pages.pitt.edu/lmod_tracking/) for more details.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Data ingestion utility for loading Lmod usage logs into a database.",
    "version": "0.4.4",
    "project_urls": {
        "Homepage": "https://github.com/pitt-crc/lmod_tracking",
        "Repository": "https://github.com/pitt-crc/lmod_tracking"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e41ee79b653cc17af8aa15f8b83ddc5c25d6c50d386b12ef5b196668ae354b2a",
                "md5": "a33b32d87166c0238e90816f19e356fa",
                "sha256": "fb9b979cfbb5b0ca8f2ad4ae6bbf3ad5197e456ba329eaf8bd31166ea0a8a652"
            },
            "downloads": -1,
            "filename": "lmod_ingest-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a33b32d87166c0238e90816f19e356fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 20628,
            "upload_time": "2025-01-07T16:41:07",
            "upload_time_iso_8601": "2025-01-07T16:41:07.177953Z",
            "url": "https://files.pythonhosted.org/packages/e4/1e/e79b653cc17af8aa15f8b83ddc5c25d6c50d386b12ef5b196668ae354b2a/lmod_ingest-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5c94ce9df9b9b6c3491f5670bb0887108828f4a556bfa67484d661ef53a2040",
                "md5": "7d4e428be560ebe6e7bbfdb50ffff69b",
                "sha256": "ac245a5385874938663b84343fae453817dfd0fd74632d84fb745f188dc61c1e"
            },
            "downloads": -1,
            "filename": "lmod_ingest-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "7d4e428be560ebe6e7bbfdb50ffff69b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 17964,
            "upload_time": "2025-01-07T16:41:08",
            "upload_time_iso_8601": "2025-01-07T16:41:08.264945Z",
            "url": "https://files.pythonhosted.org/packages/d5/c9/4ce9df9b9b6c3491f5670bb0887108828f4a556bfa67484d661ef53a2040/lmod_ingest-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 16:41:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pitt-crc",
    "github_project": "lmod_tracking",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lmod-ingest"
}
        
Elapsed time: 0.42008s