Create Python GUIs In 5 Minutes With This Package!

Описание к видео Create Python GUIs In 5 Minutes With This Package!

Need a Graphical User Interface (GUI) built with Python but don't want to spend days or even weeks just learning a library that requires you to manually deal with the layout of widgets and event handling? In this video, I give a comprehensive overview of the Gooey package, which makes it possible to create GUIs in a few minutes. I cover everything from installation to packaging it to a .exe file that you can distribute to your users!

Links 🔗:
Documentation for Gooey: https://github.com/chriskiehl/Gooey
Documentation for Advance Widgets & Customisation: https://github.com/chriskiehl/Gooey/b...
Documentation for Packaging to an Executable: https://github.com/chriskiehl/Gooey/b...
Code: https://github.com/RoyChng/gooey-tuto...

Chapters 📖:
00:00 - Intro
00:24 - Installing Gooey
00:32 - Creating A Simple Program
01:41 - Accessing Entered Values
02:37 - More Features & Widgets
4:34 - Advance Widgets
05:11 - Customizations
05:34 - Converting To .EXE
06:38 - When NOT To Use This

Let me know what videos I should work on next in the comments!

Комментарии

Информация по комментариям в разработке