weather-python/README.md

14 lines
166 B
Markdown
Raw Permalink Normal View History

2022-05-02 14:18:15 -05:00
# 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.