Skip to content
#

django-cache

Here are 17 public repositories matching this topic...

🕒 A Django middleware for graceful request throttling with configurable delay strategies (linear, exponential, or custom). Unlike traditional rate limiting that blocks excessive traffic, this package introduces progressive delays to throttle requests smartly and smoothly.

  • Updated Jul 6, 2025
  • Python

GeoCache-Weather-App is a Django-based weather application that auto-detects user location via the HTML5 Geolocation API and displays real-time weather data using external APIs. It leverages Django’s caching framework to optimize performance by reducing API calls, ensuring faster and more efficient weather updates.

  • Updated Jul 17, 2025
  • Python

Improve this page

Add a description, image, and links to the django-cache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the django-cache topic, visit your repo's landing page and select "manage topics."

Learn more