Web Framework for Google App Engine
Project description
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 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/