An open API service indexing awesome lists of open source software.

https://github.com/eeyribas/python-tkinter-gui-examples

Contains user interface examples created using the Tkinter module in Python.
https://github.com/eeyribas/python-tkinter-gui-examples

button colorful-circles-resembling interval listbox python python-programming python-project python-tk python-tkinter python-tkinter-application python-tkinter-canvas python-tkinter-framework python-tkinter-gui python3 read-text tkinter-app tkinter-gui tkinter-gui-python tkinter-library tkinter-python

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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