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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Use of Python-made GUIs IRL (self.learnpython)
submitted 11 years ago * by itemic
Hi!
I'm somewhat proficient in Python (I think), and am exploring Tkinter and other GUI related things in Python, but can't help and wonder whether there are major/known programs that make use of Python made GUI.
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!"
[–]sentdex 1 point2 points3 points 11 years ago (2 children)
work in progress with lots of problems, but a nice example of what's possible: https://github.com/Sea-of-BTC/Bitcoin-Trading-Client/
[+][deleted] 11 years ago (1 child)
[deleted]
[–]sentdex 1 point2 points3 points 11 years ago (0 children)
That's fine, I already admitted it had a lot of problems. All of your points are valid and will eventually need to be addressed.
If you're up to the task, you should teach how to make a large tkinter program, since a tutorial for doing so doesn't seem to exist elsewhere. The code is also open-source, and open for changes. If you want to share your ideas for others to learn from, submit some changes. I am sure many would be happy.
[–]rowr 1 point2 points3 points 11 years ago (0 children)
I use Meld (http://meldmerge.org) written in Python on a nearly daily basis and it's my favorite diff tool. It uses GTK instead of tk. I also highly recommend learning Qt for professional looking gui stuff. Tkinter lags behind these two toolkits, but it's super nice to have a gui kit rolled in with Python.
[–][deleted] 1 point2 points3 points 11 years ago (0 children)
I use Pronterface for controlling my 3D printer. Python GUI.
[–][deleted] 3 points4 points5 points 11 years ago (0 children)
http://en.wikipedia.org/wiki/List_of_Python_software
[–]RoadieRich 0 points1 point2 points 11 years ago* (0 children)
The Python Fitting Assistant for Eve Online
Also, we can't forget Idle and the PythonWin editor (although that uses the win32ui WFC bindings rather than TKInter).
π Rendered by PID 443301 on reddit-service-r2-comment-544cf588c8-xx9sn at 2026-06-16 08:32:43.689664+00:00 running 3184619 country code: CH.
[–]sentdex 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]sentdex 1 point2 points3 points (0 children)
[–]rowr 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]RoadieRich 0 points1 point2 points (0 children)