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.9.zip
(107.2 kB
view details)
tipfy-dev-0.9.tar.gz
(81.3 kB
view details)
File details
Details for the file tipfy-dev-0.9.zip
.
File metadata
- Download URL: tipfy-dev-0.9.zip
- Upload date:
- Size: 107.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c68467d2cca17ea111aa875a2d48c31fa0d77d7ea6252fb33acf2eff29abb853 |
|
MD5 | 6c421e42fc51600cf4b51c720911efc0 |
|
BLAKE2b-256 | 4ce9e8f70a95a3983e1d3f724733a9cc0483e62036150865d5a194f240d5a93e |
Provenance
File details
Details for the file tipfy-dev-0.9.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.9.tar.gz
- Upload date:
- Size: 81.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57e5b7c12e48e18f335cf773d8fab11fa2ad4a9cc8c2c6d5855a4254f9cacdf5 |
|
MD5 | 92800d717b83c2a08e961704a8733084 |
|
BLAKE2b-256 | 7c4450a40454b95c8d33ce359798a8706b4b53f88e03237ba91fbfea1065ccd8 |