python script to get current temperature in F*
Go to file
VincentKnightTesting 34247058f3 mORE 2022-05-03 12:08:39 -05:00
README.md Added proper instructions 2022-05-02 14:18:15 -05:00
requirements.txt initial script, will add country support and maybe celsius support later 2022-05-02 14:08:29 -05:00
weather.py mORE 2022-05-03 12:08:39 -05:00

README.md

weather-python

yeah run

pip install -U requirements.txt

to install dependencies

then run

python weather.py -h

to see how you use it.