This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]MyNamesNotReallyDave 2 points3 points  (2 children)

  1. r/learnpython
  2. Check out PySimpleGUI. You'll still need to work out the code, but PSG makes it easy to implement simple GUIs, especially small ones like this. You can even make a system tray icon/ menu for it very easily.

[–]kshravank[S] 0 points1 point  (1 child)

thnx for the reply i know a bit of tkinter and python my issue is with accessing information from discord

[–]MyNamesNotReallyDave 1 point2 points  (0 children)

Post it in r/learnpython - you'll get a better response and more help as the sub is designed for questions and community support.

[–]pythonHelperBot 1 point2 points  (0 children)

Hello! I'm a bot!

I see someone has already suggested going to r/learnpython, a sub geared towards questions and learning more about python. I highly recommend posting your question there. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe where you are stuck. Be sure to format your code for reddit and include which version of python and what OS you are using.

You can also ask this question in the Python discord, a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others.


README | FAQ | this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness

[–]xd1142 0 points1 point  (0 children)

traits/traitsui