Contents

django-ratelimit 4.1.0

0

Cache-based rate-limiting for Django.

Cache-based rate-limiting for Django.

Stars: 1010, Watchers: 1010, Forks: 186, Open Issues: 31

The jsocol/django-ratelimit repo was created 12 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1010 github stars!

How to Install django-ratelimit

You can install django-ratelimit using pip

pip install django-ratelimit

or add it to a project with poetry

poetry add django-ratelimit

Package Details

Author
License
Copyright (c) 2022, James Socol Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Homepage
PyPi:
https://pypi.org/project/django-ratelimit/
GitHub Repo:
https://github.com/jsocol/django-ratelimit

Classifiers

  • Software Development/Libraries/Python Modules
No  django-ratelimit  pypi packages just yet.

Errors

A list of common django-ratelimit errors.

Code Examples

Here are some django-ratelimit code examples and snippets.

GitHub Issues

The django-ratelimit package has 31 open issues on GitHub

  • cache_key already exists errors in PostgreSQL

See more issues on GitHub

Related Packages & Articles