ec2-utils


Nameec2-utils JSON
Version 0.38 PyPI version JSON
download
home_pagehttp://github.com/NitorCreations/ec2-utils
SummaryTools for using on an ec2 instance
upload_time2022-01-05 20:42:19
maintainer
docs_urlNone
authorPasi Niemi
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements argcomplete boto3 botocore certifi charset-normalizer decorator future idna jmespath netifaces py python-dateutil requests retry s3transfer six termcolor threadlocal-aws urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/NitorCreations/ec2-utils",
    "name": "ec2-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pasi Niemi",
    "author_email": "pasi@nitor.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/f9/e24f92cb8c995356de587d359a220856791ee8d0544bf812abd7fdee358a/ec2-utils-0.38.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Tools for using on an ec2 instance",
    "version": "0.38",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c64053dc47260eff625213afffdcd18831b6daac25c84dd0fe2d4ee342876537",
                "md5": "9c71c9d7963295daa975cf36650f54db",
                "sha256": "6d397a049f41673fc0ddd2de498d2c53887a7c8f0404b6a87e10ba87c0873d05"
            },
            "downloads": -1,
            "filename": "ec2_utils-0.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c71c9d7963295daa975cf36650f54db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 47047,
            "upload_time": "2022-01-05T20:42:17",
            "upload_time_iso_8601": "2022-01-05T20:42:17.253044Z",
            "url": "https://files.pythonhosted.org/packages/c6/40/53dc47260eff625213afffdcd18831b6daac25c84dd0fe2d4ee342876537/ec2_utils-0.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3f9e24f92cb8c995356de587d359a220856791ee8d0544bf812abd7fdee358a",
                "md5": "b43718f46ea858f4ef7979ff4def46b8",
                "sha256": "f591916fd1712035e65f2c858731ec4721a5044cef8e5988968a61bde40b3c00"
            },
            "downloads": -1,
            "filename": "ec2-utils-0.38.tar.gz",
            "has_sig": false,
            "md5_digest": "b43718f46ea858f4ef7979ff4def46b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45276,
            "upload_time": "2022-01-05T20:42:19",
            "upload_time_iso_8601": "2022-01-05T20:42:19.139619Z",
            "url": "https://files.pythonhosted.org/packages/d3/f9/e24f92cb8c995356de587d359a220856791ee8d0544bf812abd7fdee358a/ec2-utils-0.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-05 20:42:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "NitorCreations",
    "github_project": "ec2-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": [
                [
                    "==",
                    "1.12.3"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.18.21"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.21.21"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2021.5.30"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.4"
                ]
            ]
        },
        {
            "name": "decorator",
            "specs": [
                [
                    "==",
                    "5.0.9"
                ]
            ]
        },
        {
            "name": "future",
            "specs": [
                [
                    "==",
                    "0.18.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.2"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "netifaces",
            "specs": [
                [
                    "==",
                    "0.11.0"
                ]
            ]
        },
        {
            "name": "py",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.26.0"
                ]
            ]
        },
        {
            "name": "retry",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "threadlocal-aws",
            "specs": [
                [
                    "==",
                    "0.10"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.6"
                ]
            ]
        }
    ],
    "lcname": "ec2-utils"
}
        
Elapsed time: 0.05373s