Skip to content

Chxrls/Email-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Email Application powered by openweather

Web Interface: http://email-weather.onrender.com

To run the app locally

  • Check the main.py file and scroll on the bottom. Further changes are required

Intialize the environment

python -m venv venv
.venv\Script\activate

Install the required libraries

pip install -r requirements.txt

Launch the application

python main.py

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published