Package screenlets :: Package plugins :: Module Flickr :: Class Flickr
[hide private]
[frames] | no frames]

Class Flickr

source code

Instance Methods [hide private]
 
__init__(self) source code
 
get_image_list(self, url)
Returns a Tuple containing images links and webpage links of a flickr url
source code
 
save_image(self, url, path)
Saves the image from url in path
source code
Class Variables [hide private]
  url_list = {}