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.3.zip
(68.1 kB
view details)
tipfy-dev-0.3.tar.gz
(53.1 kB
view details)
File details
Details for the file tipfy-dev-0.3.zip
.
File metadata
- Download URL: tipfy-dev-0.3.zip
- Upload date:
- Size: 68.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5efc66bf3e9659e33d40eeff8e6b485fd987e74bad38118ee67fbd2dec2dd54 |
|
MD5 | aa7cd303cbdc5db880e64fd2121bf2cb |
|
BLAKE2b-256 | 8affcad231d58870986ba62885ec92b4f41db9f02faf0d88d43234316199c773 |
Provenance
File details
Details for the file tipfy-dev-0.3.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.3.tar.gz
- Upload date:
- Size: 53.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be7d8d9a636e776bc9807259f236df7874754d2e82725e2779a64b99ce09b1b5 |
|
MD5 | a96edaaf875aaa58a88393ead2af63d7 |
|
BLAKE2b-256 | 9975817a6fc15f2c506fff02ed258d0401ab9b6480b137c510ce1f2d7f325582 |