Metadata-Version: 2.1
Name: awsibox
Version: 0.9.3
Summary: AWS Infrastructure in a Box
Home-page: https://github.com/mello7tre/AwsIBox
Author: Mello
Author-email: mello+python@ankot.org
License: OSI Approved :: Open Software License 3.0 (OSL-3.0)
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Open Software License 3.0 (OSL-3.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# AwsIBox
AwsIBox = **AWS** **I**nfrastructure in a **Box**

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

#### Note:
To easily manage the Cloudformation stacks use:
[AwsIBoxStackOps](https://github.com/mello7tre/AwsIBoxStackOps)

## Installation
`pip install awsibox`

## License

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