Air Pollution and Weather Project

Install from .exe file in Windows


STEP 1

Download the file from download menu above.

STEP 2

The file is a zip file decompress it.

STEP 3

It has one folder named apwapp and one shortcut file named APW App.

STEP 4

copy shortcut file where you want.

FINISH

when you want to run the program just open the short Cut and Enjoy the Application.

OPTIONAL

If the shortcut is not working to the folder apwapp search for an application file APW App right click on it >> go to send to >> click on send to desktop (shortcut) option>> go to desktop there you will see a new shortcut click on it and it will work.

App

Using Open Source Code in any OS


1

Download

Download the file from download menu above.

2

Decompress

The file is a zip file decompress it.

3

Install Python

Download python from official website. And install required libraries. The Tutorial for it is give below.

4

Understand

Open the decompressed folder, it has one python file (.py) this is main file. and one data folder it contains required files Do not delete any of them otherwise it will cause errors.

5

Running

Open any python editor or python default editor IDLE and run the program and Enjoy...


Install Python and Other Libraries

Python

1. Go to the Official website given below
2. Download Python 3 Version supported by your OS
3. Open the downloaded file and follow instructions for installation
4. Check the option of Add Python To Path on first page
5. Then go to the Command Prompt and type the commands given in readme file / in python file.