app like that
tkinter.builder
tkinter.builder

tkinter.builder is a RAD tool to expedite GUI development in tkinter using Python.

Features

Extensible

Allows developers to easily extend and customize the tool to suit their specific needs, fostering higher adaptability in GUI design.

Full Interoperability

Works seamlessly with existing code bases, integrating easily with current tkinter projects without requiring extensive modifications.

No XML-based UI

Eliminates the need for XML files in GUI design, simplifying the development process and reducing potential for configuration errors.

WYSIWYG GUI Builder

Offers a "What You See Is What You Get" interface for designing GUIs that exactly match what is being created, streamlining the design process.

Minimal & Functional UI

Provides a straightforward interface focused on productivity, ensuring developers can design without unnecessary distractions.

Low on Resource

Operates efficiently with minimal system resources, making it suitable for a variety of development environments.

Support for all geometry managers of Tkinter

Comprehensive support for Tkinter layout options, allowing for flexible and dynamic layout configurations.

Get Python Equivalent code

Generates Python code representation of GUIs, allowing developers to easily integrate and further modify the code as needed.