python-memcached

A python memcached client library.

  • 所有者: linsomniac/python-memcached
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Build
Status

Overview

This software is a 100% Python interface to the memcached memory cache
daemon. It is the client side software which allows storing values
in one or more, possibly remote, memcached servers. Search google for
memcached for more information.

This package was originally written by Evan Martin of Danga. Please do
not contact Evan about maintenance. Sean Reifschneider of tummy.com,
ltd. has taken over maintenance of it.

Please report issues and submit code changes to the github repository at:

https://github.com/linsomniac/python-memcached

For changes prior to 2013-03-26, see the old Launchpad repository at:

Historic issues: https://launchpad.net/python-memcached

Testing

Test patches locally and easily by running tox:

pip install tox
tox -e py27

Test for style by running tox:

tox -e pep8

主要指标

概览
名称与所有者linsomniac/python-memcached
主编程语言Python
编程语言Makefile (语言数: 2)
平台
许可证
所有者活动
创建于2013-03-27 10:51:27
推送于2025-04-15 15:16:47
最后一次提交2025-04-15 09:16:06
发布数14
最新版本名称1.62 (发布于 )
第一版名称release-1.49 (发布于 2013-05-06 07:21:55)
用户参与
星数464
关注者数22
派生数201
提交数272
已启用问题?
问题数91
打开的问题数26
拉请求数53
打开的拉请求数11
关闭的拉请求数39
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?