gaeo 0.1
Web Framework for Google Appengine
Latest Version: 0.3
.. contents::
:depth: 2
About
=====
GAEO (Goole App Engine Oil) is a simple framework that normalize the code
layout
and coding style, so we developed GAEO.
License
=======
GAEO is under Apache License 2.0.
http://www.apache.org/licenses/LICENSE-2.0
Install & Usage
===============
1. Put the unzipped gaeo package in your favorite directory ($GAEO_HOME),
and add $GAEO_HOME/bin to your $PATH environment variable.
2. Create new project by using (you may have to make gaeo.py excutable first)
gaeo.py
e.g.,
gaeo.py foo
it will create a foo/ directory and a project with the same name.
3. For more tutorial, please view our QuickStart guide:
http://sites.google.com/a/gaeo.org/tutorial/
More Information
================
Project home
http://code.google.com/p/google-app-engine-oil/
Discussion Group
http://groups.google.com/group/google-app-engine-oil
- Author: ericsk
- Home Page: http://code.google.com/p/google-app-engine-oil/
- 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.1.xml
