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
Built Distributions
Close
Hashes for checkspot-1.0.1.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd902babaabfdefffecac4747fd62eae2e60265686a71d81077fcb29dd1e972b |
|
MD5 | c8cbeacbe2c217b0c9c1c9d76206e188 |
|
BLAKE2b-256 | 9d911f45b51cee64f1eab538b45315a6d6f694407ee205f99c632159a7fa36b3 |
Close
Hashes for checkspot-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6486b1b46b1c612e31ab0760ae8943d98792af1c48fcae78807f644395c03a91 |
|
MD5 | 49681624d1697dc1a2934b88c6c4d29f |
|
BLAKE2b-256 | 42750b060f30750377e96bcd159a97fe5fc905dd52161f0a80cf2f49020c876b |
Close
Hashes for checkspot-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ed2c9ff89aa01e6fb4250cd38d99e8f2cabbdec078513e451c68438dc7b1536 |
|
MD5 | 8a2415b62999518ad23485065295677f |
|
BLAKE2b-256 | b0a4012d5d6e2dbe4b4b1bbfca66fe60a44c3a0662bbb2b93c723ff1d171ffdf |