James Clarke → flickr.py
A Python wrapper and example scripts for the Flickr API. It returns nice objects that are easy to manipulate.
flickr.py is a Python wrapper for the Flickr API. In most cases it returns nice objects that are easy to manipulate:
* flickr.py - requires an API KEY (variable API_KEY).
Some example scripts:
* wallpaper.py - Generates wallpapers from photos with the given tag(s) (Requires PIL)
* tags2set.py - Creates a photoset from your photos with the given tag(s).
* photos_for_pool.py - Prints out a list of urls for photos in a given group pool.

No comment on this link yet.