We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa45c3 commit 4811fcfCopy full SHA for 4811fcf
files/Python.txt
@@ -25,6 +25,7 @@ FastAPI: 0.71 - 0.118
25
Flask: 1.1 - 3.1
26
Pyramid: 1.10 - 2.0
27
Quart:0.15 - 0.20
28
+ Starlette: 0.17 - 0.49
29
Pythonエージェントは、WSGI互換を意図して作られています。ガイドラインに従う限り、他のWSGIアプリケーションと互換性がある可能性があります。
30
また、PythonエージェントはDjango、FastAPI、QuartなどのASGIインターフェイスを提供するフレームワークとも互換性があります。
31
FastAPIおよびStarlette(FastAPIが依存している)は比較的新しいライブラリで、継続的な開発変更が行われているため、Contrastが対応できなくなる可能性があります。FastAPIは、開発スピードが速いとされています。 Contrastは記載のバージョンまでサポートを続け、新しいサポート対象がリリースされたときはドキュメントを更新します。
0 commit comments