Separating the model from the view

The need to separate the model or data structure from the view is the key to building scalable applications. While it is possible to intermix the two components, you will soon find your program getting messy and difficult to maintain.

Get Tkinter GUI Application Development Blueprints - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.