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?
Or would it just be better to roll my own? -- http://mail.python.org/mailman/listinfo/python-list