Metadata-Version: 1.2
Name: AWSpot
Version: 0.0.5
Summary: Utility for managing AWS spot resources.
Home-page: http://pypi.python.org/pypi/AWSpot/
Author: Rob Dalton
Author-email: rob@robdalton.me
License: LICENSE
Description: <img src="https://github.com/rob-dalton/rob-dalton.github.io/blob/master/images/awspot/awspot_logo.png" alt="awspot-logo" width="420">
        <hr>
        Command line utility to easily manage Amazon AWS spot resources.
        *NOTE: The only available resource type is `ec2`. Spot fleet and EMR management are in progress.*
        
        ## Setup
        1. [Install and configure awscli.](https://aws.amazon.com/cli/)
        2. Run `pip install awspot`
        
        ## Usage
        Please refer to [the project docs](https://rob-dalton.github.io/awspot) to learn more. 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
