Skip to main content

PasteDeploy entry point for the werkzeug WSGI server

Project description

.. image:: https://travis-ci.com/dataflake/dataflake.wsgi.werkzeug.svg?branch=master
:target: https://travis-ci.com/dataflake/dataflake.wsgi.werkzeug

.. image:: https://coveralls.io/repos/github/dataflake/dataflake.wsgi.werkzeug/badge.svg?branch=master
:target: https://coveralls.io/github/dataflake/dataflake.wsgi.werkzeug?branch=master

.. image:: https://readthedocs.org/projects/dataflakewsgiwerkzeug/badge/?version=latest
:target: https://dataflakewsgiwerkzeug.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/dataflake.wsgi.werkzeug.svg
:target: https://pypi.org/project/dataflake.wsgi.werkzeug/
:alt: Current version on PyPI

.. image:: https://img.shields.io/pypi/pyversions/dataflake.wsgi.werkzeug.svg
:target: https://pypi.org/project/dataflake.wsgi.werkzeug/
:alt: Supported Python versions


dataflake.wsgi.werkzeug
======================

This package provides a PasteDeploy-compatible entry point to easily integrate
the `werkzeug WSGI server <https://werkzeug.palletsprojects.com>`_ 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
<https://werkzeug.palletsprojects.com/debug/>`_ 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
=========

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

dataflake.wsgi.werkzeug-1.0.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

dataflake.wsgi.werkzeug-1.0-py2.py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page