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.8.zip
(106.7 kB
view details)
tipfy-dev-0.8.tar.gz
(80.9 kB
view details)
File details
Details for the file tipfy-dev-0.8.zip
.
File metadata
- Download URL: tipfy-dev-0.8.zip
- Upload date:
- Size: 106.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d27811cc164f243023fc92483e17cfe0fd2bfe7f6086ae11680edfeb030f781 |
|
MD5 | e12859dc4361be37f885b3c01fd576ca |
|
BLAKE2b-256 | 330b8cce4b97da5ed1132a2cda5d307100ceb84070233ff69c2ba47f85854737 |
Provenance
File details
Details for the file tipfy-dev-0.8.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.8.tar.gz
- Upload date:
- Size: 80.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 196bb657bfc06803fb4c89a0dddb4147aace2e99a4e420fbe4b03db2bf888c62 |
|
MD5 | 7effabb2179da2b66346de51402ea5a4 |
|
BLAKE2b-256 | 9a8821afad8541df4d3958ac56007a63ce77aade5172ddf9dbd4d1df69812d58 |