2 Réponses
+ 1
If you mean IDE, there are a lot of them. A lightweight variant for writing code is sublime or VSCode. More "heavy" is the PyCharm from JetBrains. If you meant the tools to create an exe file, then one of the solutions is cx_Freeze.
+ 1
ide: pycharm
window framework: tkinter
python to exe: cx_freeze