Package flickrapi :: Module cache
[hide private]
[frames] | no frames]

Module cache

source code

Call result cache.

Designed to have the same interface as the Django low-level cache API. Heavily inspired (read: mostly copied-and-pasted) from the Django framework - thanks to those guys for designing a simple and effective cache!

Classes [hide private]
  SimpleCache
Simple response cache for FlickrAPI calls.
Variables [hide private]
  __package__ = 'flickrapi'