{ "info": { "author": "Jeff Balogh", "author_email": "jbalogh@mozilla.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Environment :: Web Environment :: Mozilla", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD 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", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=============\nCache Machine\n=============\n\nCache Machine provides automatic caching and invalidation for Django models\nthrough the ORM.\n\nFor full docs, see https://cache-machine.readthedocs.org/en/latest/.\n\n.. image:: https://travis-ci.org/django-cache-machine/django-cache-machine.svg?branch=master\n :target: https://travis-ci.org/django-cache-machine/django-cache-machine\n\n.. image:: https://coveralls.io/repos/django-cache-machine/django-cache-machine/badge.svg?branch=master\n :target: https://coveralls.io/r/django-cache-machine/django-cache-machine?branch=master\n\n\nRequirements\n------------\n\nCache Machine works with Django 1.8-2.0 and Python 2.7, 3.4, 3.5 and 3.6.\n\n\nInstallation\n------------\n\nGet it from `pypi `_::\n\n pip install django-cache-machine\n\n\nRunning Tests\n-------------\n\nGet it from `github `_::\n\n git clone git://github.com/django-cache-machine/django-cache-machine.git\n cd django-cache-machine\n pip install -r requirements/py3.txt # or py2.txt for Python 2\n python run_tests.py\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/django-cache-machine/django-cache-machine", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-cache-machine-2.0", "package_url": "https://pypi.org/project/django-cache-machine-2.0/", "platform": "", "project_url": "https://pypi.org/project/django-cache-machine-2.0/", "project_urls": { "Homepage": "http://github.com/django-cache-machine/django-cache-machine" }, "release_url": "https://pypi.org/project/django-cache-machine-2.0/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Automatic caching and invalidation for Django models through the ORM.", "version": "1.0.0" }, "last_serial": 4134372, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "23afc7fc1bb33b55f0dc5a0ce782c7a6", "sha256": "074965f0c009bc9002706419b06d2a7b013d25f80b801cdb33691cc34ac64394" }, "downloads": -1, "filename": "django_cache_machine_2.0-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "23afc7fc1bb33b55f0dc5a0ce782c7a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13051, "upload_time": "2018-08-03T22:52:07", "url": "https://files.pythonhosted.org/packages/93/3b/182bc81ed8e37f15242ceddaff5f3ec3ea90f5ba65765a716fc229e5c663/django_cache_machine_2.0-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e119d9eeb9c13a9af18093112ccc967d", "sha256": "27fb3673c557f6a4db4baeb3cc7bd784979db971542da0b09cc704d29ae5d01c" }, "downloads": -1, "filename": "django-cache-machine-2.0-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e119d9eeb9c13a9af18093112ccc967d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11695, "upload_time": "2018-08-03T22:52:10", "url": "https://files.pythonhosted.org/packages/08/73/8344448b25860c80c3c7fd65599d31b2fd8e436ccf63ba3b3fa2ee7e569a/django-cache-machine-2.0-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23afc7fc1bb33b55f0dc5a0ce782c7a6", "sha256": "074965f0c009bc9002706419b06d2a7b013d25f80b801cdb33691cc34ac64394" }, "downloads": -1, "filename": "django_cache_machine_2.0-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "23afc7fc1bb33b55f0dc5a0ce782c7a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13051, "upload_time": "2018-08-03T22:52:07", "url": "https://files.pythonhosted.org/packages/93/3b/182bc81ed8e37f15242ceddaff5f3ec3ea90f5ba65765a716fc229e5c663/django_cache_machine_2.0-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e119d9eeb9c13a9af18093112ccc967d", "sha256": "27fb3673c557f6a4db4baeb3cc7bd784979db971542da0b09cc704d29ae5d01c" }, "downloads": -1, "filename": "django-cache-machine-2.0-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e119d9eeb9c13a9af18093112ccc967d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11695, "upload_time": "2018-08-03T22:52:10", "url": "https://files.pythonhosted.org/packages/08/73/8344448b25860c80c3c7fd65599d31b2fd8e436ccf63ba3b3fa2ee7e569a/django-cache-machine-2.0-1.0.0.tar.gz" } ] }