app like that
Tkinter
Tkinter

Tkinter is a Python library used to create Graphical User Interfaces (GUI) applications.

Features

Widget library

Provides various built-in widgets like buttons, labels, and text entries to build functional interfaces.

Plugins support

Allows the integration of additional features and functionalities through plugins to enhance GUI applications.

Tree view

Offers a tree view widget for displaying hierarchical data in a collapsible format, making data management easier.

Code export

Facilitates exporting the designed interface layout to code for quick implementation and testing.

Template creation

Enables users to develop and use templates for consistent theme and layout across applications.