Package profile
asgi-csrf
- Summary: ASGI middleware for protecting against CSRF attacks
- Author: Simon Willison
- Homepage: https://github.com/simonw/asgi-csrf
- Source: https://github.com/simonw/asgi-csrf (Repo profile)
- Number of releases: 19
- First release: 0.1a0 on 2020-03-01
- Latest release: 0.11 on 2024-11-15
Releases
PyPI Downloads
Dependencies
Asgi-csrf has 8 dependencies, 6 of which optional.Dependency | Optional |
---|---|
itsdangerous | false |
python-multipart | false |
asgi-lifespan | true |
httpx | true |
pytest | true |
pytest-asyncio | true |
pytest-cov | true |
starlette | true |