0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add nano and new region More... almost 8 years ago
Merge pull request #41 from rdickey/master More... about 8 years ago
Remove debug statement that snuck into the last commit More... about 8 years ago
Fix output when running on the command line More... about 8 years ago
Merge pull request #40 from uovobw/add-ap-northeast-2 More... over 8 years ago
Add ap-northeast-2 region to relevant dicts More... over 8 years ago
Merge pull request #39 from Fsero/master More... over 8 years ago
Adding emr listing to all More... over 8 years ago
Adding support for EMR pricing, fixing error when json selected. More... over 8 years ago
Merge pull request #38 from visono/master More... over 8 years ago
Some enhancements: removed code duplications -> same method for all prices one column for special prices like upfront and perGB More... over 8 years ago
Some enhancements: - fixed cli output for ELB prices support - removed code duplications -> same output fields for all formats More... over 8 years ago
Update __init__.py More... over 8 years ago
removed the PHP version as it was not up-to-date, not maintained and has no place in a Python lib. If needed, a history search can get it back and one can put it in its own project More... over 8 years ago
Update setup.py More... over 8 years ago
Merge pull request #36 from thehesiod/master More... over 8 years ago
ec2instancepricing enhancements More... over 8 years ago
Merge pull request #35 from visono/master More... over 8 years ago
updated README.md More... over 8 years ago
updated README.md More... over 8 years ago
updated README.md More... over 8 years ago
extended functionality for spot instance prices: added type spot for listing spot instanace prices; added type spotordemand as a listing of spot and ondemand instances prices; added type all as a listing of ondemand + reserved + spot instances prices; added filter "type-pattern" for listing of e.g. t1.micros with t2.micros in one listing; added format "line" in addition to csv, which is without headerline and separation character (separated by whitespace); More... over 8 years ago
Merge pull request #33 from acaire/master More... about 9 years ago
Use /usr/bin/env so we can run this with virtualenvs More... about 9 years ago
Added a LICENSE file More... about 9 years ago
added new instance types More... about 9 years ago
Update README.md More... about 9 years ago
Merge pull request #29 from zenly/master More... about 9 years ago
Body of reserved instance requests ends in ")" not ");". Regex changed to cope with both. More... about 9 years ago
Merge pull request #28 from fanxu/master More... about 9 years ago