This video is a quick look at the Python Eel library. This library allows us to create Python GUIs using HTML, CSS and JavaScript rendered in a special Chrome window.
This is a very quick look into the library and it is recommended you pause on each minor step. For a more detailed and slower look at this library, go to:
https://nitratine.net/python-gui-using-chrome/
Here you will find the code and everything explained.
Convert PY to EXE: https://youtu.be/lOIJIk_maO4
Auto Py to Exe: https://youtu.be/OZSZHmWSOeM
In this video I use python 3.5.
Feel free to comment with any issues.