weather-python/README.md
2022-05-02 14:18:15 -05:00

14 lines
166 B
Markdown

# weather-python
yeah run
```shell
pip install -U requirements.txt
```
to install dependencies
then run
```shell
python weather.py -h
```
to see how you use it.