Metadata-Version: 2.1
Name: dapr-ext-fastapi-dev
Version: 1.0.0rc2.dev303
Summary: The developmental release for 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
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
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
Requires-Dist: dapr-dev (>=1.0.0rc2.dev)
Requires-Dist: uvicorn (>=0.11.6)
Requires-Dist: fastapi (>=0.60.1)

This is the developmental release for Dapr FastAPI extension.


