Skip to content

Contains user interface examples created using the Tkinter module in Python.

Notifications You must be signed in to change notification settings

eeyribas/Python-Tkinter-GUI-Examples

Repository files navigation

Python-Tkinter-GUI-Examples

Contains user interface examples created using the Tkinter module in Python. The interface examples include ColorCircleDrawer, ContinuousMessageDisplay, LiveTextInserter, TextAndImageViewer and TextStreamer. The interface examples utilize toolbox elements such as listbox and button.

Programming Language: Python

IDE: PyCharm, Thonny

Version: Python3

Modules: To install the necessary Python modules for the examples, you should review the Python documentation according to the selected IDE.

Operating System: Windows, Linux