Create HTML User Interface for Python using Eel Library (article dans Medium from Utsav Datta) https://medium.com/wronmbertech/create-html-user-interface-for-python-using-eel-library-bab101cc0f99
pip install eel
Then using Visual Studio Code for creating the project. Create a new folder named “testweb” and create another folder named “web” under it. This “web” folder contains the following files. home.html main.js add.py