Python implementation of Flickr
- 资源大小:95.12 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
As complete as possible implementation of Flickr API.
The project provides an almost exhaustive access to the Flickr API, through an object oriented Python interface.
The project is still at an early stage and requires a lot of testing.
Any help including bug reports is appreciated.
Main features :
* Object Oriented implementation
* (Almost) comprehensive implementation
* uses OAuth for authentication
* context sensitive objects (depending on the query context, objects may exhibit different attributes)
* An interface for direct seamless calls to the Flickr API.
* A (django-complient) caching mechanism
requires:
* python 2.6+
* python-oauth (or the python module from http://code.google.com/p/oauth/)
The development activity has moved to GitHub. You can download the development version from GitHub with:
git clone git://github.com/alexis-mignon/python-flickr-api.git
You should post issues or
文 件 列 表
flickr_api-0.4
flickr_api
flickr_api.egg-info
setup.py
PKG-INFO
setup.cfg