MeteoAPI
MeteoAPI is a weather scrapper from darksky.net .
Installation
Use the package manager pip to install requirements.txt.
pip install -r requirements.txt
Usage
python main.py
Contributing
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.