aws-parallelcluster-node


Nameaws-parallelcluster-node JSON
Version 3.11.1 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-10-21 16:42:43
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/7b/9b/33d53372916f85856bb65da7142e42b0d90fd67e24762c5946a0d063d284/aws-parallelcluster-node-3.11.1.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.11.1",
    "project_urls": {
        "Homepage": "https://github.com/aws/aws-parallelcluster-node"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0bd1cb259766f642a97b4042f47fe7a3288cfa7b20938e471b2ea08db7cb623",
                "md5": "0ec60009d8200bcbc05a02d8a1dce915",
                "sha256": "0a68ee5f43fa522638181ca7dbf6fd3987e906e883569692658c202e3002628e"
            },
            "downloads": -1,
            "filename": "aws_parallelcluster_node-3.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ec60009d8200bcbc05a02d8a1dce915",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 94605,
            "upload_time": "2024-10-21T16:42:42",
            "upload_time_iso_8601": "2024-10-21T16:42:42.480236Z",
            "url": "https://files.pythonhosted.org/packages/e0/bd/1cb259766f642a97b4042f47fe7a3288cfa7b20938e471b2ea08db7cb623/aws_parallelcluster_node-3.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b9b33d53372916f85856bb65da7142e42b0d90fd67e24762c5946a0d063d284",
                "md5": "e6c026801bb72203db28f5a662298403",
                "sha256": "07c36b3c03bbe67b5a9e925c215cac40e2335e331d3b2d0271bd3364280eac7b"
            },
            "downloads": -1,
            "filename": "aws-parallelcluster-node-3.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e6c026801bb72203db28f5a662298403",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 77031,
            "upload_time": "2024-10-21T16:42:43",
            "upload_time_iso_8601": "2024-10-21T16:42:43.490021Z",
            "url": "https://files.pythonhosted.org/packages/7b/9b/33d53372916f85856bb65da7142e42b0d90fd67e24762c5946a0d063d284/aws-parallelcluster-node-3.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 16:42:43",
    "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.91555s