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.7.zip
(113.4 kB
view details)
tipfy-dev-1.7.tar.gz
(85.1 kB
view details)
File details
Details for the file tipfy-dev-1.7.zip
.
File metadata
- Download URL: tipfy-dev-1.7.zip
- Upload date:
- Size: 113.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70827b927bc89b4b27764fdacbd3a67920e18829f17298df1e5e6e7c7da07353 |
|
MD5 | c5f0d8576109d6f7f6d06c98e8b8fd48 |
|
BLAKE2b-256 | 1f0cb4d3a52d4b91df0c03e959446c029c47bc2a08c3726b27a2df5038c0bb9c |
Provenance
File details
Details for the file tipfy-dev-1.7.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.7.tar.gz
- Upload date:
- Size: 85.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1abe50226cb436c5e204e9809e460241593cfb20d85bfc6a9dcd22a3c0a518f1 |
|
MD5 | 67d528e00e953a12b4cdc798af4b747c |
|
BLAKE2b-256 | 00a0f336cbb4c409b9b93c126f218a604edb12da62d6b9b4f5eba402cdf23d74 |