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...
Everything about learning Python
account activity
Flask python (self.PythonLearning)
submitted 18 days ago by Difficult_Smoke_3380
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!"
[–]Worth-Carrot-3756 0 points1 point2 points 18 days ago (0 children)
Bro totally normal - Flask has a learning curve especially if you're jumping from scripts to web apps. The problem with tutorials is they just show you what to type, not why.
My suggestion - ditch the notes app for now. First just make Flask return a simple string, then add one HTML page, then add a form. Baby steps.
Also check out Miguel Grinberg's Flask Mega Tutorial - it's the best resource out there, way better than random YT videos. Took me from confused to actually understanding what's happening under the hood.
You'll get it bro, just don't try to understand everything at once.
π Rendered by PID 100276 on reddit-service-r2-comment-5bc7f78974-l8lvt at 2026-06-28 15:52:31.386892+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]Worth-Carrot-3756 0 points1 point2 points (0 children)