Tomorrow.io
tomorrow.io βΊ home βΊ weather api
Free Weather API - 60+ Data Layers, 99.9% Uptime | Tomorrow.io
August 13, 2025 - Getting started with Tomorrow.ioβs weather API in Python is also pretty simple. In order to use any API in Python you need to choose an API that provides data in a format that is compatible with Python, like Tomorrow.io does. First, you will need to sign up for a free API key to use this service.
Open-Meteo
open-meteo.com
π€οΈ Free Open-Source Weather API | Open-Meteo.com
Open-Meteo offers free access to its APIs for non-commercial use, making it convenient for individuals and developers to explore and integrate weather data into their projects.
Best Weather API
I found weatherapi.com easy to use, but they limit free API calls to 3 days of data. I wanted to use NOAA's API, but couldn't make the returns usable before the project due date. Maybe you'll have better luck. ... I went to two python courses and both used https://openweathermap.org in their ... More on reddit.com
Is there a free and accurate weather API
I use VisualCrossing for work and we use the paid edition but it says you can use the free tier without a credit card. More on reddit.com
Need a bit of help with a weather app, please
https://github.com/public-api-lists/public-api-lists You can probably find an easier accessible api here More on reddit.com
Simple python script to obtain immediate hourly forecast from NWS without the API
This is some of the worst formatted code Iβve seen More on reddit.com
Videos
Weather API Tutorial in Python
08:29
Python Weather App in 8 Minutes - YouTube
54:28
Create a weather app with Python! βοΈ - YouTube
09:13
Python FastAPI Tutorial #39 Creating a Weather API using FastAPI ...
22:45
Build Weather Checker CLI App - Python programming + OpenWeatherMap ...
PyPI
pypi.org βΊ project βΊ python-weather
python-weather Β· PyPI
Β» pip install python-weather
Published Β Jan 23, 2026
Version Β 2.1.2
WeatherAPI
weatherapi.com
Free Weather API - WeatherAPI.com
WeatherAPI.com free weather API and weather data and Geolocation API (JSON and XML) for hourly, daily and 15 min interval weather, historical data, bulk request, astronomy, sports and much more.
Meteomatics
meteomatics.com βΊ home βΊ weather api βΊ python weather api
Python Weather API | Meteomatics
December 18, 2025 - Meanwhile, Python is a high-level, ... to an "open source" philosophy, which means that the source code is freely available for anyone to download, use, modify, and distribute....
Talkpython
weather.talkpython.fm
Weather API - Talk Python
Note: This service has limited data. It is for educational purposes only. Other uses are strictly forbidden. If you need a proper weather API, openweathermap.org has a great free tier.
GitHub
google.com βΊ goto
GitHub - null8626/python-weather: A free and asynchronous weather API wrapper made in python, for python. Β· GitHub
Starred by 113 users
Forked by 31 users
Languages Β Python
Meteosource
meteosource.com βΊ blog βΊ weather-api-for-python
The Best Weather API for Python
From those high-quality weather ... in your Python applications. We will walk through the process of using the pymeteosource library to retrieve weather data from the Meteosource API. The first step in using the Meteosource weather API is to sign up for a Meteosource account and obtain an API key.
Pirateweather
pirateweather.net
Who is using PirateWeather? - Pirate Weather
We cannot provide a description for this page right now
Reddit
reddit.com βΊ r/learnpython βΊ best weather api
r/learnpython on Reddit: Best Weather API
August 24, 2023 - It's perfect. Even gives you example python code, historical data way back to wayback, forecasts for 16 days, free for 10,000 requests a day, NO API KEY!!!
GitHub
github.com βΊ open-meteo βΊ open-meteo
GitHub - open-meteo/open-meteo: Free Weather Forecast API for non-commercial use Β· GitHub
Free Weather Forecast API for non-commercial use. Contribute to open-meteo/open-meteo development by creating an account on GitHub.
Starred by 5K users
Forked by 330 users
Languages Β Swift 93.3% | C 6.6%
Medium
medium.com βΊ @ajeet214 βΊ 9-free-weather-apis-for-ai-data-projects-6bfc66022e46
9 Free Weather APIs for AI & Data Projects | by Ajeet Verma | Medium
May 13, 2025 - Best for: Fast access to free historical weather β no strings attached. β
Free and open-source Β· β No API key required Β· π Global coverage Β· π JSON output format Β· π
Supports time-specific queries Β· Example: https://archive-api.open-meteo.com/v1/archive?latitude=52.52&longitude=13.41&start_date=2022-01-01&end_date=2022-01-01&hourly=temperature_2m Β· π Docs Β· Best for: Long-term historical data with Python integration.