PasteDeploy entry point for the werkzeug WSGI server
Project description
dataflake.wsgi.werkzeug
This package provides a PasteDeploy-compatible entry point to easily integrate the werkzeug WSGI server into an environment that uses PasteDeploy-style .ini files to compose a WSGI application.
A second entry point will enable the werkzeug debugger, so you get nice clickable tracebacks with the ability to open a console prompt at any point in the stack. The debugger is explained in the werkzeug documentation and should never be running in production.
It also includes a script to create a basic WSGI configuration file for Zope, similar to Zope’s own mkwsgiinstance, but specifying werkzeug instead of waitress as WSGI server.
Changelog
2.0 (2023-02-02)
Drop support for Python 2.7, 3.5, 3.6.
1.1 (2022-06-27)
Added support for Python 3.9 and 3.10
Switched to GitHub Actions for CI (#1)
1.0 (2019-04-24)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dataflake.wsgi.werkzeug-2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aca5166ccb22842844b4451b11390b4016f1fec931cf21273bd15c1c36f3df01 |
|
MD5 | c2345f3cb684b83db0b8087a408a6655 |
|
BLAKE2b-256 | 9e45f4f42cfdccc16404fa794c17c3547bee7980e3926cf9273825ac16089219 |
Hashes for dataflake.wsgi.werkzeug-2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a96cf6063fd51fa11c24d8fce25572ea39635bdb459a2621366bb1134a7cd74 |
|
MD5 | f55df6ac062858858160bb12a4289562 |
|
BLAKE2b-256 | 9d0e19dc1dd2e93f5235bc3b327111afb3c12ca2f898d0915c9b7835488107b8 |