0
How do I program a nice graphical user interface in Python?
I want to program an application with Python that can be operated via a graphical user interface. However, I find the design possibilities of e.g. Tkinter quite ugly, so I'm looking for more options how to design the application well. Is there any way to combine Python with CSS? Or are there other better modules? (I haven't dealt with Django or Flask yet)
3 ответов
+ 6
PyQt or Kivy is beautiful. They are a lot more complicated than Tkinter or Pygame I know this for sure. I use tkinter and have made a lot of "not ugly" user interfaces. Tkinter is easy to manipulate and comes pre-installed with python.
Yes. You can combine python with CSS with the help of Django or Flask.
Happy Coding 😀
+ 4
Tkinter is easy and not ugly at all..😤
Never blame tkinter, it will look ugly if it is not programmed beautifully...😰
I am not blaming you OFS12, A lot of people make mistake, including me
TKinter is easy and awesome, awsome😊😊
+ 2
Ok no prob... It's ur choice...😊😊😊
Happy codin..