Flask-RateLimiter is an extension for Flask that adds support for rate limiting.
Project description
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
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file Flask-RateLimiter-0.2.0.tar.gz
.
File metadata
- Download URL: Flask-RateLimiter-0.2.0.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ceb3b5b23b755e9f5016e3713264667dba3dd9269208a7a838f632014e237d92 |
|
MD5 | d94f0dfc9c030225300cd9deefa30d01 |
|
BLAKE2b-256 | 2faa6a642bea92c71f2a9b1ce627cc582bb208934a46a26de008ae8231094e21 |