S
S
SideWest2019-04-19 23:19:56
Python
SideWest, 2019-04-19 23:19:56

How to make an interface for a Python program?

I am writing a bot in Python.
There was a desire to create a small interface for your program
Like a couple of buttons for some commands and settings.
What is the most elegant option for this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2019-04-20
@SideWest

Look at Tkinter and PyQt.

I
Ivan Shumov, 2019-04-19
@inoise

In addition to the web interface
You still have webhooks working somewhere. So you can throw the API there and make a purely client-side muzzle on js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question