Cache Machine
Cache Machine provides automatic caching and invalidation for Django models through the ORM.
For full docs, see https://cache-machine.readthedocs.org/en/latest/.
Requirements
Cache Machine works with Django 1.8-2.0 and Python 2.7, 3.4, 3.5 and 3.6.
Installation
Get it from pypi:
pip install django-cache-machine
Running Tests
Get it from github:
git clone git://github.com/django-cache-machine/django-cache-machine.git cd django-cache-machine pip install -r requirements/py3.txt # or py2.txt for Python 2 python run_tests.py
Release files for django-cache-machine-2.0 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-cache-machine-2.0-1.0.0.tar.gz | 11.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cache_machine_2.0-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.7 kB
Release files / django-cache-machine-2.0-1.0.0.tar.gz
| Download URL | django-cache-machine-2.0-1.0.0.tar.gz |
|---|---|
| Size | 11.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
27fb3673c557f6a4db4baeb3cc7bd784979db971542da0b09cc704d29ae5d01c
|
|
BLAKE2b-256 checksum How to use checksums |
08738344448b25860c80c3c7fd65599d31b2fd8e436ccf63ba3b3fa2ee7e569a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
|
Release files / django_cache_machine_2.0-1.0.0-py3-none-any.whl
| Download URL | django_cache_machine_2.0-1.0.0-py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
074965f0c009bc9002706419b06d2a7b013d25f80b801cdb33691cc34ac64394
|
|
BLAKE2b-256 checksum How to use checksums |
933b182bc81ed8e37f15242ceddaff5f3ec3ea90f5ba65765a716fc229e5c663
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
|