Skip to main content

A framework for building python cgi scripts

Project description

CGI Wrapper

This is a lightweight framework for writing CGI scripts in python. It handles the parsing of inputs and composition of outputs so the developer can focus on the logic. The composition of outputs is made to be extensible, but this package comes with a few basic built in helper functions such as composing a json response, or a redirect. (Note that redirects will not work for the built in python cgi server as status codes have not been implemented. Other CGI servers should work though.)

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

cgiw-0.0.2.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

cgiw-0.0.2-py3-none-any.whl (15.2 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