Here you'll find the most complete and easiest to use Python module for interfacing with the Flickr API.
We moved from the original location at Beej's site to SourceForge to be able to work on the Flickr API module as a group. This has resulted in a fresh input from Sybren Stüvel, who improved the code and also wrote documentation.
Features that set this Flickr API interface apart from other Python implementations:
Actively developed.
Extensive documentation, including usage examples.
API documentation that's always up-to-date with the latest version.
Automatically keeps track of your authentication credentials. No need to pass them on every Flickr API call.
Tab completion of all Flickr API functions in IPython.
Caching framework.
The current version is 1.1, descriptions of older versions can be found in the changelog.