• Post category:StudyBullet-8
  • Reading time:4 mins read


Python PyQt5 and Qt creator and sqlite3 database course (Language: English)

What you will learn

Create layout with Qt creator

Create database using sqlite3

Create functionality with Python PyQt5 and Pycharm

Use database in application

Description

Welcome to Python PyQt5 creator course, free course version!

Everything you need for this course is a basic knowledge of programming, for instance classes, mehods and variables.

This course is not for beginners without any knowledge of programming.

You will learn how to build a professional grade application with Qt creator and Python PyQt5.

In this course we are going to create layouts with Qt creator, use application functionalities with Python PyQt5.

This free course is limited by Udemy to 2 hours. If you are interested in learing more about Python, you can book my complete course version:

Python PyQt5 and Qt creator course (Language: English)

There you learn from lecture 21:


Get Instant Notification of New Courses on our Telegram channel.


How to build a professional grade application with Qt creator, Python PyQt5 and sqlite3.

We will focus on query databases (insert, update and delete), upload and save images to your application.

For that we generate records from the database and also display them in a table or combo box. You will use sqlite3 DB browse.

After completing this course, you will be able to create your own professional application. Everything will be explained line by line.

You will learn how to create statistics as charts. I will show you how to use matplotlib.

At the end of the full course I will show you how to create an executable file undependend from Pycharm and your computer.

You will learn in this free course how to use Qt creator to develop professional user interfaces, create menus and menu toolbars. Everything is explained step by step. You will also learn how to set and change text and background colors, and much more.

Let’s start! I would be very happy to welcome you as student today!

English
language

Content

Download and installation development environment

Download and install Qt creator
Download and install Pycharm
Download and install Python
Download and install DB Browser Sqlite3
Car dealer mamagement application
How do you work with Pycharm
Create Pycharm project
Install Python package
Create Qt project
Create build function
Create main function part 1
Create main function part 2
Style main window
Create main window widgets
More information

Create class “Add new vehicle”

Create add new vehicle menu and menu toolbar
Create add new vehicle window
Create connection function menu and menu toolbar add new vehicle
Create add new vehicle window layout
Create add new vehicle window layout part2