Recommended and mentioned products
-
PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
There are lots of cool options for Pyinstaller that you can learn all about them from the official docs ๐คฉ.
-
Tkinter is a Python wrapper for Tcl/Tk that offers classes to create various graphical user interfaces.
You can find a lot more details and examples in the official Tkinter docs ๐.