Skip to main content

The Swiss Army knife of Python web development

Project description

Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.

Werkzeug is unicode aware and doesn’t enforce a specific template engine, database adapter or anything else. It doesn’t even enforce a specific way of handling requests and leaves all that up to the developer. It’s most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).

Details and example applications are available on the Werkzeug website.

Features

  • unicode awareness

  • request and response objects

  • various utility functions for dealing with HTTP headers such as Accept and Cache-Control headers.

  • thread local objects with proper cleanup at request end

  • an interactive debugger

  • wrapper around wsgiref that works around some of the limitations and bugs, adds threading and fork support for test environments and adds an automatic reloader.

  • a flexible URL routing system with REST support.

  • fully WSGI compatible

Development Version

The Werkzeug tip is installable via easy_install with easy_install Werkzeug==dev.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

Werkzeug-0.2.tar.gz (139.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

Werkzeug-0.2-py2.5.egg (281.8 kB view details)

Uploaded Egg

Werkzeug-0.2-py2.4.egg (284.3 kB view details)

Uploaded Egg

File details

Details for the file Werkzeug-0.2.tar.gz.

File metadata

  • Download URL: Werkzeug-0.2.tar.gz
  • Upload date:
  • Size: 139.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Werkzeug-0.2.tar.gz
Algorithm Hash digest
SHA256 5c0bfcc1b2539d348ea3a6353a699fc7861bc9b2c4082b4a471be40720b843b3
MD5 4f045b31ea7495361d1193a60be46930
BLAKE2b-256 91a3d9e77072b45ecee8e34d71cedb3c94c024f865673b3b177615182663629a

See more details on using hashes here.

File details

Details for the file Werkzeug-0.2-py2.5.egg.

File metadata

  • Download URL: Werkzeug-0.2-py2.5.egg
  • Upload date:
  • Size: 281.8 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Werkzeug-0.2-py2.5.egg
Algorithm Hash digest
SHA256 8819c0c147984e9ff202e295eb7747be287fbd493834baf31ea21c385fa7fbcd
MD5 aa3ac768542f620f9005eb5a64ad5cb0
BLAKE2b-256 2f8b994fcd2cb15fddef05fc67d5b0ff75f43f3eac089c165e5124628c126767

See more details on using hashes here.

File details

Details for the file Werkzeug-0.2-py2.4.egg.

File metadata

  • Download URL: Werkzeug-0.2-py2.4.egg
  • Upload date:
  • Size: 284.3 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Werkzeug-0.2-py2.4.egg
Algorithm Hash digest
SHA256 cbb956ab6356f416e0b4bcac86f26744d8d8f27786b93c6ecd057a84ddf9964c
MD5 5051e439cce3ca7fb5c4a4393ccc7012
BLAKE2b-256 ca476cc683d8b30069f4c9cd9a1d42572c90c5387492a6f8e51b835735fdc92a

See more details on using hashes here.

Supported by

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