An open API service indexing awesome lists of open source software.

https://github.com/soumyapro/telegram-weather-bot

Scraped weather data using Python and get reminders on telegram inbox. If the weather condition is rainy or cloudy this program will send an “umbrella reminder” to your inbox reminding you to pack an umbrella before leaving the house. Scraped the weather information from using open weather api and requests libraries in python
https://github.com/soumyapro/telegram-weather-bot

requests-library-python schedule telegram-bot

Last synced: about 14 hours ago
JSON representation

Scraped weather data using Python and get reminders on telegram inbox. If the weather condition is rainy or cloudy this program will send an “umbrella reminder” to your inbox reminding you to pack an umbrella before leaving the house. Scraped the weather information from using open weather api and requests libraries in python

Awesome Lists containing this project

README

          

# Telegram-Weather-Bot
Scraped weather data using Python and get reminders on telegram inbox. If the weather condition is rainy or cloudy this program will send an “umbrella reminder” to your inbox reminding you to pack an umbrella before leaving the house. Scraped the weather information from using open weather api and requests libraries in python