L
L
lukepker2020-07-08 21:11:45
Python
lukepker, 2020-07-08 21:11:45

How to write an interface to a python program?

Hello!
You need to write a simple interface, literally a start button, a stop button, an input field and a counter.
Google gives out several solutions, help me make a choice so that it’s not too confusing, a lot of customization and fine-tuning are not really needed, just so that you can start everything with a couple of buttons, and not by entering commands.
Ideally, please send some kind of beginner's guide, and maybe a couple of tips, for example, is it worth taking the interface into a separate file, what to look for, and so on.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Renat Ataev, 2020-07-08
@lukepker

You can use the Tkinter library. A good solution for creating small programs with the Guide interface
can be found on the Fsoki channel: https://www.youtube.com/c/Fsoki

S
Soska_VLG, 2020-07-12
@Soska_VLG

I advise you to use easygui, everything you need is there. I can send you an example interface

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question