Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Flask-RateLimiter v0.2.0

Latest
Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 22 Jun 11:25
· 10 commits to master since this release
v0.2.0

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