Skip to main content

A lightweight caching library

Project description

wheezy.caching is a python package written in pure Python code. It is a lightweight caching library that provides integration with:

It introduces idea of cache dependency (effectively invalidate dependent cache items) and other cache related algorithms.

It is optimized for performance, well tested and documented.

Resources:

Install

wheezy.caching requires python version 2.4 to 2.7 or 3.2+. It is independent of operating system. You can install it from pypi site using setuptools:

$ easy_install wheezy.caching

If you are using virtualenv:

$ virtualenv env
$ env/bin/easy_install wheezy.caching

If you run into any issue or have comments, go ahead and add on bitbucket.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wheezy.caching-0.1.75.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distributions

wheezy.caching-0.1.75-py3.3.egg (40.2 kB view hashes)

Uploaded Source

wheezy.caching-0.1.75-py3.2.egg (38.4 kB view hashes)

Uploaded Source

wheezy.caching-0.1.75-py2.7.egg (38.1 kB view hashes)

Uploaded Source

wheezy.caching-0.1.75-py2.6.egg (38.3 kB view hashes)

Uploaded Source

wheezy.caching-0.1.75-py2.5.egg (38.3 kB view hashes)

Uploaded Source

wheezy.caching-0.1.75-py2.4.egg (38.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page