OpenWeather CLI script
Project description
weather_in
What is weather_in?
weather_in is a simple script for terminal use. It utilizes the Open Weather Map API to provide quick, relevant and basic information regarding a specified locale's weather.
System Requirements
- python3
Installation
pip install weather_in
Usage
To use weather_in:
Basic / Current Day
weather_in City State Country (country is optional; defaults to USA)
(example: Pasadena California USA)
note: State should not be abbreviated
Example Output the temp is: 85.19 low of: 63.68 high of: 105.73 few clouds
Forecast / Next Five Days
-f or --forecast
Example Output 2021-08-01: high:84.34, low:82.76, clear sky 2021-08-02: high:84.87, low:82.81, clear sky 2021-08-03: high:85.48, low:83.34, clear sky 2021-08-04: high:84.72, low:83.91, clear sky 2021-08-05: high:84.4, low:83.62, clear sky
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
Built Distribution
Hashes for weather_in-1.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77d9b77db07f0b124bdb4c7a4e5f5eb85790d633a758a5bfb495ba67fa11cc95 |
|
MD5 | 93f657155c3c196e539413489387c86e |
|
BLAKE2b-256 | 450bfe406e5b8575589e66bd7007c73f3fb27ac8d79570b58e925ca987631a8f |