У нас вы можете посмотреть бесплатно How to Program a GUI Application (with Python Tkinter)! или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn data skills with hands-on exercises & tutorials at Datacamp! https://datacamp.pxf.io/c/3588040/101... In this video, we learn how to build an application with a graphical user interface (GUI). This is a great video to learn how to use the Tkinter library as well as be introduced to some very important Python skills. We start off by introducing the fundamentals of the Tkinter library. We then create a frame for a weather application. We then connect it to a weather API and then finally convert the application to an executable file. Source code: https://github.com/KeithGalli/GUI Follow me on social media! Instagram | / keithgalli Twitter | / keithgalli TKinter Documentation: https://www.tutorialspoint.com/python... Hope you enjoyed the video! Make sure to like and subscribe if you haven't already :) Join the Python Army to get access to perks! YouTube - / @keithgalli Patreon - / keithgalli ---------------------- Some potentially useful videos... API overview (not my video): • REST API concepts and examples Working with JSON in Python (not my video): • Python Tutorial: Working with JSON Data us... Installing Python: • Why Should you Learn Python? - Simple Inst... Python Tutorial #1: • Math & Variables in Python - Beginner Pyth... ---------------------- Video timeline! 0:00 - What we’re ultimately building 2:05 - Getting started 3:16 - The basics of every Tkinter App (Root) 4:44 - Add a button to the screen 6:20 - Passing in keyword arguments 10:07 - Using frames to organize widgets 11:53 - Setting custom colors 14:00 - pack() to place widgets 17:39 - grid() to place widgets 19:53 - place() to place widgets 25:49 - Setting the appearance of our final application 33:45 - Adding background image 36:00 - Implementing button/entry functionality 39:49 - Connecting to the Weather API 43:29 - Making a GET request 51:36 - Formatting our response 56:24 - Changing Font and Font Size 59:58 - How to add weather icons to the app 1:01:36 - Making our App an executable using PyInstaller --------------------- If you are curious to learn how I make my tutorials, check out this video: • How to Make a High Quality Tutorial Video!... *I use affiliate links on the products that I recommend. I may earn a purchase commission or a referral bonus from the usage of these links.