Skip to content

PasteDeploy entry point and Zope configuration generator for the Werkzeug WSGI server and debugger

License

Notifications You must be signed in to change notification settings

dataflake/dataflake.wsgi.werkzeug

Repository files navigation

https://coveralls.io/repos/github/dataflake/dataflake.wsgi.werkzeug/badge.svg?branch=master Documentation Status Current version on PyPI Supported Python versions

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.

About

PasteDeploy entry point and Zope configuration generator for the Werkzeug WSGI server and debugger

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages