/python-memcache

Experimental memcached client library for python.

Primary LanguagePythonMIT LicenseMIT

memcache

Memcached client library for Python.

Key features:

  • Based on memcached's new meta commands;
  • Synchronous and asynchronous APIs;
  • Asyncio and Trio support (via anyio);
  • Type hints.

Installation

$ pip install memcache

About the Project

Memcache is © 2020-2025 by aisk.

License

Memcache is distributed by a MIT license.