Skip to content
Avatar

Sponsors

@microprediction @vyos
Block or Report

Block or report alisaifee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Rate Limiting extension for Flask

    Python 880 112

  2. limits Public

    Rate limiting using various strategies and storage backends such as redis & memcached

    Python 165 42

  3. coredis Public

    coredis is an async redis client with support for redis server, cluster & sentinel.

    Python 25 5

  4. asdf-thrift Public

    thrift plugin for the asdf version manager.

    Shell

2,195 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2022

Created 1 repository

Created a pull request in pallets/werkzeug that received 6 comments

Add explicit re-export for werkzeug.routing

werkzeug.routing in werkzeug < 2.2 was a single file submodule and thus all the exports were explicit. Since 2.2.x all the exported attributes are …

+30 −26 6 comments

Created an issue in pallets/werkzeug that received 3 comments

Upgrading to 2.2.x results in type errors when importing from werkzeug.routing

After upgrading to werkzeug 2.2.1 importing any class from werkzeug.routing results in an error from mypy if no_implicit_reexport=True. This was no…

3 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.