PyDracula - Modern Gui Python / Flat Style - Qt Designer/PySide6 or PyQt6 [ FREE DOWNLOAD ]

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 253

  • @WandersonItsMe
    @WandersonItsMe  3 роки тому +10

    //// DOWNLOAD ////
    🔗 Link to download the project in the video:
    ua-cam.com/video/9DKc8fOj9TM/v-deo.html

  • @foljs5858
    @foljs5858 3 роки тому +96

    An explanation of that we see here: the GUI is made with QT (a C++ GUI library) using their Python scripting bindings. What the video shows is not basically the UI, but the purple theme (a port of the Dracula) theme. So what this shows/sells is a "theme" you can use to style your QT and/or Python + QT applications to make them look like this. The actual GUI widgets, library etc is provided by QT.

    • @tamgaming9861
      @tamgaming9861 Рік тому

      if i want to rebuild this kind of theme but without PyQT, is there a way? I dont like QT, bec. in the end its not free.

    • @j0ps-xfx
      @j0ps-xfx Рік тому

      @@tamgaming9861 PySide6 is free.

  • @xidecs
    @xidecs 3 роки тому +41

    OMG How is this python? Kudos to you man, what a legend!
    EDIT: Just saw your other videos. Holy sh!t man, this is exactly what I needed for some of my past projects. You earned yourself a sub (thanks youtube for recommending me this channel)

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +3

      Thank you very much 😀, welcome to the channel!

    • @ashwin372
      @ashwin372 3 роки тому

      Not python its Qt. But yes it looms good

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 3 роки тому +3

      @@ashwin372 It's Python with PyQt / Pyside modules.

    • @AlexJaeger716
      @AlexJaeger716 3 роки тому

      @@paulmichaelfreedman8334 what does that mean? All the code written is in python? what about the designer? what is that for?

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 3 роки тому

      @@AlexJaeger716 Python is a modular language. PyQt/PySide are graphical modules, which can be loaded by the python script. The functions and classes in the modules are then available to use in the script. Qt designer is a helper app to layout your GUI design and configure buttons etc.. Best if you read up a bit on the subject, I can't explain very well.

  • @cassioalmeidaa
    @cassioalmeidaa 3 роки тому +5

    Found your video on my homepage, I'm not a Python developer, I'm a web developer, but man, I MUST subscribe to a channel with such AWESOME material!

  • @iqy5515
    @iqy5515 3 роки тому +13

    this is stunningly beautiful, thank you for the sharing!

  • @TheFSX2007
    @TheFSX2007 3 роки тому +19

    I can not believe it is based on python... It is really nice!!

    • @zuxel6
      @zuxel6 3 роки тому +7

      it based on QT, python just script logic.

  • @EngenheirosNinjas
    @EngenheirosNinjas 4 місяці тому

    Parabéns Wanderson, este é sem dúvidas um dos melhores , se não o melhor conteúdo sobre interfaces com o QT!

  • @quidelicia1
    @quidelicia1 3 роки тому +3

    Awesome work. darker interfaces are cool to work with for very long periods of time.

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      Thank you. Yes! Everything is dark color here haha. I work about 12 hours per day in my computer.

  • @kazimafzal
    @kazimafzal 3 роки тому +4

    This is sooo amazing! I would actually pay to see a step by step tutorial of building this theme end-to-end -- I downloaded QT Designer and tryna play around but would love detailed tutorial as stated above! Thanks for sharing!

  • @lenny5704
    @lenny5704 3 роки тому +3

    I don´t know much about gui in python, but i know it´s not easy. It looks fantastic, brilliant work!

    • @ethanlee9633
      @ethanlee9633 3 роки тому +4

      It's easier than you could ever imagine once you understand OOP.

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 3 роки тому +1

      @@ethanlee9633 Amen to that. Although I've known about python for quite some time now, I only recently really bit into it. Like..2 months ago. Now I am well on my way to create a fully custom car audio player build, including touchscreen, and 5 external buttons with 1 inch displays in them. I already have constructed a GUI(initially with qtdesigner, then changed a buttload to suit my needs) and setup the buttons, and i've connected and tested five 128x128 RGB displays and got that running over SPI/GPIO. That did cost ALL the GPIO ports save two. And it's more fun that I ever thought it would be, as normally I really am not a programmer. But python really is fun to work with.

    • @sveinjohansen6271
      @sveinjohansen6271 3 роки тому

      its easy with QT designer. I've been working on multiple raspberry projects last 3 years with qt as base and it just works, and theres soo many libraries within QT you can utilize.

  • @28maitreyagupta21
    @28maitreyagupta21 3 роки тому +1

    The most beautiful GUI i have seen.

  • @ComputerScienceSimplified
    @ComputerScienceSimplified 3 роки тому +3

    Awesome video, keep up the incredible work! :)

  • @張庭浩-j7q
    @張庭浩-j7q 3 роки тому +2

    I like your project, Because it is clearly framework.Thank you for the sharing!

  • @mujtabaaltayib7417
    @mujtabaaltayib7417 3 роки тому +3

    you really switched my skills to another level, thank you for everything really thank you

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +2

      I am very happy to know that I have helped. Good studies!

    • @vineethmoturi4061
      @vineethmoturi4061 3 роки тому

      Me too man, Glad he there for helping us. Thanks Wanderson be blessed

  • @prasadkadu9737
    @prasadkadu9737 3 роки тому

    Finally a great UI framework... Tkinter always sucked but didn't had any option ... Till now

  • @Hazzahs
    @Hazzahs 3 роки тому

    Thanks for the clear tutorial 👍 cant belieave how crisp and modern that looks for python 🤯🥳

  • @КотикРэка
    @КотикРэка 3 роки тому

    I'm new and that ui is so beatiful, i'm need 2 years more for scripting like you

  • @requestfx5585
    @requestfx5585 3 роки тому +1

    Bro it's so amazing you almost made me lose NNN

  • @Param3021
    @Param3021 3 роки тому +2

    Python OVERPOWERED 🔥🔥🔥

  • @JfhuTheJedi
    @JfhuTheJedi 3 роки тому +1

    This is so cool because I'm more of a backend kinda guy and front end work just isn't my thing.

  • @ruandemeneses9513
    @ruandemeneses9513 9 місяців тому

    OS BR esbagaça meu amigo, não tem COMO

  • @lamtn862004
    @lamtn862004 3 роки тому +1

    Thank you for your dedicated work and for sharing.

  • @saeedalikhan7128
    @saeedalikhan7128 3 роки тому +1

    Thanks sir your work is fantastic . I am working on PyQt5 form last year but i think GUI in python is not so famous. therefor now i have shifted my work to Web Framework like Django and Eel python library for GUI .

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +2

      I've heard about Eel, but it doesn't seem to have many native features of the systems yet. Good studies!

  • @MrAndriyevski
    @MrAndriyevski 3 роки тому

    WOW it's wonderful and amazyng ! You are great hacker !

  • @weixiong2279
    @weixiong2279 2 роки тому

    it's so nice , I love that

  • @hainter4607
    @hainter4607 3 роки тому +1

    Very good GUI

  • @alwaysgood3913
    @alwaysgood3913 3 роки тому +1

    Could you explain the toggle menu? How did you achieve the hide only till icons but expand to show text? I tried this but when I run it, it's funky. So could you show us how to properly design the UI to achieve the above?

  • @lokinho960
    @lokinho960 3 роки тому +2

    Caraca! Comecei a usar o pyqt5 mas só faço gambiarra kkkk boa aula

  • @Mohamm-ed
    @Mohamm-ed 3 роки тому +3

    Awesome gui.

  • @mugabojoshua8411
    @mugabojoshua8411 11 місяців тому

    Thank you for the Github

  • @reefhound9902
    @reefhound9902 Рік тому

    On the widgets page, why is the checkbox round and looks just like the radiobutton?

  • @提莫和小花
    @提莫和小花 3 роки тому

    what beautiful gui i love this

  • @jlssartori1133
    @jlssartori1133 3 роки тому

    thanks !
    I'm from brazilian...
    congratulations

  • @pedroaraujo5564
    @pedroaraujo5564 3 роки тому +2

    Wanderson, qual a limitação do QT em relação à softwares comerciais?

  • @evalexp
    @evalexp 3 роки тому +1

    So nice, I don't want to write some frontend code, I hope I could only care about the program's logic.

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      This interface helps a lot in the projects, but it is good to know the basics about Qt Widgets before starting

    • @evalexp
      @evalexp 3 роки тому

      @@WandersonItsMe of cause

  • @PanupatChong
    @PanupatChong 3 роки тому

    Wow. I want to be as good as you one day.

  • @othoapproto9603
    @othoapproto9603 3 роки тому

    the ManBun of themes

  • @ggr.7901
    @ggr.7901 3 роки тому

    Wonderful tuto. Thank you

  • @The_David_Youtube
    @The_David_Youtube 3 роки тому

    Where do you add functionality to the widgets? I created a few buttons inside the widgets.home widget, and would like to use them, in which file do I create the functions?

  • @re_allyedge
    @re_allyedge 3 роки тому +5

    What voice program are you using? I would like to use a similar one in my videos

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +4

      Is Microsoft Azure api, you pay by time of converting, 2 dollars after 5 hours.

  • @ojogylych1593
    @ojogylych1593 3 роки тому +2

    Super video but I can't watch it on my phone, cause no chance to watch on a large screen.

  • @alejandroprieto2664
    @alejandroprieto2664 9 місяців тому

    I have problems with drag and drop from the window. The window stays fixed and does not move.

  • @kai13man
    @kai13man 3 роки тому

    instant sub

  • @МарияФо-ф8е
    @МарияФо-ф8е 2 роки тому

    Guys, am I the only one having problems running the program? I've downloaded it from Git and tryed to Run. But there is an error ImportError: cannot import name 'UIFunctions' from partially initialized module 'modules.ui_functions' (most likely due to a circular import)
    i've checked it's true. there is import in main.py of modules, where the file ui_functions is, and it has an import from main.py ...
    How to solve it? To put ui_functions code into main.py?

  • @geodatacenter
    @geodatacenter 5 місяців тому

    But there is commercial license for distributions with individuals or not??

  • @keanepalmer7996
    @keanepalmer7996 Рік тому

    Hello looking for help from anybody! I'm unable to get this to run unfortunately. I'm on a mac, if that makes any difference and when I run the main.py it loads but is super zoomed in and generally not functional. I think its because ui_functions.py has 42 problems. A lot of "MainWindow" is not defined. "QIcon" is not defined. Wondering if anyone else has run into this issue and come up with a fix? Any help would be amazing!! Thank you!!!

  • @정인탁-u2p
    @정인탁-u2p 3 роки тому

    Why doesn't the animation move smoothly when changed to the full screen?
    I couldn't find a solution.

  • @ghzich017
    @ghzich017 3 роки тому +1

    wonderfullll!!!!

  • @dsallen0716
    @dsallen0716 3 роки тому

    thank you for sharing!

  • @hannesreindl5714
    @hannesreindl5714 3 роки тому

    say i was wondering, would it not make sense to implement a system so you can distribute the color palette to the widgets, in css / qss all the widgets are always addressed one by one with color code which makes changing or redesigning themes very time consuming.
    When i saw your hack, you used a python class injecting the css / qss code to the widget, so in theory it should be possible to setup a config with the color palette and then inject all those color values via python, this should only be a lot of time once and from that point on this should even be reusable for new color themes.

  • @FireSecret
    @FireSecret 3 роки тому +1

    I'm here to say you THANKS YOU SO MUCH! I'm using this GUI and I love it. You are a genius! And thank you for giving us your knowledge about Qt, PyQt/Pyside, and Python. I really appreciate this

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому

      Thank you very much 😀. Both are very similar using Qt features, have only some classes with different names and with PyQt you need to buy a license for comercial projects. PySide have official support by Qt Company and you don't need to buy a license to use, only for use yours softwares, like Qt Creator for commercial use.

    • @FireSecret
      @FireSecret 3 роки тому

      @@WandersonItsMe I understand. About the interface, the only thing I recommend to you is to not use global variables and don't use "import *" because is a bad style of programming and that is bringing me some problems with the creation of dialogs. But aside from that everything else is perfect! Maybe someday I show you what I've created with it

  • @panzorax.
    @panzorax. 3 роки тому +2

    When you will share this repo ??

  • @frettmann5317
    @frettmann5317 2 роки тому

    Thank u for lesson 👍

  • @Baby.Yoda.knows.tech.
    @Baby.Yoda.knows.tech. 3 роки тому +1

    Me judging and comparing Pyside6 and PyQT5...
    Me who is really using tkinter to design GUI's

  • @johnfasciotti1338
    @johnfasciotti1338 3 роки тому

    "brazil"
    Brazilians: why you invoke me

  • @gm9482
    @gm9482 3 роки тому +1

    Maneiro demais

  • @wasimlhr
    @wasimlhr 3 місяці тому

    thanks and donated!

  • @nixaristix1819
    @nixaristix1819 3 роки тому

    This is cool! But my choice is Electron :P

  • @ivanraulsanchezdiaz5303
    @ivanraulsanchezdiaz5303 3 роки тому

    When I download it from GitHub I get errors in ui_functions, it says that mainWindows is not defined, and neither are the Qt, it still works normal but it makes me anxious to see those errors haha, any solution :(?

  • @colinmaharaj
    @colinmaharaj 3 роки тому

    I'll stick with C++ Builder and Delphi for gui dev. Drag and drop since 1997.

  • @softwareprofessional7043
    @softwareprofessional7043 3 роки тому

    Awesome

  • @ashwin372
    @ashwin372 3 роки тому +3

    Would prefer a video on how you customised everything

    • @stuardbrtube
      @stuardbrtube 3 роки тому +1

      Would prefer a comment of people that watched the other videos and learned how to do it themselves...

  • @lucas3820
    @lucas3820 2 роки тому +1

    Cara imagino que vc coloca um texto para que a máquina faça a narração, seria muito pedir pra esse mesmo conteúdo ser disponibilizando no vídeo como legendas em português, ficaria muito grado. Vlw

  • @spristhd1840
    @spristhd1840 3 роки тому +1

    How to install "Qt Designer 6" in Ubuntu?

  • @PaperBenni
    @PaperBenni 3 роки тому

    dang your text to speech engine is amazing!
    What are you using?

  • @ibrahimEl3arbi
    @ibrahimEl3arbi 2 роки тому

    thank you sir 👍.

  • @cemsarer9690
    @cemsarer9690 3 роки тому +1

    Hollly... You just earned a new subsriber and a new patreon.
    Kind request. Can you please upload a video about how to convert these projects into executable files? It was very messy at PyQt5. Is PyInstaller or cx_freeze compatible with PySide6?
    Thank you, keep up the good work!

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +2

      Thank you very much for your support! haha I will release today this video: ua-cam.com/video/s8dwNfnxYLo/v-deo.html

  • @Secrets772
    @Secrets772 3 роки тому

    Hi, I am doing my project in Pyqt4 and it is a text editor some problems that can you help me fix this problem is my dream project I spent two and half years for this please help me, please I have
    my text editor is advanced level than notepad my text editor as a photo editing feature totally I have 5 problems to fix hear I attach a video of a problem it's too difficult to explain in E_mail this is my portfolio project and I have spent three years to develop this project so it's my dream

  • @rodrigofarias900
    @rodrigofarias900 3 роки тому +2

    Hello! Nice video! Does it work with python 3.7? Can I use it in pyqt5?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      I didn't get to test it, but I think so. However, some errors can happen.

  • @matcap2010
    @matcap2010 3 роки тому +1

    Show de bola!

  • @小粉紅-c4c
    @小粉紅-c4c 3 роки тому

    Thought this video was about choosing between PySide and PyQt, because I ended up choosing UWP. It's not just about widgets, but also about accessing windows API. Qt & PySide just really didn't work for me. Cross-platform sounds nice, but it doesn't even matter if I can't ship my 1st version.

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      This is just a user interface created in PySide that can be adjusted to PyQt. This is a proposal for Python programmers, but there are many others like Electron JS and .NET 6 with MAUI that will be released later this year.

  • @__________________________6910
    @__________________________6910 3 роки тому +1

    I'm waiting for May 1st 2021

  • @sherafati
    @sherafati 3 роки тому +1

    Can't believe you created this using only QSS, wouldn't it have been easier of you'd created it with QML? Which one is a better practice and has more flexiblity?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      QML would be easier to create this application, the problem I have been having some problems with QML that I can't debug, the application closes without generating any error (it happened with C++ too). Qt Widgets seems to be more stable today.

    • @baieEtMotte
      @baieEtMotte 3 роки тому

      @@WandersonItsMe QML is not less stable than widgets

  • @oancemr
    @oancemr 3 роки тому

    I assume the UI runs on gpu, unlike windows forms

  • @Elijah_Lopez
    @Elijah_Lopez 3 роки тому

    I was using pysimplegui but I don't think you can create this Gui with psg. This Gui is simply amazing and at the level of electron and c#. Actually great. How long did it take to code it? Either this or the first time you made a modern Gui?

  • @davidfadida1930
    @davidfadida1930 2 роки тому

    Hello,
    How can i add checkbox to the combobox list ?

  • @datwilliama2
    @datwilliama2 3 роки тому

    awesome :3

  • @guts8469
    @guts8469 2 роки тому

    how do you change the logo? I tried creating my own and replacing in ui_main.py but it could work please help

  • @KaladharGopal
    @KaladharGopal 3 роки тому

    How can I install Pyside6 ?? I am trying to install with my windows terminal with this command "python -m pip install Pyside6" but it is showing error that it couldn't find any version to statisfy the requirement, please help me in this .

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +2

      Python versions supported: Python >=3.6,

    • @KaladharGopal
      @KaladharGopal 3 роки тому +1

      @@WandersonItsMe Oh! Thank you

    • @KaladharGopal
      @KaladharGopal 3 роки тому +1

      Sir, I am struggling with QThread, please a dedicated video on that on how can we use it with different widgets and to do background Processes ki doing internet speed test with speedtest library or playing sound with playsound instead of using Pyqt's own function, that would be helpful for other things too.

  • @swannschilling474
    @swannschilling474 3 роки тому

    Is that a tts voice? Its really good, I would like to use it too!

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      Is the Microsoft Azure Text to Voice API

    • @swannschilling474
      @swannschilling474 3 роки тому

      @@WandersonItsMe Nice, I might use that one too...I am German and I have horrible accent!! 😁

    • @swannschilling474
      @swannschilling474 3 роки тому +1

      I subscribed to your channel!! Keep up the good work!!

  • @nestord7843
    @nestord7843 Рік тому

    one question, can this be combined with a rest api

  • @Tarucz
    @Tarucz 3 роки тому +1

    Awesome video but what theme is that in ur vscode?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      "Dracula Theme" haha... This GUI is based on this theme.

  • @joshualouisehonrado5269
    @joshualouisehonrado5269 2 роки тому

    Hello good day! hope you notice this comment, I just wanna ask ser what IDE you use to make this modern GUI and their functions and animation as well and how did you do it?

  • @davidkong9617
    @davidkong9617 3 роки тому

    Can you please explain what is resources_rc and why do we need to import it into the UI file?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому

      Qt use resources to be cross platform, this solution is used to prevent file path error in different OS

  • @robier3989
    @robier3989 2 роки тому

    hi , there is date time widget in pyqt6 ?

  • @hyeonoppa
    @hyeonoppa 2 роки тому

    What did you use to create the PyDracula_verticle logo?

  • @PedrodosAnjos
    @PedrodosAnjos 3 роки тому

    I like your videos, but the music increasing is boring. Sometimes I have to keep increasing and decreasing the video because of the music.

  • @nabil.saadouni
    @nabil.saadouni 3 роки тому

    And for protection of the exe how to protect it from reverse engineering

  • @mayobyohassan500
    @mayobyohassan500 2 роки тому

    Can i convert this to QML, to use with c++. Thanks

  • @sveinjohansen6271
    @sveinjohansen6271 3 роки тому

    if only it would be possible to use buildozer to compile for android and iOS platform then this would be awesome.

  • @杨宇-e5e
    @杨宇-e5e 3 роки тому

    For some reasons, I can't pay the fee. Could you please help me

  • @MEGAmcFOREVER
    @MEGAmcFOREVER 2 роки тому

    Excelente conteudo! Estou editando este arquivo, porém estou com algum problemas, conseguiria me ajudar?

  • @kivymdkorea4631
    @kivymdkorea4631 3 роки тому

    I use pyqt and kivy as Python's Gui framework. When making desktop apps, I use pyqt rather than kivy. I like qtdesigner and pyqt is easier than kivy. However, it is difficult to support mobile with pyqt5, so I use kivymd inevitably. Is it difficult to create mobile apps as easily as kivy with pyqt5? If that happens, I would only use pyqt5.

    • @paulmichaelfreedman8334
      @paulmichaelfreedman8334 3 роки тому +1

      I could not get kivy to work, although I've read that Kivy is the best option for touchscreen GUI. Should give it another try now that I have more experience. Now working with PyQt5 for constructing a car audio player GUI.

    • @swoodc
      @swoodc 2 роки тому

      @@paulmichaelfreedman8334 did you write about uour car audio player on reddit? i swesr ive hesrd of this before

  • @MdArif-pc9bz
    @MdArif-pc9bz 3 роки тому +1

    Can you please make a video on how to make PyQt software responsive?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      See here on the channel, all videos have content about responsive GUI :D. I'm using PySide, but is the same thing of PyQt, are very compatible.

    • @Sergio-qb1dk
      @Sergio-qb1dk 3 роки тому +3

      When you test the gui in different resolutions you will see the Qss is not perfecto, for example, personal Qcheckbox with an URL image in stylesheet, borders with 1px, etc. In fullhd resolution see ok but in 4k its too small, worse if the monitor panel is retina, the solution for me its to have various Qss templates and check de screen resolution with QDesktopscreen and load the corresponding template at the begining of the application.

  • @YottaBiter
    @YottaBiter 3 роки тому

    kivy beats all these pretty easy

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому

      Kivy is good, but Qt is much more complete and stable because is old and have a big community reporting bugs by years. But Kivy have a good future too.

    • @YottaBiter
      @YottaBiter 3 роки тому

      Yeah kivy is just like a newborn baby next to Qt. But its workflow made it fun to learn for me.

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому

      Yes, I like the Kivy workflow.

  • @gatesfranck4973
    @gatesfranck4973 2 роки тому

    Sil vous plaît, votre fonds d'écran me plaît ! Je peux l'avoir ?😅

  • @MdArif-pc9bz
    @MdArif-pc9bz 3 роки тому

    Can you please help me to know which gui framework is more better PyQt6 or PySide6? And why?
    I've searched in google also but not getting a proper result and still I 'm confused?
    So please help me..

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      PySide6 are very similar, but have option to write yours codes with with snake_case, but is not very productive yet because Qt Designer don't have this support. PySide6 don't have some modules like Qt Graphical Effects in Qt Quick.
      Read about PySide6: www.qt.io/blog/qt-for-python-6-released

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +1

      PySide6 is more free for commercial use LGPLv3

    • @MdArif-pc9bz
      @MdArif-pc9bz 3 роки тому

      @@WandersonItsMe I used to build software with PyQt6 should I continue with this or I should move to the PySide6?

  • @amitchaudhari7182
    @amitchaudhari7182 3 роки тому +2

    Can anyone suggest me from where should I learn Pyside6 ?

    • @WandersonItsMe
      @WandersonItsMe  3 роки тому +2

      See this link, I study using this sites:
      www.qt.io/blog/qt-for-python-6-released
      doc.qt.io/qtforpython/PySide6/QtWidgets/index.html
      doc.qt.io/qtforpython/PySide6/QtQuick/index.html

  • @hfe1833
    @hfe1833 2 роки тому

    Can u make video for DearPyGUI

  • @nikudayo7927
    @nikudayo7927 3 роки тому

    Where can I download that nice vscode theme?

    • @nikudayo7927
      @nikudayo7927 3 роки тому

      nvm I found them: vscodethemes.com/search?q=Dracula