Skip to content

Automatically exported from code.google.com/p/python-flickr-api

Notifications You must be signed in to change notification settings

hudaAlamri/python-flickr-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/)


About

Automatically exported from code.google.com/p/python-flickr-api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages