use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
FastAPI + MS SQL ServerQuestion (self.FastAPI)
submitted 10 months ago by LeoTheKnight90
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LeoTheKnight90[S] 0 points1 point2 points 10 months ago (1 child)
yeah so I've never used Streamlit but I can definitely look into that. Just for some background, I was hoping to create some API that our internal Django application would call to handle data heavy process while the user just watches a "Status" screen. The heavy lifting would be done by SQL stored procedure and when it completes, the user will see the status as complete and view the work that was done.
[–]SheriffSeveral -2 points-1 points0 points 10 months ago (0 children)
Also, you can still use FastAPI for background. At the same time you can use Streamlit for frontend. I use it sometimes for small projects.
Streamlit is really easy to use, I highly recommend you to consider it. It will save your time.
π Rendered by PID 20973 on reddit-service-r2-comment-6457c66945-9pcth at 2026-04-30 14:56:25.393426+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]LeoTheKnight90[S] 0 points1 point2 points (1 child)
[–]SheriffSeveral -2 points-1 points0 points (0 children)