개발준비중인 엡엔진의 원문을 번역하려한다. 의역과 오역이 난무 하더라도 너그러이 봐주시길.. 하다 보면 나은 결과물이 나올지도.. ^^;
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:
이 설명서는 아래 부분으로 구성되어 있다.
- Introduction 서론
- The Development Environment 개발환경
- Hello, World!
- Using the webapp Framework webapp 구조 사용하기
- Using the Users Service 유저 서비스 사용하기
- Handling Forms With webapp webapp로 폼 다루기
- Using the Datastore 데이타저장소 사용하기
- Using Templates 형식 사용하기
- Using Static Files 고정 파일 사용하기
- Uploading Your Application 어플 업로드
.
댓글 없음:
댓글 쓰기