Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Build a weather app in Python and Tkinter

    Posted By: ELK1nG
    Build a weather app in Python and Tkinter

    Build a weather app in Python and Tkinter
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 253 MB | Duration: 31m

    Practice Python, Tkinter and network communication by building a weather app from scratch

    What you'll learn
    Build a real world weather app
    Communicate with a backend API
    Build an interface
    Use Python to build an app

    Requirements
    Python knowledge
    Tkinter knowledge
    Description
    In this course we are building a weather app that communicates with a real world endpoint, retrieves up to date weather information for a location that the user has chosen, and displays that information in an app.

    We will learn how to register for the free backend API and how to research the endpoint that we need to call.

    We will use the requests library to communicate with the backend.

    We will use the Tkinter library to build the interface of our application.

    Finally we will build everything in Python.

    This course is an exercise in working with Python. It will give you a good starting point to continue building your weather app if you choose to, but it will mostly provide you with a nice practice exercise to sharpen your Python skills.

    Who this course is for
    beginner python developers
    intermediate python developers