9 projects
fastapi-guard
Production-ready security middleware for FastAPI — IP filtering, rate limiting, penetration detection, and 20+ per-route security decorators.
guard-agent
Framework-agnostic telemetry and monitoring agent for the Guard security ecosystem (fastapi-guard, flaskapi-guard, djangoapi-guard, tornadoapi-guard)
guard-core
Framework-agnostic security engine for the Guard ecosystem.
flaskapi-guard
A security library for Flask to control IPs, log requests, and detect penetration attempts.
djapi-guard
A security library for Django to control IPs, log requests, and detect penetration attempts.
fastapi-guard-agent
Deprecated alias — the package has been renamed to guard-agent. Installing fastapi-guard-agent will transitively install guard-agent.
tornadoapi-guard
A security library for Tornado to control IPs, log requests, and detect penetration attempts. Powered by guard-core.
two-fast-auth
FastAPI 2-Factor Authentication Middleware
fast-man
None