A Python package to get Weather data based on US Zip code
Project description
weatherUSA
[]
weatherUSA
This Library allows Developers to Get all weather data based on Zip code in json format
Installation
pip install weatherUSA
Usage
from weatherUSA import *
w = Weather()
resp = r.weather_get(zip='06604')
print(resp)
Authors
- Soumil Nitin Shah
License
This project is licensed under the MIT License - see the LICENSE.md file for details
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
weatherusa-1.1.0-py3-none-any.whl
(15.0 kB
view hashes)
Close
Hashes for weatherusa-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6947f59b3fcc9a29b0c2fcbfd5c0b8518e13d5af9b45f6e566e0e2fc388b9c32 |
|
MD5 | 268752c706749702ebba42476e8e29b7 |
|
BLAKE2b-256 | d48f8762fb7b8a504f54415f8dc13cb0cbd5829903c85b8495e8031f4b6215b5 |