{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"Integrates Dapr distributed application runtime with FastAPI web applications, enabling service-to-service communication, state management, and pub/sub messaging through FastAPI endpoints.","skillfed_tags":["dapr","microservices","distributed-systems"],"use_cases":["Build microservices in a Dapr service mesh that need HTTP endpoints while leveraging Dapr's state and messaging capabilities.","Add Dapr-based service-to-service communication to an existing FastAPI application without rewriting core logic.","Implement pub/sub message handlers in FastAPI routes that integrate with Dapr's pub/sub building block.","Create distributed applications where FastAPI services need to share state through Dapr's state management layer.","Develop cloud-native applications on Kubernetes using Dapr sidecars alongside FastAPI services."],"what_it_does":"Dapr-ext-fastapi is an extension that bridges the Dapr distributed application runtime with FastAPI applications. It allows you to build FastAPI services that participate in Dapr's service mesh, gaining access to Dapr's building blocks (state management, pub/sub, service-to-service calls, secrets, and configuration) without writing low-level Dapr client code directly. The package wraps FastAPI's application instance and provides a simplified interface to register Dapr-aware routes and handlers.\n\nThe package is built on top of three core dependencies: dapr (the Python SDK for Dapr), fastapi (the web framework), and uvicorn (the ASGI server). It is actively maintained, supports modern Python versions from 3.10 through 3.14, and carries no known security vulnerabilities. The Apache-2.0 license permits commercial use with attribution.","worth_installing":"Yes. The package is production-stable, actively maintained with a recent release, has no security vulnerabilities, and carries a permissive license. Install friction is low. It is worth installing if you are building FastAPI services within a Dapr architecture or migrating an existing FastAPI application to use Dapr's distributed capabilities."},"id":"dapr-ext-fastapi","links":{"html":"https://skillfed.io/packages/dapr-ext-fastapi","md":"https://skillfed.io/packages/dapr-ext-fastapi.md","pypi":"https://pypi.org/project/dapr-ext-fastapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-15","license_spdx":null,"license_treatment":"permissive","name":"dapr-ext-fastapi","python_support":"supports_current","summary":"Dapr FastAPI Extension for the Dapr Python SDK."},"popularity":{"monthly_downloads":89596,"position":13646,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.18.3"}
