Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Python API Tutorial + Flet + JSON + Weather App
Play lesson

Flet (Python, Flutter) - Python API Tutorial + Flet + JSON + Weather App

5.0 (0)
11 learners

What you'll learn

This course includes

  • 147.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

In this Python tutorial we'll be laying down the foundation to develop a weather app using Open Weather API and Flet for UI. There are several important segments in this tutorial, namely the parts where we handle how to access JSON data via the weather API and how we can use that data to write minimal but efficient code and display it to the user. I implemented two methods in this tutorial, one where I write a lot of code for the purpose of demosntrating what's going and two where I minimize the maount of lines written and subsitute in logic to make the codespace easier to read. * The API key used was found online, is not mine, and has limited acesbility with regards to the API of Open Weather. ** The data for the sunrise and sunset don't seem to be adding up. This may be from the code itself or the API we access. This should be kept in mind if the app is to be developed further. Flet UI website with color, gradients, and animations: https://flet-ui.fly.dev/#/ #Python #tutorial

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere