{ "info": { "author": "James Socol", "author_email": "me@jamessocol.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-pymemcache\n=================\n\n.. image:: https://travis-ci.org/django-pymemcache/django-pymemcache.svg?branch=master\n :target: https://travis-ci.org/django-pymemcache/django-pymemcache\n.. image:: https://codecov.io/gh/django-pymemcache/django-pymemcache/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/django-pymemcache/django-pymemcache\n.. image:: https://img.shields.io/pypi/v/django-pymemcache.svg?style=flat\n :target: https://pypi.org/project/django-pymemcache/\n.. image:: https://img.shields.io/pypi/djversions/django-pymemcache.svg?style=flat\n.. image:: https://img.shields.io/pypi/pyversions/django-pymemcache.svg?style=flat\n\ndjango-pymemcache is a Django cache backend that uses Pinterest's\npymemcache_ library as the backend.\n\nInstallation\n------------\n\n::\n\n pip install django-pymemcache\n\nUsage\n-----\n\nSimply use it as any other Cache backend, e.g.::\n\n CACHES = {\n 'default': {\n 'BACKEND': 'djpymemcache.backend.PyMemcacheCache',\n 'LOCATION': [\n '127.0.0.1:11211',\n ],\n },\n }\n\nIssues\n------\n\n https://github.com/django-pymemcache/django-pymemcache/issues\n\n.. _pymemcache: https://github.com/pinterest/pymemcache\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/django-pymemcache/django-pymemcache", "keywords": "", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "django-pymemcache", "package_url": "https://pypi.org/project/django-pymemcache/", "platform": "", "project_url": "https://pypi.org/project/django-pymemcache/", "project_urls": { "Homepage": "https://github.com/django-pymemcache/django-pymemcache" }, "release_url": "https://pypi.org/project/django-pymemcache/0.2.0/", "requires_dist": [ "Django (>=1.11)", "pymemcache" ], "requires_python": "", "summary": "Django cache backend based on Pinterest's pymemcache client.", "version": "0.2.0" }, "last_serial": 4759783, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e6072c0853593f8550d33f4014812eda", "sha256": "f26d9e38c1ad88c50d8e524be29aa1402cc3cb5d13fa3fb31f7eeef9c61a34de" }, "downloads": -1, "filename": "django-pymemcache-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e6072c0853593f8550d33f4014812eda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6415, "upload_time": "2014-01-08T14:40:55", "url": "https://files.pythonhosted.org/packages/be/da/36842c5d48da22c1563dfddaeb94489408f8ee80b421cf3e1813be192fc9/django-pymemcache-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "55c03f05de145a3e7abed8b4cb3db019", "sha256": "b8a41bee53809ac3df89c1dfc9eb9bc390b807367854912feac04691d428529d" }, "downloads": -1, "filename": "django_pymemcache-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "55c03f05de145a3e7abed8b4cb3db019", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10854, "upload_time": "2019-01-30T13:31:47", "url": "https://files.pythonhosted.org/packages/d3/b8/cb4e6e467a8eb6a519961a55ddca869b6608d7422f4b4cb801794a0a94c6/django_pymemcache-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0cd3d7dbb093a0903cb1ef7f6156e815", "sha256": "9b520fb7ba7b0e3ddb418e91b4a3303e27beb92d1f3cdc9d0cc1e1285c52a59c" }, "downloads": -1, "filename": "django-pymemcache-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0cd3d7dbb093a0903cb1ef7f6156e815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7103, "upload_time": "2019-01-30T13:31:48", "url": "https://files.pythonhosted.org/packages/01/79/5bf70e575ed7f957a417ace8bfcd4ef1c5fe03fecb32598e1be94f39cedc/django-pymemcache-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55c03f05de145a3e7abed8b4cb3db019", "sha256": "b8a41bee53809ac3df89c1dfc9eb9bc390b807367854912feac04691d428529d" }, "downloads": -1, "filename": "django_pymemcache-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "55c03f05de145a3e7abed8b4cb3db019", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10854, "upload_time": "2019-01-30T13:31:47", "url": "https://files.pythonhosted.org/packages/d3/b8/cb4e6e467a8eb6a519961a55ddca869b6608d7422f4b4cb801794a0a94c6/django_pymemcache-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0cd3d7dbb093a0903cb1ef7f6156e815", "sha256": "9b520fb7ba7b0e3ddb418e91b4a3303e27beb92d1f3cdc9d0cc1e1285c52a59c" }, "downloads": -1, "filename": "django-pymemcache-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0cd3d7dbb093a0903cb1ef7f6156e815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7103, "upload_time": "2019-01-30T13:31:48", "url": "https://files.pythonhosted.org/packages/01/79/5bf70e575ed7f957a417ace8bfcd4ef1c5fe03fecb32598e1be94f39cedc/django-pymemcache-0.2.0.tar.gz" } ] }