dank-py – turn existing Python agents into microservices in 2 commands
Two-command Docker packaging, but FastAPI and Modal already solve agent deployment.
Async DDD framework for microservices on Starlette
Automates DDD routing and OpenAPI from dataclasses, but Django/FastAPI ecosystem larger.
Python microservices developers adopting DDD/CQRS patterns, Starlette users
nameko · FastAPI with manual DDD wiring · Django with CQRS layers
Two-command Docker packaging, but FastAPI and Modal already solve agent deployment.
FastAPI-style ergonomics for background jobs with auto-generated AsyncAPI docs.
Unified sync/async stream API handles concurrency, throttling, batching without dependencies.
LangChain alternative with 2 dependencies in an already crowded framework space.
Implicit parallelism from function signatures beats manual asyncio.gather spaghetti.
Tornado-based JSON-RPC server with auto-generated llms.txt and OpenAPI specs.