ec2instances.info I was sick of comparing EC2 instance metrics and pricing on Amazon's site so I made this. Improvements welcome! Running locally Clone the git repo cd ec2instances.info/ pip install -r requirements.txt fab build fab preview Requirements Python 2.7+ Fabric 1.1+ Boto Mako lxml