0% found this document useful (0 votes)
68 views

Cloud Computing Google App Engine

Install Google App Engine SDK and create a "Hello World" Python web app using Eclipse. Steps include downloading Python 2.7 and the App Engine SDK, installing the PyDev Eclipse plugin, creating an app in the App Engine launcher, and executing the app to display "Hello World". The aim is to learn how to install Google App Engine and create simple apps in Python or Java.

Uploaded by

Dimple
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views

Cloud Computing Google App Engine

Install Google App Engine SDK and create a "Hello World" Python web app using Eclipse. Steps include downloading Python 2.7 and the App Engine SDK, installing the PyDev Eclipse plugin, creating an app in the App Engine launcher, and executing the app to display "Hello World". The aim is to learn how to install Google App Engine and create simple apps in Python or Java.

Uploaded by

Dimple
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

EX NO : 03 INSTALL GOOGLE APP ENGINE AND CREATE HELLO WORLD APP

DATE:30.08.2022 AND OTHER SIMPLE APPLICATION USING PYTHON OR JAVA

AIM:
To Install Google App Engine. Create hello world app and other simple web applications using
python/java.

PROCEDURE:
Step1:
Download and Install Python 2.5.4 from: http://www.python.org/download/releases/2.5.4/

Step2:
Download and Install Google App Engine SDK.
Double Click on the Google Application Engine installer.
Step3: Click through the installation wizard, and it should install the App Engine.

Step4:To use Eclipse to create a Google App Engine (GAE) Python web project (hello
worldexample), run it locally, and deploy it to Google App Engine account.
Tools used :
 Python 2.7
 Eclipse 3.7 + PyDev plugin
 Google App Engine SDK for Python 1.6.4

Step 5:Install PyDev plugin for Eclipse


Use following URL to install PyDev as Eclipse plugin . http://pydev.org/updates
Figure 1 – In Eclipse , menu, “Help –> Install New Software..” and put above URL. Select
“PyDev for Eclipse” option, follow steps, and restart Eclipse once completed.
Step 6:On launching google app engine launcher , create an application and execute the application
Step 7: Finally, hello world is shown.

Observation(20)

Record(5)

Total(25)

Initial

RESULT:
Thus,Virtual box/VM Ware workstation with different flavours of Linux or Windows OS on top of
Windows 7 or 8 is installed successfully.

You might also like