This repository has been archived by the owner on Jan 7, 2019. It is now read-only.
Flask-RateLimiter v0.2.0 is released
Flask-RateLimiter v0.2.0 was released on December 16, 2014.
About
Flask-RateLimiter is a Flask extension that provides rate limiting
decorator.
What's new
- The Flask-RateLimiter extension is now released under more permissive
Revised BSD License. (#8) - Minor documentation updates. (#4)
- Optionally callable limit argument. (#9)
- Redis backend accepts keyword arguments from
RATELIMITER_BACKEND_OPTIONS config variable. (#12 #13)
Installation
$ pip install Flask-RateLimiter
Documentation
http://flask-ratelimiter.readthedocs.org/en/v0.2.0
Homepage
https://github.com/inveniosoftware/flask-ratelimiter
Good luck and thanks for choosing Flask-RateLimiter.
| Invenio Development Team
| Email: info@invenio-software.org
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org