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
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
weather_in-1.1.5.tar.gz
(15.4 kB
view hashes)
Built Distribution
weather_in-1.1.5-py3-none-any.whl
(16.5 kB
view hashes)
Close
Hashes for weather_in-1.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7027a947b366a674a8159871864c6685ba78a772494b7a2b9492e7bdaf2f7234 |
|
MD5 | ed4bafbc17fb3c0c748fc51ea3a66d49 |
|
BLAKE2b-256 | aa693595bf5a9d61f715dce8e84f59360997747012044a1baf36f6632a53c503 |