filmov
tv
To create a GUI (Graphical User Interface) with Python we may use PyCharm or Visual Studio

Показать описание
Acknowledgment
I have improved (just a little) the code from the page
I am going to create code starting from the code from the page
Movie Text
To create a GUI (Graphical User Interface) with Python we may use PyCharm or Visual Studio.
If we use Visual Studio, we must open the Installer and select Python.
After that, we open the IDE.
We must select: ”Python Application”
and ”Create a new project”
We need to configure our project
by writing the project name and location.
#Python #PyCharm #"Visual Studio"