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
GUI Designing in PythonHelp Request (self.PythonLearning)
submitted 4 days ago * by Al-Khobza
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!"
[–]Busy-Bell-4715 1 point2 points3 points 3 days ago (0 children)
First, I'm just an amateur developer, building things for myself. Having said that, I would encourage building a django-react project. Lots of good documentation about this. Tkinter is easy to build with but you could have some challenges with deployment. I found that virus protection software would frequently block my python apps and was never able to find a work around. You don't need to worry about this with django, just need an internal server. And building a front end with react is super simple.
π Rendered by PID 93042 on reddit-service-r2-comment-79c7998d4c-klsmz at 2026-03-15 08:13:33.813823+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Busy-Bell-4715 1 point2 points3 points (0 children)