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.2.zip
(108.5 kB
view details)
tipfy-dev-1.2.tar.gz
(81.8 kB
view details)
File details
Details for the file tipfy-dev-1.2.zip
.
File metadata
- Download URL: tipfy-dev-1.2.zip
- Upload date:
- Size: 108.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0a218059b3a9cbdf87506899a21b7f977c7e07e3ccd32d9fce499dd4670457d |
|
MD5 | 1722d4b728dd6350d3138a770a2b3885 |
|
BLAKE2b-256 | 37320ece73fbc9af97db4a6450164afcc0377ae2abee70defa978ac94ce1fe1b |
Provenance
File details
Details for the file tipfy-dev-1.2.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.2.tar.gz
- Upload date:
- Size: 81.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01ef171f27faa103a1cec652bcb896f3505b1205287367f729bbce95c4950242 |
|
MD5 | 6e4cffd432a537c42b6ae5559479338e |
|
BLAKE2b-256 | 9010dbfa48edf47eb1730820cdc3c5cbb5fa0007d4e040e2e3b79709613471d9 |