gaeo 0.3
Web Framework for Google App Engine
Contents
About
GAEO (Goole App Engine Oil) is a simple framework that normalize the code layout and coding style for Google App Engine.
License
GAEO is released under Apache License 2.0. http://www.apache.org/licenses/LICENSE-2.0
Easy Install & Usage
install gaeo with easy_install command (if you already installed setuptools):
$ easy_install gaeo
Create new project by using "gaeo hello" to create a "hello/" directory and a project with the same name as you applied in Google App Engine:
gaeo hello
- For more tutorial, please visit:
More Information
Project home http://code.google.com/p/google-app-engine-oil/
Discussion Group http://groups.google.com/group/google-app-engine-oil
Documentations http://doc.gaeo.org/
- Author: ericsk
- Home Page: http://blog.gaeo.org/
- Download URL: http://code.google.com/p/google-app-engine-oil/
- Keywords: appengine,webframework
- License: Apache License 2.0 <http://www.apache.org/licenses/LICENSE-2.0>
- Categories
- Package Index Owner: ericsk
- Package Index Maintainer: gasolin
- DOAP record: gaeo-0.3.xml
