R
R
Renat2022-01-12 10:11:45
Flask
Renat, 2022-01-12 10:11:45

How to implement dynamic data update on a page using Flask?

Good day! Please tell me the following:
There is numerical data on one web page that changes every second. There is a server that receives this data via http-get request. There is another simple html page that displays the data received from this request. How can I make sure that this data is updated dynamically in the page without refreshing the pages. Please push in which direction to dig in order to implement this? Have a basic understanding of Python, Flask, HTML, JS, CSS.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2022-01-12
@Rsa97

AJAX or websocket.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question