Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

moraes/tipfy

Repository files navigation

Welcome to Tipfy!
=================
Tipfy is a small but powerful framework designed specifically for Google
App Engine. It is a lot like webapp::
 from tipfy import RequestHandler, Response
 class 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.
Read the documentation to learn more about it:
 http://www.tipfy.org/docs
For questions and comments, join our discussion group:
 http://groups.google.com/group/tipfy
And if you have any issues, open a ticket at Google Code:
 http://code.google.com/p/tipfy/
Installation
============
Read the instructions in `project/README.txt` or for a more detailed
description see `installation instructions <http://www.tipfy.org/wiki/guide/installation/>`_.

About

The almighty little framework for Google App Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages

AltStyle によって変換されたページ (->オリジナル) /