/dataflake.wsgi.bjoern

PasteDeploy entry point and Zope configuration generator for the bjoern WSGI server

Primary LanguagePythonOtherNOASSERTION

image

image

Documentation Status

Current version on PyPI

Supported Python versions

dataflake.wsgi.bjoern

This package provides a PasteDeploy-compatible entry point to easily integrate the bjoern 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 bjoern instead of waitress as WSGI server.

Please note that bjoern requires the libev event library to be installed.