Metadata-Version: 1.1
Name: aws-service-config
Version: 0.0.1
Summary: Utility class for building service configuration from DynamoDB table
Home-page: https://github.com/khomco/python-aws-service-config
Author: Keith Homco
Author-email: kphomco@gmail.com
License: MIT
Description: =================================================
        AWS Service Config Python Utilities
        =================================================
        
        ***************
        Getting Started
        ***************
        
        To install the ``aws-service-config`` package, use the command below.::
        
            pip3 install aws-service-config
        
Keywords: AWS Config DynamoDB Utilities
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
