【发布时间】:2013-07-06 02:35:39
【问题描述】:
我想知道如何使用 python 和 Django 将照片上传到 Flickr?
提前致谢!
解决方案
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/
【问题讨论】: