I
I
Igor Fominykh2016-11-08 20:23:09
Flask
Igor Fominykh, 2016-11-08 20:23:09

Is it possible to make a web application an exe file?

Hello, I would like to combine the power of python as a language and html as a flexible tool for interfaces. Used flask for web applications, liked it. So I wanted to ask a question, is it possible to issue this as an independent program for windows? Maybe this can be done not with flask, but with another framework?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Viktor Paperno, 2016-11-08
@AviPaperno

You can raise a local host in the program, launch a site on flask on it, and simply open a local address in the application, for example, using WinForms WebBrowserControl

R
Rou1997, 2016-11-08
@Rou1997

Naturally, you can, with the help of headless browsers, I’m already tired of explaining to everyone, in my opinion, it should be clear to a normal programmer that in this case you need to write your own browser, but without anything superfluous, this is what headless browser libraries are designed for, such like WebKit, Awesomium, CEF, lots of them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question