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
Release files for tipfy-dev 1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| tipfy-dev-1.8.zip | 114.7 kB | Details | |
| tipfy-dev-1.8.tar.gz | 85.7 kB | Details |
Release files / tipfy-dev-1.8.zip
| Download URL | tipfy-dev-1.8.zip |
|---|---|
| Size | 114.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a65c7dd4fff49d8176a9bdbcaed632bdb3a948eff9bb9ed9355f708c7764819d
|
|
BLAKE2b-256 checksum How to use checksums |
e2e8f0d00e404fe33aefc9b7a0c8498c3c1b2675ce00f0ce9868f2d638651b27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / tipfy-dev-1.8.tar.gz
| Download URL | tipfy-dev-1.8.tar.gz |
|---|---|
| Size | 85.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e233374431c8b1e6bb7fbfec55a6f89b0ce4f8f0b6a3c7044fd461aeb0e4790f
|
|
BLAKE2b-256 checksum How to use checksums |
be516fedb565f86535b3e13b6d380f5e223aa2847ae9a9c9a88f8e25acae3145
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |