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.3.zip
(108.6 kB
view details)
tipfy-dev-1.3.tar.gz
(80.7 kB
view details)
File details
Details for the file tipfy-dev-1.3.zip
.
File metadata
- Download URL: tipfy-dev-1.3.zip
- Upload date:
- Size: 108.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b70cca700c2296a3fd587c8a8e13c35fd9c4a3f07d5942c10d9815fcf4ab1014 |
|
MD5 | 10efe7e6e73ce0284654f7eea79bde34 |
|
BLAKE2b-256 | 1da06f8b0387358e5c9bf928c7c4309e687cb4f6573683fbdce7958a87fcfe0c |
Provenance
File details
Details for the file tipfy-dev-1.3.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.3.tar.gz
- Upload date:
- Size: 80.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f18d179627de15728685a6709fe4915aacca5c87f593defbe060d9c01a521cd |
|
MD5 | 1c95fdb32d5e118aa9dae066ddc72dbd |
|
BLAKE2b-256 | 094e5796c8d4b3dbbf848151675791794276ac4ef80e7e8e8c767180c64bea25 |