Skip to main content

Weather.com CLI

Project description

WeatherCLI

Web Scraping tool and a Command Line Interface for Weather.com

Installatoin

Install via PIP pip install weathercli

or

Git Clone using git clone https://github.com/AbinashSinha/WeatherCLI

Usage

Name of the City/Place -p PLACE, --place

Date -d DATE, --date [default : Current Time]

Type of Forecast:

1 : Daily, 2 : Hourly,3 : 5-Days, 4: 10-Days, 5: Weekend, 6 : Monthly.

-t TYPE, --type [Default: 1: Daily]

weather -p Bhopal -t 3

weather -p Bhopal -t 2

weather -p Bhopal -d 12/03/19

API

Return a JSON file

usage: from weathercli import Weather

Weather(place='Bhopal')

Weather(palce='Bhoapl',date='20/03/19')

Weather(place='Bhopal,typeof='2' )

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

wethr-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

wethr-0.0.1-py3-none-any.whl (4.6 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