{"library":"django-ratelimit","type":"library","category":null,"description":"Django Ratelimit is a cache-based rate-limiting library for Django applications, currently at version 4.1.0. It provides decorators and middleware to limit the rate of client requests, helping to prevent abuse and manage server resources. The library typically has an active release cadence, with major versions aligning with Django's own release cycle and minor versions for fixes and features.","language":"python","status":"active","version":"4.1.0","tags":["django","rate-limiting","cache","security","throttling"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-ratelimit","imports":["from django_ratelimit.decorators import ratelimit","from django_ratelimit import ALL, UNSAFE"]}],"homepage":null,"github":"https://github.com/jsocol/django-ratelimit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-ratelimit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-ratelimit/compatibility"}}