Skip to main content

Package for getting weather data based on a zipcode

Project description

Generic badge Generic badge Generic badge Generic badge PyPI - Downloads

Package

Package for getting weather data using a zipcode.

Usage

from the_weather import *

weather = Weather(22025)

d = weather.daily_forecast("2023-09-17")
print(d[0])

# Output
Sunday 2023-09-17 [05:00 PM] - 19° 50%: Scattered Showers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

the_weather-1.5.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

the_weather-1.5-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page