awsiot


Nameawsiot JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/adamsondelacruz/awsiot
SummaryCommand Line utility to easily provision IoT things in AWS
upload_time2017-12-10 23:00:41
maintainer
docs_urlNone
authorAdamson dela Cruz
requires_python
licenseMIT
keywords aws iot
VCS
bugtrack_url
requirements AWSIoTPythonSDK boto3 botocore click docutils jmespath progressbar33 python-dateutil s3transfer six
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adamsondelacruz/awsiot",
    "name": "awsiot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "aws iot",
    "author": "Adamson dela Cruz",
    "author_email": "adamson.delacruz@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "UNKNOWN\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command Line utility to easily provision IoT things in AWS",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/adamsondelacruz/awsiot"
    },
    "split_keywords": [
        "aws",
        "iot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32cdb7d1db293de37b62fc83a4c639ba4b917f3ba49b31f8f1589637ef7e4eed",
                "md5": "171bb300244405052cac426af597cf9a",
                "sha256": "ffa52ffce81c481bb94edcbe93fe675cf8dc72120d84b0922412da6d457771ec"
            },
            "downloads": -1,
            "filename": "awsiot-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "171bb300244405052cac426af597cf9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5525,
            "upload_time": "2017-12-10T23:00:41",
            "upload_time_iso_8601": "2017-12-10T23:00:41.122380Z",
            "url": "https://files.pythonhosted.org/packages/32/cd/b7d1db293de37b62fc83a4c639ba4b917f3ba49b31f8f1589637ef7e4eed/awsiot-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-12-10 23:00:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamsondelacruz",
    "github_project": "awsiot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "AWSIoTPythonSDK",
            "specs": [
                [
                    "==",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.5.92"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "6.7"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "0.9.3"
                ]
            ]
        },
        {
            "name": "progressbar33",
            "specs": [
                [
                    "==",
                    "2.4"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.6.1"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.1.10"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        }
    ],
    "lcname": "awsiot"
}
        
Elapsed time: 0.26840s