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.2 (2024-03-14)
Switch to PEP 420 implicit namespace support.
2.1 (2024-01-03)
Add support for Python 3.12.
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
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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e51019331f274695c52beca1e1dd7252cb8ed22338e3efc6f12fa1e876b10349 |
|
MD5 | 3e5a48e6610d7a951d479c5a5e8ef157 |
|
BLAKE2b-256 | 008e7eb65592389786b1f20737a2386f9e599dab3a5c2abd153a08d796c6c5bd |
Hashes for dataflake.wsgi.werkzeug-2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bd5fc41757203394144f1da954957baf3fe6013f98c4471a6235926cd439290 |
|
MD5 | f76f5facdf25a0f34ee51d058a9948d5 |
|
BLAKE2b-256 | e7d0720dbfe18d2aff4164cf1a1c5b72a310a479afc66e06de2be1f7ea9dcc1d |