Skip to content

Python web app to pull weather data from wttr.in and displays it. Made for PM Accelerator Intership application

Notifications You must be signed in to change notification settings

techno-wizard7/WeatherMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Machine

Flask Weather Webapp. Can be hosted or ran as an offline python script. Pulls from wrrt/in

Getting Started

To use the weather machine, download the repository and run pip install -r requirements.txt

and run

flask run --0.0.0.0 to start the webservice or python WeatherMachine.py to run the service on device

Important: using the webservice will not be able to get Device Location for Local Weather with many privacy setting. Please turn them off or use a different browser

About

Python web app to pull weather data from wttr.in and displays it. Made for PM Accelerator Intership application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published