na-stewart / sanic-security
An async security library for the Sanic framework.
☆95Updated 3 weeks ago
Alternatives and similar repositories for sanic-security:
Users that are interested in sanic-security are comparing it to the libraries listed below
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆142Updated 2 months ago
- Lightweight browser hot reload for Python ASGI web apps☆151Updated 10 months ago
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆146Updated 4 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆65Updated 2 years ago
- FastAPI-like interface plugin for Flask☆43Updated 2 years ago
- A very simple CRUD class for SQLModel!☆48Updated last year
- A python scheduler that simply does the job☆51Updated 2 months ago
- An authentication library for Starlette and FastAPI.☆98Updated last year
- Authentication classes to be used with httpx☆121Updated 2 months ago
- Email delivery for asyncio.☆25Updated 3 months ago
- ASGI middleware for protecting against CSRF attacks☆62Updated 4 months ago
- A compression AGSI middleware using brotli.☆71Updated last year
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated this week
- Adds integration of the Jinja template language to FastAPI.☆71Updated 4 months ago
- List of FastAPI packages weekly automatically updated!☆32Updated 2 years ago
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆196Updated last month
- A distributed task queue built with asyncio and redis, with built-in web interface☆153Updated last week
- Python Performance Profiling for Production☆105Updated 2 years ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆69Updated last week
- Ready-to-use session cookies with custom backends for FastAPI☆109Updated last year
- A simple router for HTTP applications☆26Updated 4 months ago
- Simple integration of Starlette and WTForms☆89Updated 2 months ago
- Ultra-fast query string and url-encoded form-data parsers☆37Updated 5 months ago
- WebSocket support for HTTPX☆124Updated last week
- Simple caching transport for httpx☆51Updated last year
- Python authorization library☆85Updated 2 years ago
- Advanced sessions for Starlette and FastAPI frameworks☆101Updated 4 months ago
- Yet another ASGI toolkit that delivers