N
N
Nick2022-02-22 23:18:53
Python
Nick, 2022-02-22 23:18:53

What library would you recommend to use to create a beautiful interface in Python?

Need a library to create an interface in the Python programming language. There should be flexible configuration and great functionality. What do you advise ?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2022-02-23
@Nikita1prog

If there is great functionality and beautiful interfaces, then PyQt is the only option.

V
Vlad, 2022-02-24
@MoscowDriftss

Kivy. Learn from the official documentation + sometimes there is not enough information in it, so google.com is there to help. The standard widgets are pretty scary, so we also download kivymd. Kivimd, by the way, also has docks, I advise you to read it.
PS I do not recommend PyQt, as it is a rather strange library, most often programs based on it run into spagget code. EEL generally works through crutches, without chrome it will not start, the window decreases with F5 uncontrollably. Tkinter... This is for professionals ;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question