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
: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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataflake.wsgi.werkzeug-1.0.tar.gz.
File metadata
- Download URL: dataflake.wsgi.werkzeug-1.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8ec94714a72b4968c8564a671d3632c073538a860c29324b104927bb188aad5
|
|
| MD5 |
cb052b43bbd9fb0f14c92e839b35d2f1
|
|
| BLAKE2b-256 |
941a4bdf5d140d2252681c026af7a2bfae8537999ed083ea52dc0c0e3a0c3124
|
File details
Details for the file dataflake.wsgi.werkzeug-1.0-py2.py3-none-any.whl.
File metadata
- Download URL: dataflake.wsgi.werkzeug-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe6245378d8d988b3a85855ea63fe3f04e1c6fe487e5bbd895dfe38334f8ebc
|
|
| MD5 |
4225a6309054e0bb9bcc2478e728fa76
|
|
| BLAKE2b-256 |
c09fe8131e2348b0f5400d4c75ba16c0c5aadb6281428ce091fa5330b257a7bd
|