Location based weather forecast package
Project description
weather_forecast
The pip package provides weather forecasting information based on location or address. Using address, the weather_forecast provides location specific forecast. Currently only one function is included i.e forecast.
Install
pip install weather_forecast
Code Usage
import weather_forecast as wf
wf.forecast(place = "Bangalore" , time="23:15:00" , date="2019-09-12" , forecast="daily")
Command Line usage
- Navigate to ./weather_forecast/ and then execute the below command.
python forecast.py -p Bangalore
python forecast.py -p Bangalore -d 2019-09-12
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
weather_forecast-0.49.tar.gz
(2.7 kB
view details)
File details
Details for the file weather_forecast-0.49.tar.gz
.
File metadata
- Download URL: weather_forecast-0.49.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f8fd6b84ecc968cc068806fc0ec801d23ab4bf91eb5ea68faf4a995aab301e98
|
|
MD5 |
60f0a4afe8d4de19d8d6229d39ee4603
|
|
BLAKE2b-256 |
1d6d9d5c4a8aa944dbba12a9b9a1b635ddf80c1ac888b9d1b420fb8a1c411c80
|