Python GUI project builder - PyQt, PySide, QT project setup wizard | Modern UI designing

preview_player
Показать описание
This simple setup wizard will help prepare your project folder for building beautiful Qt, PyQt, and PySide apps:
Get everything built for you in just simple steps.
Create icons for you(any color you want)
Create the resource file(QRC and Py)
Create the main file
Create the json stylesheet file. JSon stylesheet file will be used the create the app settings and pass other values to the custom widgets module such as the app name.

Read more and install the custom widgets module here:

Support My Patreon
====================================================================
Join this channel to get access to 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
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Bro, you are the best keep going please 🔥🔥💪💪💪💪

medahmedamine
Автор

I'm new here, you really have a amazing job on Qt Designer! I like your style!

yuntingzhao
Автор

Nice video and waiting for the next ...

pawanawana
Автор

you are amazing!
the best Qt Designer ever.

I have a question, do you know if it is possible to remove bullets from QRadioButton?

nicolasalmeida
Автор

I would like you to drop Animated UI tutorial for Voice Assistance like Jarvis

optimisticlegend
Автор

>>> from Custom_Widgets import ProjectMaker
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'ProjectMaker' from 'Custom_Widgets'

请教,这是什么原因?

jcw
Автор

ur style is amazing,
but i want to know if u are using MVC as architectural pattern,
if not please what is ur archhitectural pattern

medaminechakroun
Автор

Nice work🌷.can you doing some application on raspberry pi, And thank you for your content.

abdellahhaddazi
Автор

Hello, Did you try to deploy pyqt applications to android? I did not manage it. If you have any suggest it will be great.

mustafaahmetozkaraca
Автор

How long have you been programming in python for? Not just pyqt

samoconnor
Автор

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

The pip install command fails to install most of the files from PyPI. When using the tarball instead, there are multiple packages from the prereqs that are not found. Also, your setup.py from GitHub or from any other place is flawed. If you try and run this on a Windows machine, it will give 3 errors because it tried to install packages that are already part of the STDLIB in Python (they are installed alongside Python when doing a full install). I have opened a pull request on your repo :) (also added macOS support for you)

maybelbdidit
Автор

What is about pyqt studio can u make video about it

gameplaysside