#๐Ÿ”’ Python GUI

31 messages ยท Page 1 of 1 (latest)

sage comet
#

Hello, i wonder how to make a good GUI in python, because tkinter looks kinda bad, its very limited, so i would like to know how to make a good gui using python for a python game i made (pretty simple game, im not really experienced in python)

neon veldtBOT
neon veldtBOT
#

@sage comet

Python help channel opened

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.

gloomy oar
#

take a look at wxPython ... PTQt5 or 6 is very complex.

sage comet
tiny leaf
sage comet
tiny leaf
#

good looking GUI still takes a lot of effort, no matter which library you use. Nothing looks good right away

sage comet
#

i mean using python

proper pilot
floral salmon
#

PyQt/PySide can be styled with something very similar to css

tiny leaf
#

But it still requires a lot of effort and understanding what makes a good design

steep sand
#

Dear ImGui Python bindings

#

๐Ÿ˜ˆ

sage comet
steep sand
#

It's a library

sage comet
steep sand
#

yes

sage comet
#

okay thanks

#

ill check that

steep sand
#

its a little bit harder

sage comet
#

ill learn

gloomy oar
#

i have no idea but you can also take a look at browser based GUIs...
like Remi, NiceGUI ?!?

steep sand
#

flask

neon veldtBOT
#
Python help channel closed for inactivity

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.