Skip to main content
Warning Some features may not work without JavaScript. Please try enabling it if you encounter problems.

An almighty little framework made specifically 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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tipfy-0.5.1-py2.5.egg (129.8 kB view details)

Uploaded Source

File details

Details for the file tipfy-0.5.1-py2.5.egg.

File metadata

  • Download URL: tipfy-0.5.1-py2.5.egg
  • Upload date:
  • Size: 129.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tipfy-0.5.1-py2.5.egg
Algorithm Hash digest
SHA256 a5d0c7379322056fe21a4dfd78e1636440c1e66327a291a5e97b1434d0a31483
MD5 7ba0ecfabac75e2b74a67f4b0ccbd362
BLAKE2b-256 c2a2421825db1f16c8d1c3f80da1d5165dfeff316512c13544f4b2fedc0d6b17

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