Metadata-Version: 2.0
Name: awsfunctions
Version: 3.4.1
Summary: A collection of high level AWS functions built on top of boto3
Home-page: https://github.com/productml/awsfunctions
Author: productml.com
Author-email: info@productml.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: boto3

# AWS Functions

[![CircleCI](https://circleci.com/gh/productml/awsfunctions/tree/master.svg?style=svg)](https://circleci.com/gh/productml/awsfunctions/tree/master)


A collection of AWS functions based on [boto3](http://boto3.readthedocs.io/en/latest/).

The goal of this library is to provide a higher level abstraction of `boto3` for convenience.


