iboxstacksops


Nameiboxstacksops JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/mello7tre/AwsIBoxStackOps
SummaryAWS Infrastructure in a Box - Stacks management program
upload_time2025-07-29 08:40:34
maintainerNone
docs_urlNone
authorMello
requires_python>=3.7
licenseOSI Approved :: Open Software License 3.0 (OSL-3.0)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AwsIBoxStackOps
Aws Infrastucture in a Box - Stacks management program.

Used to create and update an AWS CloudFormation stack in a simple way.

## Installation ##
`pip install iboxstacksops`

## License ##

This software is distributed under the terms of the MIT [license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mello7tre/AwsIBoxStackOps",
    "name": "iboxstacksops",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mello",
    "author_email": "mello+python@ankot.org",
    "download_url": "https://files.pythonhosted.org/packages/c9/6e/e0e10f2a386d8af0700f4e5724c7c20bea55016b2e4a144d1a2a8fa2b04e/iboxstacksops-1.1.0.tar.gz",
    "platform": null,
    "description": "# AwsIBoxStackOps\nAws Infrastucture in a Box - Stacks management program.\n\nUsed to create and update an AWS CloudFormation stack in a simple way.\n\n## Installation ##\n`pip install iboxstacksops`\n\n## License ##\n\nThis software is distributed under the terms of the MIT [license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "OSI Approved :: Open Software License 3.0 (OSL-3.0)",
    "summary": "AWS Infrastructure in a Box - Stacks management program",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/mello7tre/AwsIBoxStackOps"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28c4ef4f5a706c0abb866434066858b98c5c988dc06924ab60359dbf485b9081",
                "md5": "d83fd293a4f6595399e92a074f7e1edb",
                "sha256": "e11b5c9dc198366b574eb46b7df1ccecd65a705fc9593b3fa107b5133d657026"
            },
            "downloads": -1,
            "filename": "iboxstacksops-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d83fd293a4f6595399e92a074f7e1edb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 46886,
            "upload_time": "2025-07-29T08:40:32",
            "upload_time_iso_8601": "2025-07-29T08:40:32.984490Z",
            "url": "https://files.pythonhosted.org/packages/28/c4/ef4f5a706c0abb866434066858b98c5c988dc06924ab60359dbf485b9081/iboxstacksops-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c96ee0e10f2a386d8af0700f4e5724c7c20bea55016b2e4a144d1a2a8fa2b04e",
                "md5": "47627b6554d204d4b614395359153c12",
                "sha256": "2c9e638906710115dabd863f6e1585f7f39087d86f790ec33d4e9a8872c1dcf3"
            },
            "downloads": -1,
            "filename": "iboxstacksops-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47627b6554d204d4b614395359153c12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 38080,
            "upload_time": "2025-07-29T08:40:34",
            "upload_time_iso_8601": "2025-07-29T08:40:34.120217Z",
            "url": "https://files.pythonhosted.org/packages/c9/6e/e0e10f2a386d8af0700f4e5724c7c20bea55016b2e4a144d1a2a8fa2b04e/iboxstacksops-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 08:40:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mello7tre",
    "github_project": "AwsIBoxStackOps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "iboxstacksops"
}
        
Elapsed time: 0.62197s