pypi Flask-Limiter 3.13

16 hours ago

Feature

  • Expose flask_limiter.Limit, flask_limiter.RouteLimit,
    flask_limiter.ApplicationLimit & flask_limiter.MetaLimit
    limit description classes that can be used to pass in default,
    application & meta limits to the Limiter extension. This allows
    for a more fine grained control for end users while also
    simplifying the internal implementation of different types
    of limits.

Don't miss a new Flask-Limiter release

NewReleases is sending notifications on new releases.