aws-parallelcluster-node


Nameaws-parallelcluster-node JSON
Version 3.12.0 PyPI version JSON
download
home_pagehttps://github.com/aws/aws-parallelcluster-node
Summaryaws-parallelcluster-node provides the scripts for an AWS ParallelCluster node.
upload_time2024-12-18 22:00:38
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.9
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements boto3 retrying
Travis-CI No Travis.
coveralls test coverage No coveralls.
            aws-parallelcluster-node is the python package installed on the Amazon EC2 instances launched as part of AWS ParallelCluster.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws/aws-parallelcluster-node",
    "name": "aws-parallelcluster-node",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/40/62/1873626c60e7151792f5fd71a626ede6ce689226a28ff9c4c05432c8e6d6/aws-parallelcluster-node-3.12.0.tar.gz",
    "platform": null,
    "description": "aws-parallelcluster-node is the python package installed on the Amazon EC2 instances launched as part of AWS ParallelCluster.\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "aws-parallelcluster-node provides the scripts for an AWS ParallelCluster node.",
    "version": "3.12.0",
    "project_urls": {
        "Homepage": "https://github.com/aws/aws-parallelcluster-node"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3a4cd9754c3774901b500d492c35ca7eb6ec14ee3dae9205a0ca62735e1a5dc",
                "md5": "c85c33353a3ef7b56763f591f6fa3e31",
                "sha256": "70d2fab902d7f9ad06adcd83077e9c3ad70dd59b4111baed671f7e4e09b68438"
            },
            "downloads": -1,
            "filename": "aws_parallelcluster_node-3.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c85c33353a3ef7b56763f591f6fa3e31",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 94604,
            "upload_time": "2024-12-18T22:00:35",
            "upload_time_iso_8601": "2024-12-18T22:00:35.858659Z",
            "url": "https://files.pythonhosted.org/packages/c3/a4/cd9754c3774901b500d492c35ca7eb6ec14ee3dae9205a0ca62735e1a5dc/aws_parallelcluster_node-3.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40621873626c60e7151792f5fd71a626ede6ce689226a28ff9c4c05432c8e6d6",
                "md5": "a6490921922016be2120ea41a9808aff",
                "sha256": "15266f0eb1abdb699781665593ca834d72947fe639afa55b2f25f3c3042a0345"
            },
            "downloads": -1,
            "filename": "aws-parallelcluster-node-3.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a6490921922016be2120ea41a9808aff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 77014,
            "upload_time": "2024-12-18T22:00:38",
            "upload_time_iso_8601": "2024-12-18T22:00:38.157239Z",
            "url": "https://files.pythonhosted.org/packages/40/62/1873626c60e7151792f5fd71a626ede6ce689226a28ff9c4c05432c8e6d6/aws-parallelcluster-node-3.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 22:00:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aws",
    "github_project": "aws-parallelcluster-node",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "boto3",
            "specs": [
                [
                    ">=",
                    "1.7.55"
                ]
            ]
        },
        {
            "name": "retrying",
            "specs": [
                [
                    "~=",
                    "1.3"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "aws-parallelcluster-node"
}
        
Elapsed time: 0.99886s