K
K
kast3t2021-11-10 21:20:21
Python
kast3t, 2021-11-10 21:20:21

How to pause a script in Python?

Good people, who knows? How to write a command that stops a script while it is executing and waits indefinitely. It is necessary for the user to enter a value in the input field, and after pressing the "Confirm" button, the script will start working again from the moment where the pause occurred.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vindicar, 2021-11-10
@kast3t

> entered a value in the input field, and after pressing the "Confirm" button
1. Depends on which GUI framework you are using.
2. Why pause when you can simply put the necessary operations in the reaction on the button? Although, if you need a GUI only for entering data, you can trick it - but see point 1 here already.

P
Pirate of the Caribbean, 2015-02-22
@vkorpuse

No.
It’s better to make your own engine with your own hands and that’s it.

S
Sanes, 2015-02-23
@Sanes

Svidomo is, maybe it will do) lpf.maxsite.com.ua

E
Elena, 2015-02-24
@Nidora

Services or Wordpress.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question