Skip to main content

A simple CLI tool to check the spot prices of AWS instances.

Project description

A simple CLI tool to check the spot prices of AWS instances. Available for Python3 only

Installation

To install, use pip such that

pip3 install --user checkspot

Setup

Since checkspot uses boto3, you’ll have to setup the same way. You can view the docs here

Usage

To use, run

checkspot

and a series of questions will be prompted.

Repeatable Usage

If you don’t want to enter the CLI every time, you can run the CLI with the options

checkspot --InstanceType=t2.micro --ProductDescription=Linux/UNIX --StartTime=$(date -d "3 days ago" +"%Y-%m-%d") --EndTime=$(date +"%Y-%m-%d")

Version

  • 1.0.0

    • First publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

checkspot-1.0.1.linux-x86_64.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distributions

checkspot-1.0.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

checkspot-1.0.1-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page