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)
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(19.7 kB
view hashes)
Built Distribution
Close
Hashes for weatherstackapi-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5fc46c6df7543e52466e440551ae7051f7729fa37818442e0c0dbd58edf80f0 |
|
MD5 | 31933342ad98b1f7cb0eb5747c0147f6 |
|
BLAKE2b-256 | 5ab17c9438fffc84a1f63812b86d62569e27719276560391243458f243400340 |