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.4.zip
(108.9 kB
view details)
tipfy-dev-1.4.tar.gz
(81.1 kB
view details)
File details
Details for the file tipfy-dev-1.4.zip
.
File metadata
- Download URL: tipfy-dev-1.4.zip
- Upload date:
- Size: 108.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ec38ee77da1be7feaf1363c9398c12f38976021b71ff4439331ea55fda3013f |
|
MD5 | ea45adfdf7d7c8c607d687b1588f3b80 |
|
BLAKE2b-256 | 97fc7a2ccb16416f99d95af26cb5a76877ee8260146277f0a708017394b37a61 |
Provenance
File details
Details for the file tipfy-dev-1.4.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.4.tar.gz
- Upload date:
- Size: 81.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a856c81b5bcc6e655d76c3cacbf68cc0039e8e13ae782253e37cdb1fc713e60 |
|
MD5 | 9faed51329f9a1ada5b4b0093fde21e0 |
|
BLAKE2b-256 | 105f96c0f43f7acdc54bdc38981d165562f0c69cec23904a8c4ffcc5a4ed17ea |