The PySGI library

Logo

Learn how to use the PySGI library with the complete documentation.

View the Project on GitHub jaedsonpys/pysgi

PySGI Library, fast and simple

PySGI is a WSGI library that allows you to receive and handle HTTP requests, giving access to various features, such as:

See CHANGELOG.md on GitHub for changes made to each release.

To start, install the PySGI using pip:

pip install PySGI

Version documentation

Only Major and Minor versions are documented.