Skip to content

kode-kelvin/NiceGUI-WeatherAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT APP MeteorMate represents a straightforward weather application crafted using the latest Python Fullstack framework, NiceGUI. Powered by the OpenWeather API (https://openweathermap.org/), this app provides weather information in a user-friendly interface.

SCREENSHOTS IMG_44945DFBB136-1

VIDEO DEMO https://github.com/kode-kelvin/NiceGUI-OpenWeatherAPI/assets/51726237/f26e5f68-644c-469d-aacc-5af7f132cb40

Prepare the environment by creating a virtual setup, installing Python, and updating pip:

python3 -m venv nx_gui
source nx_gui/bin/activate
pip install --upgrade pip

Satisfy project requirements with:

pip install -r requirements.txt

Execute the application:

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors