tipfy-dev 1.8
pip install tipfy-dev
Latest version
Released:
The almighty little framework for Google App Engine
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Rodrigo Moraes
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Rodrigo Moraes
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file tipfy-dev-1.8.zip
.
File metadata
- Download URL: tipfy-dev-1.8.zip
- Upload date:
- Size: 114.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a65c7dd4fff49d8176a9bdbcaed632bdb3a948eff9bb9ed9355f708c7764819d |
|
MD5 | 04ba7a80923d316397ed89e2a5d9617e |
|
BLAKE2b-256 | e2e8f0d00e404fe33aefc9b7a0c8498c3c1b2675ce00f0ce9868f2d638651b27 |
File details
Details for the file tipfy-dev-1.8.tar.gz
.
File metadata
- Download URL: tipfy-dev-1.8.tar.gz
- Upload date:
- Size: 85.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e233374431c8b1e6bb7fbfec55a6f89b0ce4f8f0b6a3c7044fd461aeb0e4790f |
|
MD5 | ec63b419bea777e47b3cb37eb775e265 |
|
BLAKE2b-256 | be516fedb565f86535b3e13b6d380f5e223aa2847ae9a9c9a88f8e25acae3145 |