feedcache
Python
★ 0
updated 6y ago
A Python class to wrap Mark Pilgrim's Universal Feed Parser module so that parameters can be used to cache the feed results locally instead of fetching the feed every time it is requested. Uses both etag and modified times for caching. The cache is parameterized to use different backend storage options.
No plain-English explanation yet — one is being written right now. Check back in a minute.