Skip to main content

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


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)

Uploaded Source

Built Distribution

weather_in-1.1.5-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page