ニュース

Mysql-database-using-python-and-tkinter Through this project the use of database has been made simpler. From queries to pressing of buttons and use of a rich GUI. For this app to work one must have ...
python_tkinter_form This code implements a simple GUI form using Python's Tkinter library, which is integrated with an Oracle database using the cx_Oracle module. The form collects basic user ...
今回は、Pythonに標準でインストールされているGUIライブラリTkinterを利用して、画面に図形を描画してみよう。 Tkinterとは?
Pythonには、標準でWindows/macOS/Linuxのデスクトップ向けアプリを作成するTkinterというライブラリが備わっている。
ActiveState has updated its distributions of the Python programming language so that they provide developers easier access to databases, as well as new ways of creating GUIs (Graphical User ...