资 源 简 介
Currently Flickr.com have no mechanism for automatical posting images as regular image post to Tumblr.com. This Python script made this thing for you.
You have to provide Flickr API key in flickrpy module and Tumblr username and password for posting.
Flickr API key can be generated at http://www.flickr.com/services/api/keys/.
Requires: flickrpy, python-tumblr, simplejason.