Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 560 Bytes

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