DeepNinja07x / Python_Scripts

It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
The Unlicense
32 stars 56 forks source link

Simple cmdline wttr consumer to view city weather #169

Open LairdStreak opened 1 year ago

LairdStreak commented 1 year ago

Pull Request: City weather with wttr.in and Python Description A Python Program for users to get the lates weather via wttr.in.

Changes Made Added a Python script for displaying the current weather for a provided city.

Usage Run the script and Christchurch weather will appear. Run the script with argument -c Name of city to display weather for provided city.