The almighty little framework for Google App Engine
Project description
This 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, Response class 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
tipfy-dev-1.6.zip
(112.7 kB
view details)
tipfy-dev-1.6.tar.gz
(84.4 kB
view details)
File details
Details for the file tipfy-dev-1.6.zip
.
File metadata
- Download URL: tipfy-dev-1.6.zip
- Upload date:
- Size: 112.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05280c5cb24a0cfb370f60ed51c9136c730457a4bc1d7d279d8b6e0d19a06790 |
|
MD5 | 48cfdd7145aa2e4fec8aec5daaf1b4e2 |
|
BLAKE2b-256 | 8020e0b8d0ab4aa1fc23a7c83f677dae1a5e63934d618329eafdd9629e53e128 |
Provenance
File details
Details for the file tipfy-dev-1.6.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.6.tar.gz
- Upload date:
- Size: 84.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd3ec799199a9d730071eb396b5de277adfbcca8de3a6afc05fd60eeaec33e49 |
|
MD5 | 29b9d593def409d135a1b6066366fa63 |
|
BLAKE2b-256 | 5093719dcd13f05de6a9e531fe3c6537e7145ca5c1ac10f0141c815eb7bf006a |