{% extends 'site/base.html' %} {% block base_title %}GAE framework - python web framework for Google App Engine{% endblock %} {% block base_content %}

GAE framework - python web framework for Google App Engine

GAE framework is a web framework that's designed for high-load web sites. Pluggable applications will help you save time for creation of various web sites

Because Django not fully compatible with Google App Engine, we have implemented project similar with Django, but with many useful improvements.

With GAE framework you can create flexible web applications on Google App Engine quickly.

Start from dive into features list and which sites build on GAE framework.

Ready to use? Quick start explain how to install GAE framework and run web site on Google App Engine.

Finally read full documentation to learn more about GAE framework and Google App Engine for Python developers.

What's next?

Sign-in as developer. You will be appear on page of developers.

You can join to support group. This is place where you can ask questions about Google App Engine and Python.

Collaborative ideas helps us select high-priority tasks. Add your ideas and vote on already added ideas.

News and updates also available in our blog.

You can add your Google App Engine application to our app store - list of web applications build on GAE framework. Developers of the best applications will be rewarded!

We always believe in you!

{% endblock %}