shashstormer / AuthTunaLinks
This is a plug and play auth library with features enough for all purposes from simple auth to SSO, RBAC and passkeys while the core is framework agnostic it is specialized for fastapi.
☆107Updated 3 weeks ago
Alternatives and similar repositories for AuthTuna
Users that are interested in AuthTuna are comparing it to the libraries listed below
Sorting:
- Standardize FastAPI error/exception handling with APIException. Custom error codes, fallback logging, and beautiful Swagger UI integratio…☆236Updated 2 months ago
- 2X faster ASGI web framework for python, offering high-level development, low-level performance.☆213Updated this week
- A powerful debugging dashboard for FastAPI applications. Monitor HTTP requests, SQL queries, and exceptions in real-time with a beautiful…☆374Updated last month
- Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more☆81Updated last week
- Supercharge your async applications with tasks so fast, you’ll think you’re bending time itself.☆77Updated last month
- Keep your python architecture clean.☆166Updated 7 months ago
- A UI Based FastAPI Project Generation tool.☆155Updated 2 months ago
- Signals for Python - inspired by Angular Signals / SolidJS. Reactive Declarative State Management Library for Python - automatic dependen…☆390Updated last week
- Authentication and user management for the Litestar framework☆89Updated 8 months ago
- Detect leaked asyncio tasks, threads, and event loop blocking with stack trace in Python. Inspired by goleak.☆341Updated 5 months ago
- A Flexible, Lightweight API-Gateway written in python that can be used as an ASGI middleware, app, or decorators.☆61Updated 5 months ago
- Modern admin interface for FastAPI with built-in authentication, event tracking, and security features☆419Updated last month
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆159Updated last year
- A high performance caching library for Python written in Rust☆276Updated 2 months ago
- A curated list of resources related to Litestar.☆148Updated 6 months ago
- Beautiful Python async☆187Updated 3 weeks ago
- 🧹 Flask REST framework for generating CRUD APIs and OpenAPI specs in the SQLAlchemy, Marshmallow/Pydantic application stack.☆177Updated 5 months ago
- A single model for shaping, creating, accessing, storing data within a Database☆237Updated 2 years ago
- Skylos is the watchdog for your repository. It maps your code's structure to hunt down dead logic, trace tainted data, and kill security …☆255Updated this week
- Async, pure-Python server-side rendering engine.☆374Updated this week
- Production-ready backend infrastructure SDK for Python☆121Updated this week
- Granian plugin for Litestar☆38Updated 3 weeks ago
- Fast Python HTTP client based on Rust reqwest