Skip to main content

SCGI implementation based on Trio

Project description

This library implements the SCGI protocol (https://www.python.ca/scgi/protocol.txt). It bases on Trio (https://trio.readthedocs.io/).

SCGI is a very simple and lowlevel way to interface with HTTP servers to implement web application servers.

In a typical setup, multiple web servers accept HTTP requests from clients and proxy those requests through SCGI to multiple SCGI application servers.

See example/echo for a demo SCGI server.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

trio_scgi-0.1.0-py3-none-any.whl (4.3 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