Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 341 Bytes

getweather

Python library to query ASOS weather from a local database

prerequisites

This package makes use of remoteDBconnector (see https://github.com/ADCLab/remoteDBconnector/). Make sure to install this package first.

installation instruction

git clone [email protected]:ADCLab/getweather.git
pip3 install -e getweather/