#๐ Python GUI
31 messages ยท Page 1 of 1 (latest)
Please react with โ
to upload your file(s) to our paste bin, which is more accessible for some users.
@sage comet
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
take a look at wxPython ... PTQt5 or 6 is very complex.
okay thanks
tkinter is still a good place to start for a beginner, even if it doesn't look the greatest right out of the box
ive heard of custom tkinter, is it better ?
it has more style options, but the underlying functionality is the same
good looking GUI still takes a lot of effort, no matter which library you use. Nothing looks good right away
but how do people make apps or games with a good looking gui ?
i mean using python
I have been using Pyside6 with QtCreator.
I can quickly and easily make .ui files which i can load into my python scripts to load the ui.
PySide6 is the best choice because it is so customizable
But it still requires a lot of effort and understanding what makes a good design
thanks
im sorry im french my english is limited i didnt really understand what you meant
It's a library
im gui ?
yes
its a little bit harder
ill learn
i have no idea but you can also take a look at browser based GUIs...
like Remi, NiceGUI ?!?
flask
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.