Merge pull request #6782 from RasmusWL/fastapi

Python: Model FastAPI
This commit is contained in:
yoff
2021-11-02 14:16:12 +01:00
committed by GitHub
15 changed files with 1170 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ Python built-in support
Name, Category
aiohttp.web, Web framework
Django, Web framework
FastAPI, Web framework
Flask, Web framework
Tornado, Web framework
Twisted, Web framework
@@ -169,6 +170,7 @@ Python built-in support
invoke, Utility library
jmespath, Utility library
multidict, Utility library
pydantic, Utility library
yarl, Utility library
aioch, Database
asyncpg, Database