Recommendation for a small web framework like Perl's CGI::Application to run as CGI?

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Wed Jan 28 05:05:01 EST 2009


-On [20090127 22:21], excord80 (excord80 at gmail.com) wrote:
>I need to make a small, relatively low-traffic site that users can
>create accounts on and log into. Scripts must run as cgi (no
>mod_python or FastCGI is available). Can anyone recommend a small and
>simple web framework for Python, maybe similar to Perl's
>CGI::Application?

Werkzeug[1] should be in your line, I think.

[1] http://werkzeug.pocoo.org/

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
Earth to earth, ashes to ashes, dust to dust...



More information about the Python-list mailing list