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.2.zip
(67.0 kB
view details)
tipfy-dev-0.2.tar.gz
(52.2 kB
view details)
File details
Details for the file tipfy-dev-0.2.zip
.
File metadata
- Download URL: tipfy-dev-0.2.zip
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9bbeda06de74c5dafa6da23be7bd336d6c18e8e74079202fc6942e5caf3c455 |
|
MD5 | 4167ef6f5124c2087bb814057b588370 |
|
BLAKE2b-256 | e508752d9daabe5076041301e309dfe60838b9b0361f8bbe9f9ee81c067f02de |
Provenance
File details
Details for the file tipfy-dev-0.2.tar.gz
.
File metadata
- Download URL: tipfy-dev-0.2.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 304eb31cc317bd2e309a75cd7c8c0288d237950590c6d13a4a187ad268287714 |
|
MD5 | a80b55bf1998f19f715e463a4468e170 |
|
BLAKE2b-256 | f1d9429ca952d57907b3f5287f786f86e62e93255e5add23702624f3c3128098 |