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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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