Metadata-Version: 2.0
Name: configAWSEnv
Version: 0.0.11
Summary: A utility to stop and start AWS environments
Home-page: https://github.com/taykey/schedule-aws-env
Author: Ittiel
Author-email: ittiel@gmail.com
License: Apache License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Dist: argparse (==1.4.0)
Requires-Dist: boto3 (==1.4.7)

This utility stops and starts AWS environments (group of instances according to tags) from an external scheduler


