Python Desktop GUI App with SQLite DB (PyQt/PySide/Qt Designer) | Modern GUI

preview_player
Показать описание
Watch this complete tutorial on creating a modern-looking desktop app interface with animated transition effects. This app writes and loads data from the SQLite database and displays this data in a table widget.
Learn how to add multiple-side animated menus and animated multiple-page transitions.

#desktop #GUI #UI #python #qt #qml

GitHub Link:

Full Source Code Download Link:

Subscribe for more awesome videos.

#modernui #GUI #python #pythonprogramming #studentprojects #qt #pyside6 #pyqt6

Track Name. Innovation

====================================================================
Join this channel to get access to the perks:

-----------------------------------------------------------------------------------------------------------------------------------------
MAKE YOUR CONTRIBUTIONS
--------------------------------------------------------------------------------------------------------------------------------------
Send Me A Cup Of Coffee
Support Me
I use Payoneer to send and receive money online:
-----------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT LINKS / LINK MUHIMU
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Thanks!

5:05 Start QtDesigner
28:00 Slide menu nav styling
43:08 Add Right input menu
51:36 Add Main pages
1:06:42 Add App theme
1:21:46 Create App functions

yktdrix
Автор

Without any previous experience with QtDesigner I followed the tutorial step by step. The program worked at the end as expected. Feel much more comfortable now designing a simple interface.
Thanks for the time and efforts spent for this upload.

selimahmedov
Автор

Github Link:
Download Functions.py and JSON stylesheet File:

Full Source Code Download Link:

Subscribe for more awesome videos.

SpinnTV
Автор

i'll save that up for later, after doin some sqllite tutorials i'll come back

kidtoucher
Автор

ImportError: cannot import name 'ProjectMaker' from 'Custom_Widgets'

agungwahyu
Автор

I got an error
cannot loas library ' liccairo.so2': error 0x7e

that error as well for
libcairo.2.lib.dylib
libcairo-2.dll

fredieeevlogs
Автор

A word of advice. Try putting an effort in speaking in your videos. If you can't then with all technologies available today, AI can do it for you.

--__--
Автор

hi, how can i convert this project to exe file ? I tried pyinstaller and cxfreeze but they dont work. Pyinstaller gives me an error due to the presence of both pyqt5 and pyside and cxfreeze gives me an error about cairosvg library (fixed on script version of the program by installing gtk3 as you show in your fix tutorial)

MegaMetalrulez
Автор

oh, do more sqlite, qt designer tutorials btw

kidtoucher
Автор

Great video, can you do a tutorial on how I can make it into an executable file?

tqwbvku
Автор

Other question i got this error OSError: no library called "cairo-2" was found
cannot load .
How to fix this whole Error (I got the error around doing this here 3:22)

Kitsune_IX
Автор

Tried to start the project but I got a traceback when creating it 🥺

RQ_BC
Автор

Very good, I'm learning a lot from you, one more question, can I create this same project for Windows 10 using Qt Designer or not?...

Wallker_
Автор

so can you explain to be when you use SQLite over Postgresql? is there a big difference? Thanks!

againstthegrain
Автор

I tried to follow this on my Windows but got Cairo library error.

CodingCartographer
Автор

i cant install python 3.7 so i couldn't install pyside2 i'm working with python 3.11 now and i get too many errors when applying the instructions from your video with pyside6 is there a solution ?

hamzabenabderrazek
Автор

In Delphi, this is done much faster and more conveniently. In this case, the code will be 3 times less, or even 5 times less. Plus, the table will be editable and auto-filled out of the box. No extra code.

hgmdev
Автор

i somehow can't do the Layout Alightment for the header to be alight at top.
the function is grayed out

niggolas
Автор

Thank you!!! I learned a lot from your tutorial! I am very grateful for it. My problem is that when I go to initialize Project Maker by typing from the prompt (I have version 0.8.5 of Custom Widgets):

Custom_Widgets --create-project

it gives me error:

no library called "cairo" was found

no library called "libcairo-2" was found


how can i solve the problem?

maus
Автор

I Would appriciate it if you could also upload the json file availible to be downloaded ...
Thank you so much I have gained so much from your work in these last weeks. 🙏🏼🙏🏼🙏🏼

gh