tipfy-dev

The almighty little framework for Google App Engine
Download

tipfy-dev Ranking & Summary

Advertisement

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

tipfy-dev Tags


tipfy-dev Description

The almighty little framework for Google App Engine tipfy-dev is a tipfy experimental branch, which will be released as tipfy 0.7 in the future.Tipfy is a small but powerful framework made 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 bunch of features and goodies that webapp misses: i18n, sessions, own authentication, flash messages and more. Everything in a modular, lightweight way, tuned for App Engine. You use only what you need, when you need.Links * Tipfy's website * Installation instructions * Extensions * Wiki * Discussion Group * Issue Tracker * Source Code Repository Requirements: · Python


tipfy-dev Related Software