python3-django-ratelimit
Cache-based rate-limiting for Django (Python3 version)
Description
Django Ratelimit is a ratelimiting decorator for Django views, storing rate data in the configured Django cache backend. It requires a Django cache backend that supports atomic increment operations. The Memcached and Redis backends do, but the database backend does not. This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jsocol/django-ratelimit
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-django-ratelimit