Look up live weather data from across the world
Project description
Lookup the live weather data to any city!
Valid Queries
- City name
- State name
- Zipcode
Installation
pip install WeatherLookup
Usage
import WeatherLookup
DubaiWeather = WeatherLookup.temperature('Dubai')
print(DubaiWeather)
import WeatherLookup
DubaiCondition = WeatherLookup.condition('Dubai')
print(DubaiCondition)
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
WeatherLookup-1.0.2.tar.gz
(1.6 kB
view details)
File details
Details for the file WeatherLookup-1.0.2.tar.gz.
File metadata
- Download URL: WeatherLookup-1.0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
375b1261241b2291696522cb7a504c80639325d0402762c5d839b33d53af00a8
|
|
| MD5 |
0da14033f8e3e4dd5c788d34ec0f72ab
|
|
| BLAKE2b-256 |
9dee4cbba697f8955cde9afc3b94cc197da093f763ada01ef2f308759f2da3a6
|