How to install gaeframework
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install gaeframework
Imports
- apps
- gae
- google_appengine
- project1
- apps.admin
- apps.api
- apps.banner
- apps.blog
- apps.blogs
- apps.comment
- apps.comments
- apps.guestbook
- apps.images
- apps.location
- apps.message
- apps.page
- apps.pages
- apps.site
- apps.todo
- apps.user
- gae.db
- gae.forms
- gae.sceleton
- gae.sessions
- gae.template
- gae.tools
- google_appengine.google
- project1.blog
- project1.gae
- project1.site
- project1.user
Lastest release
GAE framework helps you create web sites quickly on Google App Engine.
GAE framework contains latest version of Google App Engine SDK.
Visit home page, read documentation, checkout source code, report bugs.