python script to get current temperature in F*
Go to file
2022-05-02 14:18:15 -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 Added proper instructions 2022-05-02 14:18:15 -05:00

weather-python

yeah run

pip install -U requirements.txt

to install dependencies

then run

python weather.py -h

to see how you use it.