Skip to content

fadysaad66/python-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-weather-app

This repo contain a small app using python to call API to check weather in a different cities.

using this website as API (https://openweathermap.org) for the weather data

steps

1- On my machine i created a small app which call the weather in different cities depends on city latitude and longitude.

2- test the file with localhost and return the correct data from the API.

3- create a docker file to run the app on a docker container.

4- run the docker file and test the API if return the same correct data as without docker.

5- upload the files of (weather.py, reuirements.txt and dockerfile) on github repo.

6- run a github action for my files to check ci/cd as part of my training.

7- update readme file after the success of my action as all work is done correctly.

About

this repo is for my python practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages