Metadata-Version: 2.1
Name: aws-eden-core
Version: 0.1.1
Summary: ECS Dynamic Environment Manager (eden) core package
Home-page: https://github.com/baikonur-oss/aws-eden-core
Author: Tamirlan Torgayev
Author-email: torgayev@me.com
License: MIT
Project-URL: Source Code, https://github.com/baikonur-oss/aws-eden-core
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: boto3

# aws-eden-core [![PyPi version](https://img.shields.io/pypi/v/aws-eden-core.svg)](https://pypi.python.org/pypi/aws-eden-core/) ![](https://img.shields.io/badge/python-3.6+-blue.svg) ![t](https://img.shields.io/badge/status-beta-orange.svg) 

ECS Dynamic Environment Manager (eden) core package

Provides AWS API access methods, validators and create/delete environment capabilities. Used by [aws-eden-cli](https://github.com/baikonur-oss/aws-eden-cli) and [eden API](https://github.com/baikonur-oss/terraform-aws-lambda-eden-api). 

Works only with Python 3.6+.


