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.1.zip
(64.9 kB
view details)
tipfy-dev-0.1.tar.gz
(50.7 kB
view details)
File details
Details for the file tipfy-dev-0.1.zip
.
File metadata
- Download URL: tipfy-dev-0.1.zip
- Upload date:
- Size: 64.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9646decd8bb7173aea3a46767b6dc1ed6f4fc3cc4c2ebef318e9fefb11e137a4 |
|
MD5 | 602fef702d783d4382686c7fe417c7a5 |
|
BLAKE2b-256 | 6a4a4a32965e3a25fcfbe1285a08981ea478d1b474680feb4a95550da6a980a6 |
Provenance
File details
Details for the file tipfy-dev-0.1.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.1.tar.gz
- Upload date:
- Size: 50.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3653e0147b5b791d59ab19121cb0a07d511f624d3e3453d1f9704841189cc26d |
|
MD5 | 1f4430c8ea6686a87b23716ca758b090 |
|
BLAKE2b-256 | 814104333297c31ad2bc9923a857dac9f4df9fb6197338a206f7ac52cce02c88 |