Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.32 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.32 KB

날씨 [Nalssi] - Weather Application

This is simple Weather Application Named - 날씨 [Nalssi]

  • Console Version [fetch_logic.py]

  • Gui Version [app.py] - This is under development .

Setup

  1. Clone the Repository and Add to your local machine or Download as Zip file and Unzip The Files in Your Desired Directory File
git clone https://github.com/rahidmondal/WEATHER-APPLICATION.git 
  1. Create a Folder name .env

  2. Go to Weather API site and Create a account and Obtain API Keys .

  3. Add the API keys in the .env file as below formate

API_KEY=(Insert the API Keys Here without brackets or Semi colons) 
  1. Download All Dependencies through requirement's.txt file

  2. Test the working - Fell Free To Open a pull request for any Issue

  3. Setup Finished

Demo Image

Demo_1 Demo_2 Demo_3

Changelog

  • v0.1-dv : Basic Application With only Console Version and Gui Basic
  • v0.2-dv : More Development in GUI part with Icon Part
  • v0.3-dv : Dynamic Icon and Improved Code
  • v0.4-dv : Use of Pysimple GUi for better Ui (New Part - Extra Dev) - First Executable file .

License

License: MIT