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.4.zip
(65.1 kB
view details)
tipfy-dev-0.4.tar.gz
(50.4 kB
view details)
File details
Details for the file tipfy-dev-0.4.zip
.
File metadata
- Download URL: tipfy-dev-0.4.zip
- Upload date:
- Size: 65.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31a593fb8630efb714f550e7f08fb9e3f9c68401fe68fa5231822c569257ea31 |
|
MD5 | 401e7d4a312aff29b4e59c3580ec97cd |
|
BLAKE2b-256 | 7709cb73989c8271d1fa4dcaaef64ce8857342cb71aab66e2b04c3171274a29f |
Provenance
File details
Details for the file tipfy-dev-0.4.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.4.tar.gz
- Upload date:
- Size: 50.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1cc95a49adfb8e048ac619899ecdfb2175ce27e36d71605f6e4abcd0fe78ed8 |
|
MD5 | 1b9adbd9ff896b59788b67062b493f4a |
|
BLAKE2b-256 | f38dbea221108f34b76875d05f8530d66b07c6ca69e5199d11d6b5c4ac6330d4 |