FlickrAPI and OAuth
This summer Flickr will stop supporting their old authentication system and move fully to OAuth. I’ve gotten several questions about whether Python FlickrAPI will support that. No worries, it will. If you want it fast, clone the repository, implement OAuth (don’t forget the unittests) and send me a pull request.