Skip to main content

An HTTP to WSGI server that relies on Python's included batteries

Project description

WSGI Lithium

A lightweight and dumb HTTP to WSGI server that relies on Python's included batteries.

This WSGI server is intended to be used in Kubernetes-like environments, where some component handle load-balancing, application crashing, loggin, etc.

How to install

pip install wsgi_lithium

How to use

wsgi-lithium -b [::]:8000 module:app

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

wsgi_lithium-0.2.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

wsgi_lithium-0.2.0-py3-none-any.whl (6.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