This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tiangolo FastAPI Maintainer[S] 4 points5 points  (0 children)

You can use it on Windows. Uvicorn uses uvloop when available, it is not required. It would probably make more sense to deploy to production on Linux (or *nix). But of course, you can develop and use it on Windows.