Developing Apps with Tkinter: Menu Bars, Seaborn Visualization, & MySQL DBs
Tkinter 8.6
| Expert
- 12 videos | 1h 18m 17s
- Includes Assessment
- Earns a Badge
Buttons are useful widgets but they occupy screen real estate even when not being clicked and often clutter the UI of an app. Menus are a natural and popular choice to mitigate these weaknesses of buttons. Combining menus with visualization libraries such as Seaborn and databases such as MySQL can help you build a fully functional data analysis app in Python. Begin by adding menu bars to your app and link up actions to these menu bar items. Add a Seaborn line plot to your app which will allow the user to visualize the commodity price data they uploaded. You will then set up MySQL and run SQL code from the MySQL command line. Next, create a database that you will later connect to from an app, and load data from a file on your computer. Finally, you'll create an archive database to store old data and connect to MySQL from your app. After completing this course, you'll be able to add menus and menu items to a Tkinter app and leverage MySQL for database connectivity and Tkinter for visualizing data by integrating it with Seaborn.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseIntroduce the menu bar widgetAdd seaborn charts to a tkinter appCustomize a seaborn chart in a tkinter appOpen mysql on a shell and create a tableRun queries from the mysql shell and connect to mysql from an app
-
Connect to mysql from an app and pull data to display in tree viewWrite out to mysql from an appSet up an archive databaseIllustrate the code for a complex uiWrite code for an app which connects to mysqlSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 34s
-
7m 36sDuring this video, you will learn how to introduce the menu bar widget. FREE ACCESS
-
7m 36sFind out how to add Seaborn charts to a Tkinter application. FREE ACCESS
-
6m 2sLearn how to customize a Seaborn chart in a Tkinter application. FREE ACCESS
-
8m 23sIn this video, find out how to open MySQL on a shell and create a table. FREE ACCESS
-
6m 41sLearn how to run queries from the MySQL shell and connect to MySQL from an application. FREE ACCESS
-
5m 50sDuring this video, you will learn how to connect to MySQL from an app and pull data to display in a tree view. FREE ACCESS
-
9m 46sLearn how to write an app that can access a MySQL database. FREE ACCESS
-
7m 30sFind out how to set up an archive database. FREE ACCESS
-
5m 59sAfter completing this video, you will be able to illustrate the code for a complex UI. FREE ACCESS
-
9m 11sIn this video, find out how to write code for an app which connects to a MySQL database. FREE ACCESS
-
2m 10s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.