개발준비중인 엡엔진의 원문을 번역하려한다. 의역과 오역이 난무 하더라도 너그러이 봐주시길.. 하다 보면 나은 결과물이 나올지도.. ^^;

 

Getting Started: Python

구글 앱엔진 시작하기 :  파이썬

This tutorial describes how to develop and deploy a simple Python project with Google App Engine. The example project, a guest book, demonstrates how to use the Python runtime environment, and how to use several App Engine services, including the datastore and the Google user service.

이 예제는 Google App Engine에서  간단한 파이썬 프로젝트를 어떻게 개발하고 배포 하는지 묘사하고 있다.  guestbook예제는 파이썬 런타임 환경에서 어떻게 운영하는지 보여주고 , 데이터스토어와 구글 유저 서비스 같은 몇몇 서비스를 사용법을 보여준다.

 

This tutorial has the following sections:

이 설명서는 아래 부분으로 구성되어 있다.

 

.

'AppEngine' 카테고리의 다른 글

Introduction - Getting Started: Python - Google App Engine  (0) 2009.08.17
Google App Engine  (0) 2009.08.17
구글 앱엔진 학습 - GWT예제  (0) 2009.06.29

+ Recent posts