An utility package to locate the latest Ubuntu AMIs.
Project description
An utility package to locate the latest Ubuntu AMIs.
Quickstart: http://ubuntufinder.readthedocs.org/en/latest/usage.html
Documentation: http://ubuntufinder.readthedocs.org.
Free software: BSD license
Quickstart
>>> import ubuntufinder >>> ubuntufinder.find_image("us-east-1") <Image: raring@us-east-1: 2013-08-24 00:00:00 (amd64 ebs paravirtual)> >>> image = ubuntufinder.find_image("us-west-1", "precise", "amd64", "ebs", "paravirtual") >>> image.ami_id 'ami-c4072e81'
History
0.4.0 (2013-08-25)
Improved exception handling
0.3.0 (2013-08-25)
Packaging housekeeping
0.2.0 (2013-08-24)
Added tests
0.1.0 (2013-08-24)
First release on PyPI.
Locate Images on Ubuntu Cloud Images
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
ubuntufinder-0.4.2.tar.gz
(6.8 kB
view hashes)