Caching

Libraries for caching data.

python-diskcache2.4K

SQLite and file backed cache backend with faster lookups than memcached and redis.

django-cacheops2.1K

A slick ORM cache with automatic granular event-driven invalidation.

django-cache-machine876

Automatic caching and invalidation for Django models.

beaker529

A WSGI middleware for sessions and caching.

pylibmc478

A Python wrapper around the libmemcached interface.

dogpile.cache253

dogpile.cache is a next generation replacement for Beaker made by the same authors.