ニュース

Let's start with the conclusion: if you intend to work with Tkinter, buy this book. If you need to do graphical programming in Python but don't know what tools to use, buy this book. Now that the hard ...
今回は、Pythonに標準でインストールされているGUIライブラリTkinterを利用して、画面に図形を描画してみよう。 Tkinterとは?
Pythonに標準的に同梱されている『Tkinter』、クロスプラットフォーム対応で人気がある『Kivy』、wxWidgetsというツールキットを利用した『wxPython ...