ppc64le/linux/: python-memcached-1.62+ppc64le1 metadata and description

Homepage Simple index

Pure python memcached client

author Evan Martin
author_email [email protected]
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Python Software Foundation License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Topic :: Internet
  • Topic :: Software Development :: Libraries :: Python Modules
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
download_url https://github.com/linsomniac/python-memcached/releases/download/1.62/python-memcached-1.62.tar.gz
dynamic summary
maintainer Sean Reifschneider
maintainer_email [email protected]
File Tox results History
python_memcached-1.62+ppc64le1-py2.py3-none-any.whl
Size
15 KB
Type
Python Wheel
Python
2.7

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 library is stable and largely in maintenance mode. Another library that is getting more active enhancements is pymemcache and they have links and a good set of comparisons between them on their page.

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 py312

Test for style by running tox:

tox -e pep8

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.