Y
Hacker News
new
|
ask
|
show
|
jobs
by
alex_suzuki
25 days ago
Notably, Starlette powers FastAPI, an extremely popular Python framework for building HTTP services.
1 comments
spennant
24 days ago
Is this still true?
link
b40d-48b2-979e
24 days ago
You may be thinking of Litestar (previously named Starlite) that was based on Starlette akin to FastAPI but then went their own direction implementing a framework rather than relying on an upstream for their core product.
link
flowardnut
24 days ago
https://github.com/fastapi/fastapi/blob/master/pyproject.tom...
link
b40d-48b2-979e
24 days ago
..And?
link
processunknown
24 days ago
FastAPI depends on "starlette>=0.46.0"
link
b40d-48b2-979e
24 days ago
And? It's a non-sequitur to my comment.
link
discord23
24 days ago
Yes, it's literally the first bullet point on the project's website.
link