Werkzeug WSGI utility library

E431938

Werkzeug WSGI utility library is a comprehensive Python toolkit that provides utilities for building WSGI-compliant web applications and frameworks.

All labels observed (3)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Python library
WSGI utility library
category Python web framework utilities
WSGI toolkit
compatibleWith any WSGI-compliant server
designedFor building web applications
building web frameworks
distributes PyPI package "Werkzeug"
linked to: Werkzeug
domain web development
follows PEP 333
PEP 3333
linked to: PEP 333
hasFeature Unicode-aware utilities
interactive debugger
pluggable WSGI middleware
routing system compatible with Flask
threaded development server
hasNameMeaning German word for "tool"
implements WSGI specification
license BSD license
maintainedBy Pallets team
linked to: Pallets
partOf Pallets projects
programmingLanguage Python
provides HTTP utilities
URL encoding and decoding utilities
URL routing utilities
WSGI middleware utilities
content type handling utilities
cookie handling utilities
debugging tools
development server
exception and error handling utilities
file upload handling utilities
header parsing utilities
request and response objects
security-related helpers
session management utilities
repository https://github.com/pallets/werkzeug
linked to: Werkzeug
supports HTTP method handling
Python 3
linked to: Python 3.x

URL mapping
WSGI-compliant web applications
WSGI-compliant web frameworks
request dispatching
response generation
synchronous WSGI applications
usedBy Flask
many Python web frameworks
writtenIn Python

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Armin Ronacher notableWork Werkzeug WSGI utility library
Werkzeug hasComponent werkzeug.serving
linked to: Werkzeug WSGI utility library
Werkzeug hasComponent werkzeug.security
linked to: Werkzeug WSGI utility library