First, creating the canvas Opening the canvas Now, even if you want to draw a graph, you cannot draw it in the Python shell, so you need a separate window. This time, we will use tkinter, which is ...
パイソンの標準ライブラリでGUIデスクトップアプリが開発できるTkinterを使ってみた エディターはVSCodeで行った VSCODE拡張addonはPython・日本語ほかで行った 標準ライブラリーなのでpipから即インストールできるのがお手軽でよい python GUIアプリ開発環境はTkinter ...