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.2.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file trio_scgi-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: trio_scgi-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6+

File hashes

Hashes for trio_scgi-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 611a9765670a8fa9332172da744c6ee5d4d296e900486c2510d669ab68674e02
MD5 43e8a4a69877fc92317ba969ed530481
BLAKE2b-256 41aea483ca79e8da415b50e6412175c159bd95dcd2d10844aa33a1e9589e1030

See more details on using hashes here.

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