Book Image

Python GUI Programming - Building a Desktop Application with Tkinter and SQLite [Video]

By : Shubham Sarda
Book Image

Python GUI Programming - Building a Desktop Application with Tkinter and SQLite [Video]

By: Shubham Sarda

Overview of this book

Welcome to Python GUI Programming – Building Desktop Applications with Tkinter and SQLite This course will help you build a Python GUI application step-by-step with Tkinter, SQLite. and the free CoinMarketCap API. Throughout the course, you will learn more about Python and Tkinter, including: • Understanding API nd its usage. • Extracting cryptocurrency coin data and working with it. • Building portfolio logic on the command line then focusing on the GUI • Getting started with Tkinter and Python GUI • Merging your command-line application with Tkinter and completing the.py version. • Converting the.py application to an executable .exe app. • Understanding the basics of SQLite3 with Python. This course integrates all the aspects you need to get you on the road to becoming a successful Tkinter developer with proper live practical exercises and walk-throughs that take you from the basics to advanced use. After completing this course, you will be ready to expand your knowledge of Tkinter and Python. All the codes and supporting files for this course are available at: https://github.com/PacktPublishing/Python-GUI-Programming---Building-a-Desktop-Application-with-Tkinter-and-SQLite
Table of Contents (14 chapters)
Chapter 6
Application Formatting
Content Locked
Section 3
Improving User Interface
Application Formatting: Improving User Interface