name: django-cacheops version: 7.2 summary: A slick ORM cache with automatic granular event-driven invalidation for Django. license: BSD License author: Alexander Schepanovski homepage: http://github.com/Suor/django-cacheops requires_python: >=3.7 python_min: 3.7 install_size: 44.1 KB module_format: py2.py3-none-any repo_url: http://github.com/Suor/django-cacheops last_released_at: 2025-04-20T04:36:16Z releases_last_12mo: 0 avg_days_between_releases: 78.7 platforms: any ## dependencies django >=3.2 redis >=3.0.0 funcy >=1.8 ## maintainers Alexander Schepanovski