Skip to main content

Command line tool for downloading the weather forecast charts from http://wetter.com

Project description

PyPi Version PyPi Status PyPI Downloads PyPI License Python Versions

Command line tool for downloading the weather forecast charts from http://wetter.com as png file.

Requirements & Compatibility

  • Python >=3.6
  • selenium
  • geckodriver

Installation

You can easily install this tool using pip:

pip install mr-wolf.weather-forecast-chart

Shell Usage

usage: mr-wolf-weather-forecast-chart [-h] [-o FILENAME]
                                      [--tomorrow | -d {3,7,16}]
                                      zip_code

Command line tool for downloading the weather forecast charts from
http://wetter.com as png file.

positional arguments:
  zip_code              The zip code for the location for which you want to
                        get the chart data

optional arguments:
  -h, --help            show this help message and exit
  -o FILENAME, --output-file FILENAME
                        save the chart in FILENAME (default: ./weather_forecast_chart.png)
  --tomorrow            get forecast chart for tomorrow
  -d {3,7,16}, --days {3,7,16}
                        get forecast chart for the next {3,7,16} days

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

mr-wolf.weather-forecast-chart-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

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