-2
我想知道如何使用python和Django將照片上傳到Flickr?如何將照片從網頁上傳到Flickr?
在此先感謝!
SOLUTION
It can be accomplished using the Flickr API for python. There are two or three good implementations.
Search for Python Flickr API. Thanks again!
http://www.flickr.com/services/api/
使用Flickr的API。 –