Python GUI with HTML CSS and JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python GUI with HTML CSS and JavaScript

I found out about this python module called Eel that allows communication between python and javascript. Which is great because the user can create the front end with the web languages, and do the back end with python. And once everything is set up, Eel packs the font end and the back end code into a desktop application (.exe) and not as a web app. That is great because now python guis can look a little bit better. But the main problem is, I can't find any tutorials on how to get started working with Eel.

7th Jun 2020, 12:11 PM
#EPIC PROGRAMMER
1 Answer