[program-l] Re: CEF Python, NW.JS, and Flask Question

  • From: <jordyydeweer@xxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Wed, 19 Jun 2019 13:47:26 +0200

Hi Jim

There is much, much more about it.

Flask is a web framework, to develop web applications using Python. It does
not access the browser in any way.

NW.js is an implementation of Chromium engine / the embedded Chromium
browser for desktop applications using JavaScript en other front-end
languages.

CEF (Chromium Embedded Framework) is a tool, which provides the possibility
to embed / develop your own browser, in whatever language you choose - as
long as there are bindings for that language available. CEF Python are these
bindings for Python especially.

You can look at CEF and CEF Python as the core functionality of NW.js or
Electron, but with the possibility to script it better and write your own
tools such as this.

Using Flask and CEF, you should be able to write an app in Python, just like
you would using HTML, CSS and JavaScript in NW.js. But, keep in mind that
there will be much more to do. You need to implement a lightweight webserver
(python), for example.

Hopefully, this message could give you some clarification.

Your sincerely,

Jordy Deweer



 <mailto:info@xxxxxxxxxxxxx> info@xxxxxxxxxxxxx
+32 473 39 27 50
www.dewsystems.be <http://www.dewsystems.be/

 

Van: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> Namens
Jim Homme
Verzonden: Wednesday, June 19, 2019 1:32 PM
Aan: program-l@xxxxxxxxxxxxx
Onderwerp: [program-l] CEF Python, NW.JS, and Flask Question

 

Hi,

Is the difference between Flask and the other two items in the subject of
this message that Flask uses the web browser as the front end and the others
do not, or is there a lot more to it?

 

Thanks.

 

Jim

 

 

 

==========

Jim Homme

Digital Accessibility 

Bender Consulting Services

412-787-8567

 
<https://www.benderconsult.com/our%20services/hightest-accessible-technology
-solutions>
https://www.benderconsult.com/our%20services/hightest-accessible-technology-
solutions

 

JPEG image

Other related posts: