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.5.zip
(82.6 kB
view details)
tipfy-dev-0.5.tar.gz
(60.7 kB
view details)
File details
Details for the file tipfy-dev-0.5.zip
.
File metadata
- Download URL: tipfy-dev-0.5.zip
- Upload date:
- Size: 82.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 614e017b1d7f94b6bfc407edb054614bcc0ed9cc7981f04d377315a042b98efb |
|
MD5 | 96db4226bd9bac14297291be0b935133 |
|
BLAKE2b-256 | 870075b7ac619454a48c6af5f3ce73a9f6a5263de29d9b4685a96efbf3bafe67 |
Provenance
File details
Details for the file tipfy-dev-0.5.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.5.tar.gz
- Upload date:
- Size: 60.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69a7756c29c674696f33cfadc0d095affe9cb7a203250df56d10a2ba8d60d207 |
|
MD5 | 75377ad13e29976e2fd5af790fe84c96 |
|
BLAKE2b-256 | 9f8bb45abefc0062502600d4695f7d6b9231f1dfb32e532969d0945eacf73966 |