Skip to main content

An smarter way to manage Django cache keys, inspired by Tanstack Query.

Project description

django-cachekey

PyPI PyPI - Python Version Django Version

Requirements

  • Python 3.8, 3.9, 3.10, 3.11, 3.12
  • Django 3.2, 4.2, 5.0

Getting Started

  1. Install the package from PyPI:
python -m pip install django-cachekey
  1. Add the app to your Django project's INSTALLED_APPS:
INSTALLED_APPS = [
    ...,
    "django_cachekey",
    ...,
]

Usage

Documentation

Please refer to the documentation for more information.

License

django-cachekey is licensed under the MIT license. See the LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_cachekey-0.1.0.dev0.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

django_cachekey-0.1.0.dev0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file django_cachekey-0.1.0.dev0.tar.gz.

File metadata

  • Download URL: django_cachekey-0.1.0.dev0.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for django_cachekey-0.1.0.dev0.tar.gz
Algorithm Hash digest
SHA256 1593d6b16d464b89dfd4d5dc18c88cc3dfc50a185308aa46e9bf161e3adecc46
MD5 cdcd33a1f21c1ab6c2ca903d8b6ca8c5
BLAKE2b-256 9eccbad88c657c0c02f03435457f87fe1d2612327de714d4ed38fa3a67e9aad1

See more details on using hashes here.

File details

Details for the file django_cachekey-0.1.0.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_cachekey-0.1.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ba8b9f84bf13766f3749c81f2994e2b087d2b4717706de856daafcbfb360460
MD5 1cff23e3c58523120c188b9dcbe808f0
BLAKE2b-256 b13081ea7c49d7c29d6530e925a803d98a799b079684ad0d8313e98879f58e4c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page