MeteoAPI is a weather scrapper from darksky.net .
Use the package manager pip to install requirements.txt.
pip install -r requirements.txt
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.