Built with Python, Ferris will help you quickly develop Google App Engine applications!
Ferris is free and open-source software under the Apache License, Version 2
Ferris is a lightweight, customizable, and open source MVC framework written in Python and makes developing App Engine applications a breeze.
Some of the key features include:
Ferris leverages everything that's available by default in App Engine and you don't have to fight with it at all to access everything App Engine gives you. It uses the native Datastore APIs & runs on top of the native webapp2 microframework. Access the Google ecosystem with the bundled OAuth2 toolkit & Google API Client.
Create, read, update, delete and list actions are already available to you. But it’s easy to modify built-in actions and even easier to create and route additional actions.
Originally developed by Jon Parrott at Cloud Sherpas, Ferris was born from the need to develop applications on App Engine quickly & easily with a lightweight & customizable framework.