An open API service indexing awesome lists of open source software.

https://github.com/kynikos/retort

Simple Python CGI framework.
https://github.com/kynikos/retort

cgi cgi-application cgi-bin cgi-script cgi-server python-cgi-framework

Last synced: 6 months ago
JSON representation

Simple Python CGI framework.

Awesome Lists containing this project

README

          

# 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](http://www.gnu.org/copyleft/gpl.html)
(see LICENSE).