Build a weather app in Python and Tkinter

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

Ratings 4.40 / 5.00
Build a weather app in Python and Tkinter

What You Will Learn!

  • Build a real world weather app
  • Communicate with a backend API
  • Build an interface
  • Use Python to build an app

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 Should Attend!

  • beginner python developers
  • intermediate python developers

TAKE THIS COURSE

Tags

  • Python
  • Python Network Programming
  • TkInter
  • App Development

Subscribers

20

Lectures

8

TAKE THIS COURSE



Related Courses