Skip to main content

The almighty little framework for Google App Engine

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

tipfy-0.6.4.zip (23.7 kB view details)

Uploaded Source

tipfy-0.6.4.tar.gz (19.2 kB view details)

Uploaded Source

File details

Details for the file tipfy-0.6.4.zip.

File metadata

  • Download URL: tipfy-0.6.4.zip
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tipfy-0.6.4.zip
Algorithm Hash digest
SHA256 f2bdbbdc3397419c0462288a136d1b4be947ba541081f07c72935d4f4e383edf
MD5 741d573a5c75911979d7308b46f68a44
BLAKE2b-256 f63d92a8e5a8f5b46abdc1ccb80bc2bd6ed6a15b55779f282b9b91b4f52a6009

See more details on using hashes here.

File details

Details for the file tipfy-0.6.4.tar.gz.

File metadata

  • Download URL: tipfy-0.6.4.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tipfy-0.6.4.tar.gz
Algorithm Hash digest
SHA256 01fd2ab74ca9f80e4a24d2b0ee77951f3f8feb90257711c44ec6f0615f1abc64
MD5 dd541c66a116bb27f3120ef51ebeaf9a
BLAKE2b-256 07ca640561201730b72fac60e1fd0aadaececb907d4fb09fd2a1685a85d84dc9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page