-
All required python libraries can be installed by running
pip install -r requirements.txt
. -
Run this Python script for a demo of Wikilimo's SMS service for sending Weather Alerts:
python Wikilimo_SMS.py <location> <recipient phone numbers>
- This is the flask app built for configuring Wikilimo's USSD service for sending Weather info, weather forecasts and pest info. Our service code is
*384*1507#
.
Integration with the following web APIs are in progress:
- Agro API v1.0, providing soil data and satellite imagery search and download
- Air Pollution API v3.0, providing data about CO, O3, NO2 and SO2
- UV Index API v3.0, providing data about Ultraviolet exposition
- Weather Alerts API v3.0, allowing to set triggers on weather conditions and areas and poll for spawned alerts