This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
slowapi
Watch
1
Star
0
Fork
0
You've already forked slowapi
mirror of
https://github.com/laurentS/slowapi.git
synced
2026-03-13 09:10:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
750e3513dd367d694a1c9fb623471b835002c397
slowapi
/
slowapi
History
xuxueyang-dx
750e3513dd
fix middleware miss route problem
...
match.FULL == match -> match == Match.FULL
2021-01-12 09:38:33 +08:00
..
__init__.py
First version
2020-02-21 13:51:35 +00:00
errors.py
First version
2020-02-21 13:51:35 +00:00
extension.py
Ignore type error in this specific case
2020-12-23 10:16:42 +00:00
middleware.py
fix middleware miss route problem
2021-01-12 09:38:33 +08:00
py.typed
Add marker for mypy to see the code as annotated
2020-02-21 16:46:17 +00:00
util.py
Add api documentation using mkautodoc
2020-10-01 16:46:04 +01:00
wrappers.py
🎨
format with black
2020-10-01 19:13:50 +01:00