Summary
Keywords
Full Transcript
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. Channel GitHub: https://github.com/LineIndent Other tutorials can be found here: https://www.youtube.com/watch?v=JJCjAUmNXBs https://www.youtube.com/watch?v=HSiTkOPZmtc https://youtu.be/YG0SkSbcXwU https://youtu.be/zMd8gYkhHP8 #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.
