Skip to main content

A openweathermap command line program in Python.

Project description

A command line application for displaying weather details, written in Python.

Getting Started

Prerequisites

Installing

Openweathermap-cli is on PyPi so it can be installed with pip.

$ pip install openweathermap-cli

Using openweathermap-cli

Usage:
  weather
  weather week
  weather location [--set=<location>]
  weather -h | --help
  weather --version

Set your location

$ weather location --set=<location>

Get today’s weather forecast

$ weather

Get ther week’s weather forecast

$ weather week

Example

Set the location to London and get today’s weather details

$ weather location --set=London,uk
$ weather

Built With

Authors

License

This project is licensed under the MIT License

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

openweathermap-cli-1.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

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