Home » Packages » django_gradual_throttle
Package Score Flag

django_gradual_throttle

🕒 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.

Repository Activity

Last fetched: 15 hours, 15 minutes ago Fetch latest data
https://github.com/Dhruvpatel004/django_gradual_throttle
Commits: 5
Total commits in the repository
3
Number of users watching the repository
0
Number of repository forks

Commit Graph

History of commits in the last 52 weeks

Releases

1 total releases

Sites using this package

No sites using this package have been listed yet.

README Badge

If you're the maintainer of this project, publicize Django Packages by adding the badge to your README!

[![Latest on Django Packages](https://img.shields.io/badge/PyPI-{{ package.slug }}-tags-8c3c26.svg)](https://djangopackages.org/packages/p/django_gradual_throttle/)