mikeckennedy / fastapi-chameleon
Adds integration of the Chameleon template language to FastAPI. #pypackage
☆142Updated last month
Alternatives and similar repositories for fastapi-chameleon:
Users that are interested in fastapi-chameleon are comparing it to the libraries listed below
- Adds integration of the Jinja template language to FastAPI.☆71Updated 5 months ago
- Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks. #pypackage☆211Updated last year
- Demo code and other handouts for students of our FastAPI Web Apps course.☆354Updated last month
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 6 months ago
- Implements authentication and authorization as FastAPI dependencies☆152Updated last year
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆198Updated 3 weeks ago
- Simple integration of Starlette and WTForms☆90Updated last month
- FastAPI-HTMX Demo Project☆259Updated last year
- Code from my "SQLAlchemy 2 In Practice" book.☆105Updated 3 months ago
- Simple todo app using fastapi, htmx and jinja☆163Updated 10 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆169Updated last year
- Browser reload with uvicorn!☆68Updated 2 years ago
- Example for a FastAPI projet with a frontend, demonstrating how auth with an exernal OAuth provider should work.☆71Updated 4 years ago
- FastAPI CRUD☆78Updated last year
- [unofficial] Talkpython.fm podcast notable PyPI packages compilation☆136Updated 2 years ago
- This is the fastapi-tutorial repository.☆76Updated last week
- Test-Driven Development with FastAPI and Docker☆170Updated last week
- Asyncio compatible SDK for aws services.☆174Updated 5 months ago
- 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…☆143Updated 3 months ago
- asyncpg integration for fastapi☆50Updated 2 years ago
- Repository Patterns for Python☆179Updated last year
- A single model for shaping, creating, accessing, storing data within a Database☆234Updated last year
- Web tool for generating Pydantic models from JSON objects