This is a Python based API (implemented in 100% python) for communicating with the memcached distributed memory object cache daemon.
This code is based off the code written by Evan Martin of Danga. Sean Reifschneider of tummy.com, ltd. has taken over maintenance of the code.
For bugs, patches, or help, please use the python-memcache Launchpad page
Python: a current version (2.0+) to work. You can get source (and binaries for selected systems) from www.python.org.
You can download the latest python-memcached from:
python-memcached is licensed under the Python license.