Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. Werkzeug doesn’t enforce any dependencies. It is up to the developer to choose a template engine, database adapter, and even how to handle requests. Includes an interactive debugger that allows inspecting stack traces and source code in the browser with an interactive interpreter for any frame in the stack. Includes a full-featured request object with objects to interact with headers, query args, form data, files, and cookies. Includes a response object that can wrap other WSGI applications and handle streaming data. Includes a routing system for matching URLs to endpoints and generating URLs for endpoints, with an extensible system for capturing variables from URLs. Includes HTTP utilities to handle entity tags, cache control, dates, user agents, cookies, files, and more.

Features

  • A threaded WSGI server for use while developing applications locally
  • A test client for simulating HTTP requests during testing without requiring running a server
  • HTTP utilities to handle entity tags, cache control, dates, user agents, cookies, files, etc.
  • Werkzeug doesn't enforce any dependencies
  • It can be used to build all sorts of end user applications
  • For blogs, wikis, bulletin boards, and much more

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

BSD License

Follow Werkzeug

Werkzeug Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Werkzeug!

Additional Project Details

Programming Language

Python

Related Categories

Python Libraries

Registered

2021-09-21