Skip to main content

Flask-RateLimiter is an extension for Flask that adds support for rate limiting.

Project description

https://travis-ci.org/inveniosoftware/flask-ratelimiter.png?branch=master https://coveralls.io/repos/inveniosoftware/flask-ratelimiter/badge.png?branch=master https://pypip.in/v/Flask-RateLimiter/badge.png https://pypip.in/d/Flask-RateLimiter/badge.png

About

Flask-RateLimiter is a Flask extension that provides rate limiting decorator.

Installation

Flask-RateLimiter is on PyPI so all you need is:

pip install Flask-RateLimiter

Documentation

Documentation is readable at http://flask-ratelimiter.readthedocs.org or can be built using Sphinx:

git submodule init
git submodule update
pip install Sphinx
python setup.py build_sphinx

Testing

Running the test suite is as simple as:

python setup.py test

or, to also show code coverage:

./run-tests.sh

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-RateLimiter-0.2.0.tar.gz (20.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page