Daily Python Projects

Daily Python Projects

Share this post

Daily Python Projects
Daily Python Projects
Get Current Temperature for Any Place with Python

Get Current Temperature for Any Place with Python

Level: Real-World

Ardit Sulce's avatar
Ardit Sulce
May 02, 2024
∙ Paid
2

Share this post

Daily Python Projects
Daily Python Projects
Get Current Temperature for Any Place with Python
4
Share

Project Brief

What’s the temperature in the Rovaniemi right now?

Let’s find it out with Python.

Your task for this project is to create a Python program that gets any city name as input and outputs the current temperature for that city.

Expected Output

When the program is executed, the terminal asks the user to enter a city. Once the user enters the city, the program outputs the temperature of that city as shown in the demo below.

👉 Pro tip: You can verify if the temperature generated by your program is the same as the temperature shown in this live webcam of the city of Rovaniemi in Finland.

Environment Setup Instructions

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Ardit Sulce
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share