retort-cgi

Lightweight Python CGI framework.


Keywords
html, web, development
License
GPL-3.0+
Install
pip install retort-cgi==1.0.1

Documentation

Retort

Lightweight Python CGI framework, useful for applications that have to be necessarily* deployed on third-party, CGI-only Linux servers.

* Sometimes** it can be pointless to try to convince the owner of a 10-page, 90%-static website to migrate to a WSGI server...

** Always

License

Retort is distributed under the terms of the GNU General Public License v3.0 (see LICENSE).