🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

freeweather

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freeweather

A Python library for fetching weather data using Open-Meteo API.

0.1.1
PyPI
Maintainers
1

FreeWeather

FreeWeather is a Python library for fetching and managing weather data using the Open-Meteo API. It provides easy-to-use interfaces for retrieving current weather, forecasts, and historical data.

Features

  • Current Weather: Get real-time weather data for a specified location.
  • Forecasts: Retrieve weather forecasts for up to 16 days.
  • Historical Data: Access historical weather data for analysis.
  • Caching: Optional caching mechanism to reduce API calls.
  • Asynchronous Support: Leverage asyncio for non-blocking operations.

Installation

Install FreeWeather using pip:

pip install freeweather

Keywords

weather open-meteo API

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts