Metadata-Version: 2.0
Name: awscatalyst
Version: 0.0.6
Summary: boto3 wrapper to make AWS DevOps' life easier
Home-page: https://github.com/clifflu/awscatalyst
Author: Cliff Chao-kuan Lu
Author-email: clifflu@gmail.com
License: MIT
Keywords: boto3 aws
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: boto3
Requires-Dist: jinja2
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-xdist; extra == 'test'

# AWS Catalyst

Wrapper around boto3 to make AWS DevOps' life easier.

## Build Status

- master [ ![Codeship Status for clifflu/awscatalyst](https://codeship.com/projects/0006a730-ff97-0133-41b6-16e79618b4b2/status?branch=master)](https://codeship.com/projects/152893)
- develop [ ![Codeship Status for clifflu/awscatalyst](https://codeship.com/projects/0006a730-ff97-0133-41b6-16e79618b4b2/status?branch=develop)](https://codeship.com/projects/152893)

## CloudFormation

## Lambda

## S3

## Special Thanks


