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.1.zip
(106.7 kB
view details)
tipfy-dev-1.1.tar.gz
(80.8 kB
view details)
File details
Details for the file tipfy-dev-1.1.zip
.
File metadata
- Download URL: tipfy-dev-1.1.zip
- Upload date:
- Size: 106.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4cd4c16d0c2db1fa9d0392475163b2c16388392ef62592bb1b2cf52764ac3fb |
|
MD5 | ec58f2b9ffa91fbb9beb1bbe6c0fcf78 |
|
BLAKE2b-256 | a2338ba8ff2db1ebfb15e5077232cfc91b9aa4a058bd2102aec5a564d5d9edee |
Provenance
File details
Details for the file tipfy-dev-1.1.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.1.tar.gz
- Upload date:
- Size: 80.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4511bfce686a9c786da5eade4b8de4a59f409f7d31d544ce29585d54b1506d70 |
|
MD5 | 54e67f63e8dc65f6ef3af3db27890bea |
|
BLAKE2b-256 | a1bfe9e7e8b2ab7631b8cfe10381c1d215d36df9402f29ecc0ae0fcc7ae2cb79 |