Skip to main content

Python wrapper for the weather stack api

Project description

WeatherStackWrapper

In development wrapper library for WeatherStack weather api.

Install

pip install weatherstackapi
poetry add weatherstackapi

Usage

import weatherstackapi as wsa

weatherApi = wsa.WeatherApi(access_key)

weatherApi.current(location, units, language)
weatherApi.historical(location, historical_date, hourly, interval, units, language)
weatherApi.historical_time_series(locatioin, historical_date_start, historical_date_end, hourly, interval, units, language)
weatherApi.forecast(location, forecast_days, hourly, interval, units, language)
weatherApi.lookup_location(location)

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

weatherstackapi-1.0.1.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

weatherstackapi-1.0.1-py3-none-any.whl (38.0 kB view details)

Uploaded Python 3

File details

Details for the file weatherstackapi-1.0.1.tar.gz.

File metadata

  • Download URL: weatherstackapi-1.0.1.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for weatherstackapi-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2d1bf15d94d6402cd362a233322ce3c8524d13d80eb433d5255ee1c8a32dae14
MD5 a01dd35edc4afee77d5abe70414b5d78
BLAKE2b-256 2165f4e85450ee8c23af8e7aad6a3973be12394338a24567ab43bc11e6874887

See more details on using hashes here.

File details

Details for the file weatherstackapi-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for weatherstackapi-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3914969034ee59a63acf1f85b5d19050de3ebf4251efafb8bc68e3c93883c2e7
MD5 a055299e0af6e2465d75f43861c6269a
BLAKE2b-256 df900a1f78544a45a3cfd6c6bf8964910b32e6b39e715c0d311f63ecd28dca15

See more details on using hashes here.

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