Metadata-Version: 2.1
Name: awsibox
Version: 0.2.27
Summary: AWS Infrastructure in a Box
Home-page: https://github.com/mello7tre/AwsIBox
Author: Mello
Author-email: mello+python@ankot.org
License: UNKNOWN
Description: # 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).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
