Modern Graphical User Interfaces in Python

preview_player
Показать описание
There's a lot of Python frameworks out there, and it may be hard to choose which one is right for your app. I took three of the most popular frameworks and built a simple counter application with each one. Customtkinter was used to create a desktop application, Flet was used to create a mobile app, and Reflex was used for a web application. All three frameworks are highly recommended. If you're looking to make a desktop application, I would choose Customtkinter or Flet if you're looking for cross-platform consistency and mobile app options. On the other hand, for python web applications hands down I would choose Reflex. The framework is easy to learn and offers so much potential to create fully functional and complex web applications.

Other tutorials can be found here:

#python #tutorial #gui

Timestamps:
00:00 - 00:27 Intro
00:28 - 06:18 Customtkinter Framework
06:19 - 15:16 Flet Framework
15:17 - 21:22 Reflex Framework

Soundtrack credits:
(00:00-2:32)
Artificial.Music - Faithful Mission" is under a Creative Commons (CC BY 3.0) license.
/ smarttoaster

(2:33-6:13)
"Sappheiros - Dawn" está bajo licencia Creative Commons license (CC BY 3.0)

(6:14-9:08)
"KaizanBlu - Daydream" is under a Creative Commons (CC BY-NC-SA 3.0) license.
/ kaizanblu

(9:09-12:09)
"Hayden Folker - Dreams" is under a Creative Commons (CC BY 3.0) license.

(12:10-16:18)
"Scott Buckley - Snowfall" is under a Creative Commons license Attribution 3.0 Unported (CC BY 3.0)

(16:19-21:22)
'Filaments' by Scott Buckley is under a Creative Commons license Attribution 3.0 Unported (CC BY 3.0)

All the music is promoted by BreakingCopyright.
Рекомендации по теме
Комментарии
Автор

The best thing about your videos is that you don't try to be perfect, you're human and make mistakes and for a new framework like reflex it's really helpful to see how you troubleshoot.

tylerdurden
Автор

Amazing tutorial, for the next video bulid tje same app in kivymd, beeware and flet

juniorMr
Автор

Bro i started a project using flutter...but due to consistent upgrade the code syntax gets change usually ...does flet suffer this

arf_atelier
Автор

which one is good and recommended for web development/cross platform development ?

RohitYadav-qtlx