ec2-price-finder
Quickly find the cheapest EC2 instance that you need across regions
$ area51 add ec2-price-finderCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ec2-price-finder:some-function ...)