dataflake.wsgi.cheroot

PasteDeploy entry point for the cheroot WSGI server


Keywords
python, wsgi-middleware, zope, zope4, zope5
License
ZPL-2.1
Install
pip install dataflake.wsgi.cheroot==2.2

Documentation

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

dataflake.wsgi.cheroot

This package provides a PasteDeploy-compatible entry point to easily integrate the cheroot WSGI server into an environment that uses PasteDeploy-style .ini files to compose a WSGI application.

It also includes a script to create a basic WSGI configuration file for Zope, similar to Zope's own mkwsgiinstance, but specifying cheroot instead of waitress as WSGI server.