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.0.zip
(106.5 kB
view details)
tipfy-dev-1.0.tar.gz
(80.7 kB
view details)
File details
Details for the file tipfy-dev-1.0.zip
.
File metadata
- Download URL: tipfy-dev-1.0.zip
- Upload date:
- Size: 106.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b9e605f59b59719b8d85376766108a586754083a3089ce72c7d8a445b67c268 |
|
MD5 | ad7aa3620f337417a16dd2d14518445c |
|
BLAKE2b-256 | 82a66ce3e01eb796fc871e5dc5874ec1ab54e8877b1f14a256fe6b66a9952f75 |
Provenance
File details
Details for the file tipfy-dev-1.0.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.0.tar.gz
- Upload date:
- Size: 80.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b59d275c72fb6fecdb8a2bd7ecfade1abefd83b6c590d1d67b38d9beac138b4b |
|
MD5 | 65bdc1960c23d919681d3a3d1640fe93 |
|
BLAKE2b-256 | 380ee09344bd2839576efd9dc66e0fe378264854bd964ebcba833a425e526df3 |