{ "info": { "author": "Lethe", "author_email": "lethe30003000@mozilla.com", "bugtrack_url": null, "classifiers": [], "description": "=============\nCache Machine\n=============\n\nCache Machine provides automatic caching and invalidation for Django models\nthrough the ORM.\nAdd full cache support for model sql functions.\n\nFor django-cache-machine full docs, see https://cache-machine.readthedocs.org/en/latest/.\n\n.. image:: https://travis-ci.org/jbalogh/django-cache-machine.png\n :target: https://travis-ci.org/jbalogh/django-cache-machine\n\n\nRequirements\n------------\n\nCache Machine requires Django 1.3+. It was written and tested on Python 2.7.\n\n\nInstallation\n------------\n\n\nGet it from `pypi `_::\n\n pip install django-cache-zoom\n\n\nRunning Tests\n-------------\n\n\nGet it from `github `_::\n\n git clone git://github.com/lethe3000/django-cache-zoom.git\n cd django-cache-zoom\n pip install -r requirements.txt\n fab test", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lethe3000/django-cache-zoom", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-cache-zoom", "package_url": "https://pypi.org/project/django-cache-zoom/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-cache-zoom/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lethe3000/django-cache-zoom" }, "release_url": "https://pypi.org/project/django-cache-zoom/0.2/", "requires_dist": null, "requires_python": null, "summary": "Automatic caching and invalidation for Django models through the ORM.", "version": "0.2" }, "last_serial": 779840, "releases": { "0.1": [], "0.2": [] }, "urls": [] }