Skip to main content

PasteDeploy entry point for the bjoern WSGI server

Project description

https://github.com/dataflake/dataflake.wsgi.bjoern/actions/workflows/tests.yml/badge.svg https://coveralls.io/repos/github/dataflake/dataflake.wsgi.bjoern/badge.svg?branch=master 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.

Changelog

2.2 (2024-03-14)

  • Switch to PEP 420 implicit namespace support.

2.1 (2023-12-28)

  • Add support for Python 3.12.

2.0 (2023-02-02)

  • Drop support for Python 2.7, 3.5, 3.6.

1.2 (2022-06-27)

  • Added support for Python 3.9 and 3.10

  • Switched to GitHub Actions for CI (#2)

1.1 (2019-08-14)

  • Added the listen parameter to pass a port or a host and port. This is more in line with what plone.recipe.zope2instance expects.

1.0 (2019-04-20)

  • 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.bjoern-2.2.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

dataflake.wsgi.bjoern-2.2-py3-none-any.whl (12.1 kB view hashes)

Uploaded 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