3 projects
PyByntic
PyByntic extends Pydantic with binary-typed fields and automatic byte-level serialization. Define models using familiar Pydantic syntax and turn them into compact binary payloads with full control over layout and numeric precision.
fastapi-simple-bearer
The simpliest way to secure your API with preset token
async-fastapi-jwt-auth
Async fork of FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)