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
Release history Release notifications | RSS feed
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.0.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for checkspot-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70bb3fe8f92b6aae552f66a0008fd3fb693b1d6d50c0e2f9c272999d1ff76837 |
|
MD5 | f50caebfb4048f8eace587a3460c9f68 |
|
BLAKE2b-256 | 7450019aafc42c4b45a090415225af4350a83b4b7bc6df6b9635924816078af7 |