Metadata-Version: 2.1
Name: aws-info-helper
Version: 0.0.14
Summary: CLI helpers for AWS info gathering using Boto3
Home-page: https://github.com/kenjyco/aws-info-helper
Author: Ken
Author-email: kenjyco@gmail.com
License: MIT
Download-URL: https://github.com/kenjyco/aws-info-helper/tarball/v0.0.14
Keywords: aws,boto,helper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Dist: boto3
Requires-Dist: input-helper
Requires-Dist: settings-helper
Requires-Dist: dt-helper
Requires-Dist: bg-helper
Requires-Dist: click (>=6.0)

Install
-------

Install with ``pip``

::

   % pip3 install aws-info-helper


