Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

memcache

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memcache

Memcached client for Python


Maintainers
1

memcache

Experimental memcached client library for python. This project is in WIP status, please don't use it in production environment.

Key features:

  • Based on memcached's new meta commands;
  • Asyncio support;
  • Type hints.

Installation

$ pip install memcache

About the Project

Memcache is © 2020-2021 by aisk.

License

Memcache is distributed by a MIT license.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts