Lookup All Customers CRM - Python Tkinter GUI Tutorial #31

Опубликовано: 01 Октябрь 2024
на канале: Codemy.com
23,033
460

In this video we'll look up all the customers in our database and put the results in a new tkinter window for our crm tool.

I'll show you how to create a new window, query the database, and give you several methods to loop thru the results and print them to the screen using tKinter Label widgets.