O
O
onevetka2018-10-17 16:39:56
Python
onevetka, 2018-10-17 16:39:56

What to build a graphical Python application on?

Now I am writing all sorts of Python programs that make life easier (not bicycles). I would like to poke buttons, scroll through lists, etc. instead of communicating with the terminal. What libraries or frameworks are there for building UI on MacOS, Windows and iOS? I would like to design like in Winamp or Discord. How do companies like this do it? Can Tkinter do this? I don't understand any of this. I would be very grateful if you share something on this topic.
image1.jpg
UPD: Thank you very much for your replies!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
amadel, 2018-10-17
@amadel

https://wiki.python.org/moin/GuiProgramming

M
Mikhail Proskurin, 2018-10-17
@mixail_fet

They draw on their own or use the UI KIT, there are many of them, for different styles.
Interfaces are usually made in Figma, Adobe XD, Sketch, install them, google "UI KIT" and use them.

R
reishi, 2018-10-17
@reishi

Look towards PyQt and QML

V
Vladimir Proskurin, 2018-10-17
@Vlad_IT

Kivy can also be written for desktop, and it has a form editor https://kivy-designer.readthedocs.io/en/latest/qui... (but I don't know how well it does desktop forms).

S
spaceatmoon, 2018-10-18
@spaceatmoon

Oh, it's good when there is a working YouTube and a regular one.
Look at this report and you will find the answer to your question.
https://www.youtube.com/watch?v=fegxQcv3b-g

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question