Quick GUI by Tkinter

Description

Tkinter is Python’s standard library for creating Graphical User Interfaces (GUI). It provides a simple yet powerful way to develop desktop applications with interactive elements such as buttons, labels, text inputs, and more. Since Tkinter is included with Python, it doesn’t require additional installation for building small to medium-sized desktop applications, from data visualization tools to hardware control interfaces

 

Details
  • Date: January 25, 2020
  • Categories: AI & Machine LearningSignal Processsing