Thanks to visit codestin.com
Credit goes to github.com

Skip to content

crypdick/aws-spot-pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-spot-pricing

A simple CLI tool to fetch AWS EC2 Spot Price history and display statistics with terminal-based charts.

Usage

# Basic usage (12 hours of data)
uv run --script main.py --region us-east-1 --instance-type m5.large --hours 12

# 3 months of data
uv run --script main.py --region us-west-2 --instance-type c5.xlarge --hours 2160

Screenshots

12-hour price history

12-hour spot price history

3-month price history

3-month spot price history

About

AWS Spot price statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages