awsibox


Nameawsibox JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/mello7tre/AwsIBox
SummaryAWS Infrastructure in a Box
upload_time2024-04-17 10:19:24
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.
            # AwsIBox
AwsIBox - **AWS** **I**nfrastructure in a **Box**

Work in progres...

Guidelines:
- Infrastructure as code.
- Same cloudformation template for all environments and regions (Ex. development and production).
- Scalable as needed.

## Installation ##
`pip install awsibox`

## License ##

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mello7tre/AwsIBox",
    "name": "awsibox",
    "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/d3/57/e42d847d1c97585458ce4032c6e2d5f83c61b8e577801df2a7319863637f/awsibox-0.9.1.tar.gz",
    "platform": null,
    "description": "# AwsIBox\nAwsIBox - **AWS** **I**nfrastructure in a **Box**\n\nWork in progres...\n\nGuidelines:\n- Infrastructure as code.\n- Same cloudformation template for all environments and regions (Ex. development and production).\n- Scalable as needed.\n\n## Installation ##\n`pip install awsibox`\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",
    "version": "0.9.1",
    "project_urls": {
        "Homepage": "https://github.com/mello7tre/AwsIBox"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e48df977bde6e45820d2fc325384209b1ae7e7c16a56d4989e412f63f0876e37",
                "md5": "744b6299aa94638e1aa8ded9aa5eeba7",
                "sha256": "a1a1a1aad6ed948bbc1c92e7e8e89175cd204c6633f7c2ef0bb3466892e35208"
            },
            "downloads": -1,
            "filename": "awsibox-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "744b6299aa94638e1aa8ded9aa5eeba7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 776845,
            "upload_time": "2024-04-17T10:19:21",
            "upload_time_iso_8601": "2024-04-17T10:19:21.664686Z",
            "url": "https://files.pythonhosted.org/packages/e4/8d/f977bde6e45820d2fc325384209b1ae7e7c16a56d4989e412f63f0876e37/awsibox-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d357e42d847d1c97585458ce4032c6e2d5f83c61b8e577801df2a7319863637f",
                "md5": "004133f9c1b76364605dafe83b5d3af1",
                "sha256": "ca9732853bbf8ed05e7bb0b9d4211d31adb82444be2eda18bd00561b275db159"
            },
            "downloads": -1,
            "filename": "awsibox-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "004133f9c1b76364605dafe83b5d3af1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 656557,
            "upload_time": "2024-04-17T10:19:24",
            "upload_time_iso_8601": "2024-04-17T10:19:24.323860Z",
            "url": "https://files.pythonhosted.org/packages/d3/57/e42d847d1c97585458ce4032c6e2d5f83c61b8e577801df2a7319863637f/awsibox-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 10:19:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mello7tre",
    "github_project": "AwsIBox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "awsibox"
}
        
Elapsed time: 0.91594s