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.5.zip
(109.3 kB
view details)
tipfy-dev-1.5.tar.gz
(81.4 kB
view details)
File details
Details for the file tipfy-dev-1.5.zip
.
File metadata
- Download URL: tipfy-dev-1.5.zip
- Upload date:
- Size: 109.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6e3d5753107f1874359fcc5e7e4d58b326f96b9575120d6a1754656ac8d9230 |
|
MD5 | 08af065fb15177bc62a92b308809a270 |
|
BLAKE2b-256 | 738c8ba3aa30e8a99eba769086b0ed2bfdd3384ba0f9b8a6405d1f97f45a60d8 |
Provenance
File details
Details for the file tipfy-dev-1.5.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.5.tar.gz
- Upload date:
- Size: 81.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c50bef5fad967f1b7a10625b743390b6b9769aa6bda6f2498497b98938404967 |
|
MD5 | 49d6c74581b5f8db9a39d62b26c0e9dc |
|
BLAKE2b-256 | 568d37a19897c1685adbb4e808b541eeba6f810c445c6006972b82578cfd1e7f |