This is part one in a series that shows you how to build your very own charting application using the tkinter library. We will use the GUI from this library to build a working chart application!
0:00 intro
00:48 page setup
01:25 import libraries
01:45 create the main window
03:04 titles and sizing
03:43 make the window always on top
04:25 create the entry widget
06:40 create a button
Download
0 formats
No download links available.
Building a chart app using python - Part One | NatokHD