tipfy

The almighty little framework for Google App Engine
Download

tipfy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Rodrigo Moraes
  • Publisher web site:
  • http://code.google.com/u/rodrigo.moraes/

tipfy Tags


tipfy Description

The almighty little framework for Google App Engine tipfy is a small but powerful Python framework designed specifically for Google App Engine. It is a lot like webapp:from tipfy import RequestHandler, Responseclass HelloWorldHandler(RequestHandler): def get(self): return Response('Hello, World!')...but offers a lot of features (own authentication, sessions, i18n etc) and other goodies that webapp misses. Everything in a modular, lightweight way, tuned for App Engine. You use only what you need, when you need.Visit www.tipfy.org/docs to learn more about it. Or try other App Engine frameworks. Requirements: · Python


tipfy Related Software