Home > py-gae-structure-creator

py-gae-structure-creator

Py-gae-structure-creator is a project mainly written in Python, it's free.

Simple python script to generate a simple GAE project structure

Py-Gae-Structure-Generator

Simple project intended to create a basic structure for Python GAE apps. It creates the following directory structure -appName

-static

-templates

-app.yaml

-main.py

Usage

py_gae_structure_generator.py appname

Contributors

Note

This app was created for learning purposes. Please fell free to fork it and apply patches.

Previous:square-graph