Metadata-Version: 1.2
Name: dapr-ext-fastapi
Version: 1.4.0rc1
Summary: The official release of Dapr FastAPI extension.
Home-page: https://dapr.io/
Author: Dapr Authors
Author-email: daprweb@microsoft.com
License: MIT
Project-URL: Documentation, https://github.com/dapr/docs
Project-URL: Source, https://github.com/dapr/python-sdk
Description: This is the FastAPI extension for Dapr.
        
        Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to
        build resilient, stateless and stateful microservices that run on the cloud and edge and
        embraces the diversity of languages and developer frameworks.
        
        Dapr codifies the best practices for building microservice applications into open,
        independent, building blocks that enable you to build portable applications with the language
        and framework of your choice. Each building block is independent and you can use one, some,
        or all of them in your application.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
