Is there a Python MVC that works just as well with just CGI, or FCGI?

walterbyrd walterbyrd at iname.com
Mon Apr 10 12:43:47 EDT 2006


As I understand it, django works with fcgi, but it's a pain to setup.

Are there any python MVCs that are optimized to work without
mod_python. Or any other module that isn't likely to be loaded by
standard python hosters?




More information about the Python-list mailing list