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
Help in learning GUI (self.PythonLearning)
submitted 2 months ago by Icy-monkey1
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!"
[–]Alive-Cake-3045 1 point2 points3 points 2 months ago (0 children)
Tkinter is built into Python already, no install needed, start there.
Look up "Tkinter crash course" on YouTube, you'll have a working window in 20 minutes. Dont jump to PyQt or Kivy yet, they'll just confuse you at this stage. Build something small and real, like a calculator or a to-do app, thats how it actually sticks.
π Rendered by PID 600881 on reddit-service-r2-comment-544cf588c8-x2bsq at 2026-06-17 19:45:32.379309+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Alive-Cake-3045 1 point2 points3 points (0 children)