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-0.6.zip
(81.7 kB
view details)
tipfy-dev-0.6.tar.gz
(60.5 kB
view details)
File details
Details for the file tipfy-dev-0.6.zip
.
File metadata
- Download URL: tipfy-dev-0.6.zip
- Upload date:
- Size: 81.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9204837824354449447cd69c14eec7169b7d36d8d03d2fbe3c14039b67b51741 |
|
MD5 | e93c8fad5cd7478aa4909fc054ab2928 |
|
BLAKE2b-256 | 66122f6c8b19ece7d3ed4ea6b0cee973810bbecf46d0310b31886fd51235915e |
Provenance
File details
Details for the file tipfy-dev-0.6.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.6.tar.gz
- Upload date:
- Size: 60.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8711ad33ceb0236db88969db9f8a7e88fc884c3c30c2c9aefb6705ad9d630c1c |
|
MD5 | e66a8b98e818a5c1bdcad689670f4fc8 |
|
BLAKE2b-256 | 2d5b201e41fc9b33f2562149cfd66fe5e43fa36bd2af50db71825151a0c7b330 |