max-pfeiffer / uvicorn-poetryLinks
Docker image with Uvicorn ASGI server for running Python web applications on Kubernetes. Uses Poetry for managing dependencies and setting up a virtual environment. Supports AMD64 and ARM64 CPU architectures.
☆53Updated 2 months ago
Alternatives and similar repositories for uvicorn-poetry
Users that are interested in uvicorn-poetry are comparing it to the libraries listed below
Sorting:
- Docker image with Gunicorn using Uvicorn workers for running Python web applications. Uses Poetry for managing dependencies and setting u…☆45Updated last year
- Implement the Health Check API pattern on your FastAPI application!☆178Updated last year
- Secweb is a pack of security middlewares for fastApi and starlette server it includes CSP, HSTS, and many more☆69Updated last month
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆198Updated last month
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆149Updated last week
- The Pydiator is an in-app communication method.☆48Updated 10 months ago
- Broker and result backend for taskiq☆50Updated last month
- Benchmarking Litestar vs other ASGI API framework☆41Updated 10 months ago
- FastAPI Async SQLAlchemy middleware☆158Updated 4 months ago
- Simple interface for monitoring jobs executed using the arq library☆45Updated last year
- Use less threads for your FastAPI applications 🚚☆37Updated 2 years ago
- FastAPI Feature Flags☆62Updated 11 months ago
- Access logger for ASGI servers!☆51Updated last year
- An admin interface for ASGI Web frameworks.☆135Updated 3 years ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆60Updated last week
- FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on t…☆57Updated 9 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆170Updated last year
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆71Updated last week
- Examples of using Redis OM Python with FastAPI☆24Updated 3 years ago
- FastAPI integration for taskiq☆40Updated last month
- Beautiful exception page for Starlette apps.☆96Updated 2 months ago
- A python service built using Clean Architecture and SOLID principles☆50Updated this week
- fastapi-performance☆23Updated last year
- Utils for fastapi based services.☆33Updated 3 years ago
- Authentication and user management for the Litestar framework☆72Updated last month
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated last week
- HTMX integration for ASGI applications☆67Updated 2 years ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code