WrapSlurm


NameWrapSlurm JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/voidful/WrapSlurm
SummaryA utility for managing SLURM jobs and nodes with enhanced display features.
upload_time2025-01-09 12:37:55
maintainerNone
docs_urlNone
authorVoidful
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements terminaltables termcolor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/voidful/WrapSlurm",
    "name": "WrapSlurm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Voidful",
    "author_email": "voidful@eric-lam.com",
    "download_url": "https://files.pythonhosted.org/packages/66/83/a2d815c6967f577e46da2b323d00be678d11566e133ce6212a1247c9617c/wrapslurm-0.0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A utility for managing SLURM jobs and nodes with enhanced display features.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/voidful/WrapSlurm"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89f01e45ed39a1cb1f12c95321d4ca15d3a40569ed7ac2a46fdb7f90fc6b97db",
                "md5": "2e878836ba5e14a517e051bac0b81c4c",
                "sha256": "79ca4a4cfcc396ff71886d9571665f0b9c121085f50e9993e87664beccf56f63"
            },
            "downloads": -1,
            "filename": "WrapSlurm-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e878836ba5e14a517e051bac0b81c4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9764,
            "upload_time": "2025-01-09T12:37:51",
            "upload_time_iso_8601": "2025-01-09T12:37:51.107283Z",
            "url": "https://files.pythonhosted.org/packages/89/f0/1e45ed39a1cb1f12c95321d4ca15d3a40569ed7ac2a46fdb7f90fc6b97db/WrapSlurm-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6683a2d815c6967f577e46da2b323d00be678d11566e133ce6212a1247c9617c",
                "md5": "33e3fdebd409faa01c64b6ea14ab6735",
                "sha256": "4207c6a6de48e949b2ceb45a80c2fa7de20befa4198066710de6d4bc8a62c2b2"
            },
            "downloads": -1,
            "filename": "wrapslurm-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "33e3fdebd409faa01c64b6ea14ab6735",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8063,
            "upload_time": "2025-01-09T12:37:55",
            "upload_time_iso_8601": "2025-01-09T12:37:55.234463Z",
            "url": "https://files.pythonhosted.org/packages/66/83/a2d815c6967f577e46da2b323d00be678d11566e133ce6212a1247c9617c/wrapslurm-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 12:37:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "voidful",
    "github_project": "WrapSlurm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "terminaltables",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": []
        }
    ],
    "lcname": "wrapslurm"
}
        
Elapsed time: 0.51116s